Hi all,
nitroxstocks dot com is messed up on IE 6/7/8 (XP), Firefox (Mac) and Safari (Mac). It looks perfect on FF 3.1 (XP). I didn't build this page, but I edited it. I think the problem is totally in the css file, because I restored the original index.php but not style.css and the problem remained. (It's now back to the changed index.php.) Unfortunately I lost the original style.css so I can't go back.
I've enclosed modified, active style.css for the page. Please help. Thank you.
Leafgreen
However if there is a error one IE you should check for unclosed tags, such as a <div> you didnt close with a </div> or even a tag that you left out the > like this </font in my exp IE is much less forgiving of these errors than FF.