PDA

View Full Version : IE Floating lists problem



J0nny
07 Feb 2008, 06:51 PM
Hi guys, I have yet-another-IE-problem. I've used browsershots.org to take a look at my site in 18 browsers, and the ONLY browser in which it looks bad is IE 4-7.
Here's what it looks like in IE7.
http://xs124.xs.to/xs124/08065/349b679583d87192fab8d6299837777b880.png
What the heck is up with the diagonal list?!
Here's what it SHOULD look like (FF2).
http://xs124.xs.to/xs124/08065/21aea0aa7f80cbbff2d08e2dde98241f859.png

It's a <ul> inside of an <li> which is clear:both;. If you need any of the code, just say, or take a look on my local server, I'll try to leave it online.
http://76.10.164.246/Projects/Design/

Wickham
08 Feb 2008, 09:03 AM
I can't open your page, so I can't check the code.

Make sure all your ul and li tags are opened and closed in the correct order.