Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Strange display bug in IE Re: Strange display bug in IE

#60292
olivernn
Member

Ok, I have made some progress….

The right hand column, where the sign up, demo and login sections are, should have started right at the top of the page, however because IE doesn’t display floats properly it wasn’t, there is more info here http://css-class.com/articles/explorer/ … rtest1.htm

Basically I made sure that all the floats were clearing each other, this seems to have solved this problem in IE. Now I still have to get to the bottom of the other display issue, the nav bar not displaying in the correct place, I have a feeling though that is might be something similar…..