Bill Walton wrote:
>> On #main: delete 'margin-top: 4em', and add 'clear: both'.
>> 
>> Then add...
>> 
>> #mainnav {margin-bottom: 1.5em;} #formnav {margin-bottom: 1.5em;}
> 
> 
> Thanks very much for your reply.  I appreciate it.  I made the change
>  and it works well on IE7.  On Firefox, however, it trashes the 
> FormNav menu, covering all but the very top of the nav buttons with 
> white space.  Any suggestions?

Already given :-)

You've forgotten to add...
#main {clear: both;}
...that's on the top of my list of corrections. Won't work without it.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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