Chris schrieb:
Hello,

I have a problem under IE with an unordered list. My page is at http://ivredimages.free.fr/produits.php

In the ul list, the third level is not horizontally aligned. What is wrong?

This is the IE Three Pixel Text-Jog http://positioniseverything.net/explorer/threepxtest.html
A fix is to add:

/* \*/
* html div#leftMenu {margin-right:-3px; }
* html div#main { height:1%;  margin-left:0;}

* html #footer { height:1%; overflow: visible; }
/* */

(The last line: you have another bug in your footer section, I saw it by setting IE to ignore your font settings: http://positioniseverything.net/explorer/italicbug-ie.html, the right border did show a gap due to the italics in the footer)

Also, on this page, there is no vertical border on the right of the left menu in IE. I do not understand why since I copied this page, translated the text into English, did not change anything to the xhtml and css and on the English page the border is there. See it at http://ivredimages.free.fr/produits_eng.php
Same page but one has a border and the other not.  How come?

I don't know, but I think its fixed too now (when I set IE to ignore your font settings, the border reappears when I zoom the text size...)

Ingo

p.s. in FF, when I zoom, the vertical border shows a gap to the footer. Maybe you should use a clearer div to contain the floating image within #main.

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to