Change color header
Hi,
I would like to change the color green to another color green in the header and footer. When I change on of these;
}
#header{
background:url(../images/bg-header-scale-green.gif) repeat-x;
}
#header .holder{
background:url(../images/bg-header-green.gif) no-repeat 50% 0;
for example by losing the image and adding the colorcode I get the whole header (till below the logo) becoming green instead of only the upper 'menu' area.
Hope someone can tell me what I am doing wrong.
Thanks