Change color of QUOTE box and text Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
5 posters

    Change color of QUOTE box and text

    avatar
    lesliewest_guitargod
    Forumember


    Posts : 63
    Reputation : 0
    Language : english

    Solved Change color of QUOTE box and text

    Post by lesliewest_guitargod July 26th 2009, 2:40 am

    How do you change the colors of the QUOTE BOX in the posts (when you reply to someone's comment)?


    Last edited by Nessa on August 3rd 2009, 12:33 am; edited 1 time in total (Reason for editing : Edit To Mark Topic Solved)
    NaXuh
    NaXuh
    Forumember


    Male Posts : 226
    Reputation : 21
    Language : English, C#, CSS, HTML, PHP.

    Solved Re: Change color of QUOTE box and text

    Post by NaXuh July 26th 2009, 2:42 am

    Go to Admin Panel ==> Display ==> Colors ==> Quote Font Color changes the Quote's font color, I don't know what changes the quote color, Sorry.
    AiKirika
    AiKirika
    Forumember


    Female Posts : 480
    Reputation : 1
    Language : english, german

    Solved Re: Change color of QUOTE box and text

    Post by AiKirika July 26th 2009, 2:50 am

    its called Buttons, Code and Quote color :
    i believe
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Change color of QUOTE box and text

    Post by ankillien July 26th 2009, 3:25 am

    Give me a link to your forum, I'll tell you how to do.
    avatar
    Guest11
    Guest


    Solved Re: Change color of QUOTE box and text

    Post by Guest11 July 26th 2009, 5:14 am

    Content removed.
    Member banned: kirk
    avatar
    lesliewest_guitargod
    Forumember


    Posts : 63
    Reputation : 0
    Language : english

    Solved Re: Change color of QUOTE box and text

    Post by lesliewest_guitargod July 27th 2009, 2:38 pm

    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Change color of QUOTE box and text

    Post by ankillien August 1st 2009, 6:13 am

    Hi!

    To change quote box color, go to Admin CP > Display > Colors > CSS.
    Add this code there...

    Code:
    blockquote {
    background-color : red !important;
    }

    Replace the color 'red' with your desired one thumright
    avatar
    lesliewest_guitargod
    Forumember


    Posts : 63
    Reputation : 0
    Language : english

    Solved Re: Change color of QUOTE box and text

    Post by lesliewest_guitargod August 2nd 2009, 11:34 pm

    OH Yeah!!

    This was the solve!!!

    Thank you Smile
    Nessa
    Nessa
    Energetic


    Female Posts : 6203
    Reputation : 128
    Language : English

    Solved Re: Change color of QUOTE box and text

    Post by Nessa August 3rd 2009, 12:33 am

    As this problem has been resolved, I will lock this topic now and mark it as solved. Smile


    => Locked