in IE6 it is bumping my TOP ad Down. http://jayhollen.com/music-5/ I really want to know why it is doing this and a solution if you got one...
Thank you
Thank you
in IE6 it is bumping my TOP ad Down. http://jayhollen.com/music-5/ I really want to know why it is doing this and a solution if you got one...
Thank you
Thank you
Hopefully someone has IE 6 so they can see exactly what the problem is.
I can tell you that problems with IE6 placement are always caused by one of the following
* Floats
* Sizes
* Padding
I'm going to take a wild stab and say that it's the width of the a element for your header that's bumping it down.
#header h1 a (line 224 of style.css) is 520px wide, much too wide to allow for the banner to also be on that line.
I totally missed that with the Header h1 DUH thank a ton!
This topic has been closed to new replies.