Change The Header color

GG2IC at 01h15
11
Aug
2011
okay i want to change the header color behind my logo its currently black i would like to change it to white how can i do this
1 Russel, on 11/08/2011 at 01h45
Hello,

Find this in your CSS and change the background color code.
Code:
.headerbar {
    background-color: #FFFFFF;
    background-image: url("http://illiweb.com/fa/empty.gif");
    background-repeat: repeat-x;
    margin-bottom: 4px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
}
2 GG2IC, on 11/08/2011 at 02h48
thanks solved ... please delete my other one that went on here double
3 MrMario, on 11/08/2011 at 04h52
Solved => Locked
Similar topics
Look here: http://re2mods.forumotion.com/ Now you'll see that the upper half of the header is grey and the lower is black. I set the color to black under pictures and colors. But it only colors the bottom half. Suggestions? PS. Not good wit
The art of NES sprite change is to use at least 8 colors only, no shades at all. But what i do is use the colors of Mario or other NES sprites. For example i will be NES sprite changing Geno because i can't seem to find any NES Geno sprites. Also sprites
Hi guys. I'm wondering: is it possible to display a random logo image every time the user re-loads the page? I use phpbb. Thanks in advance.
Replies 1 to 3 on 3 for "Change The Header color"
See also
more_less
Informations

3 Replies For the topic :
"Change The Header color"

This topic has been viewed 809 times.

Last message :
11/08/2011 at 01h15 by "GG2IC"