PDA

View Full Version : IE7 CSS display issues



camargo
May 10th, 2007, 01:41 PM
Howdy Kirupans!

I'm having a tough time with IE7. I've created a page that looks good in Firefox, and decent enough in IE6. But once I see it in IE7, the thing gets chopped off in the middle of the content.

[Page] http://www.wirelessinteractive.com/lightning/index2.php
[CSS] http://www.wirelessinteractive.com/css/main_lightning.css

I'm stumped as to where the problem lies. Any takers?

Cheers!

Flashback10
May 11th, 2007, 12:55 AM
Everything looks fine to me. What specifically gets cut off?

camargo
May 11th, 2007, 03:47 PM
Well, it turns out I was able to fix it with a silly adjustment. Going from XHTML Transitional to Strict seemed to patch it up well enough.

Thanks for the look, though!