Hi, I also have a little problem with my header. I deleted some things from the style.css file, because I wanted to customize my template..(a different image). Now it looks like this:
.
.
.
#header {
background: #006699 url(images/headerbackground.gif) top repeat-x;
padding: 62px 0px 26px 25px;
}
#menu { .
.
.
Ok, so, initially after #header, there was a #header h2, a #header h2 a, a #header hd:a hover, and a #header h3. I still have them as backup, but now they’re gone from the style.css I’m using. THE PROBLEM: whenever I access my site with Internet Explorer, at first, the header appears fine, as I want it, but if I scroll down until I can’t see the header anymore and then go back again, the image appears only about 60% (from the top down) and the rest is just white.
the link is https://movieguerilla.com/
Do you know what I should do to make the header stay ok even with Internet Explorer? (..with Firefox it’s fine)