Michael Kear wrote:
The content of the page is flowing around the menu (which is inside
the content div and floated left) in Firefox, but isn't flowing in
IE.
So see what I mean, go to http://incheckdb.com
<http://incheckdb.com/> The "Around the site" box at the bottom
should be almost touching the left side underneath the main nav menu
(and it does in Firefox) but doesn't.
http://incheckdb.com <http://incheckdb.com/>
Adding...
#content {height: auto!important;}
...solves it, so it looks like you have given a 'hasLayout'[1] trigger
to that container, and _it_ is causing the problem in IE. Overriding or
deleting that trigger will make IE behave like the other browsers.
Georg
[1]http://www.satzansatz.de/cssd/onhavinglayout.html
--
http://www.gunlaug.no
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************