Hi folks,

I have a layout where I need to use a simple clear to open up a floated
container in FireFox. I'm using a BR tag to do this.

It works fine in FF, but the problem is in IE I get a line break (this is
below a horizontal nav) that breaks the layout. So the question is, how can
I clear the float in FF but not get the extra space in IE?

The page is here:

http://dev2.pixelmech.com/public.html

CSS:

http://dev2.pixelmech.com/main.css

You can see in IE that extra space below the navigation, of course caused by
the break. Maybe there is another way to do this? The menu system is by Stu
Nicholls at CSS PlaY (http://www.cssplay.co.uk/menus/final_drop.html). The
only real thing I changed on it was to remove the position: relative from
#menu so it would play nicer with my layout, and to add a div wrap around it
to get my lines. It is this div wrap (#menuwrap) that I am using the simple
clear on to open it up in FF (for the blue lines).

Any help is greatly appreciated! Please copy me directly on any responses :)

Tom
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to