Hi guys
I am using the 'Pool' them and have uploaded a custom header. However when the page loads slowly I still get a blue colour for the header before my custom header has fully loaded... Is there anyway I can change this colour to white or orange?
I have the CSS upgrade and have identified the coding below as the code which will need to be changed, however when I change the colour to white or orange my custom header doesn't load at all and the header is just white or orange?
I am really confused?
#header {
background:#F87217url(images/logo.gif) no-repeat;
height:150px;
margin:0;
padding:0;
}
Many thanks to anyone who takes the time to look at this...

