Hi all,
This site: http://www.risdcareers2010.com/project/test3/
I am using a div called "wrapper" to center the content. I am also using a background image in the "body" CSS to make my header image, and in "wrapper" i am giving it a margin to drop everything down so we see the header image:
margin-top: 194px;
This looks great in everything other than IE6, where the right "content" column starts at the very top of the browser, instead of dropping down below my header image. I am going nuts trying to fix it, it is as if the "content" column completely ignores my margin.
I also tried to do the header image as just an tag in the index.php template, and that also worked in everything, but IE6 did the same error, PLUS it moves the "content" coulmn all the way over to the right. The way it is now (using the background) is at least the lesser of two evils.
Any ideas?
Thanks!
Mitch
