How can i change this background color..? 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.
3 posters

    How can i change this background color..?

    avatar
    smmadan
    New Member


    Posts : 4
    Reputation : 0
    Language : English

    How can i change this background color..? Empty How can i change this background color..?

    Post by smmadan July 8th 2010, 3:05 pm

    [img]How can i change this background color..? Mauj-p10[/img]

    Please see the image that i have uploaded. How can i change the background color which is marked by red color. Plz help me...
    Gramagamus Online
    Gramagamus Online
    Forumember


    Male Posts : 441
    Reputation : 0
    Language : English | HTML |
    Location : Australia

    How can i change this background color..? Empty Re: How can i change this background color..?

    Post by Gramagamus Online July 8th 2010, 3:30 pm

    I don't think you can, but I'm not entirely sure. I think you should wait for Sanket or Mr. Mario to check this out.
    ankillien
    ankillien
    Energetic


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

    How can i change this background color..? Empty Re: How can i change this background color..?

    Post by ankillien July 8th 2010, 4:02 pm

    Hello,

    Please navigate to Admin CP > Display > Colors > CSS
    Add this code there and submit...

    Code:
    .topic-footer {
    background : red;
    }