PDA

View Full Version : IE positionning problem



Elvyne963
December 13th, 2008, 09:32 AM
Hi,

My problem is that for some unknown reasons, my menu in IE 7 display way too much to the left, as in Firefox it's alright. To understand take a look at

http://voussurleweb.com/Final%20look/index.html#


Thx in advance for you solutions ! :D

GrndMasterFlash
December 17th, 2008, 10:38 AM
well, in your CSS

ulMenu should be .ulMenu

and in your

#menu add float:left;

see if that helps.