http://www.money-helper.com This site is currently under development so ignore the actual content - it's the design I am still working on. On Firefox (of course) the site displays perfectly, but on IE it is messed up - been knocking it around for over a day without being able to fix it. Can someone take a peek and maybe see if you notice what I have been missing? Green Rep to anyone who can help.
Is it IE6 thats creating the problem? In FF and IE7 result is perfect and the same except 2 things. 1- In FF the page is <center> align and in IE7 the page the <Left> align 2- The google ad's color in FF is Green and in IE7 its in Blue color
First, add a complete and proper DTD. IE in quirks mode is not an Ugly Thing. Then, fix your html errors. While you're doing that, remove all the conditional comment thingies. Used the way you're doing it is poor practice. Once cleaned up, there'll be a much better chance of finding a robust fix for your problems. cheers, gary
I agree. Afterwards, don't forget to validate! http://validator.w3.org http://jigsaw.w3.org/css-validator