Jim - I think that div#search is your culprit. When I examine the doc
with Colorzilla (0.8.2 has a great DOM inspector) or Aardvark, I see
that that div is taller than the containing div#menubar (even in
Firefox) and slips under div.firstpost. The bottom overlap is likely
pushing inline elements down in IE, where Firefox is allowing overlap. 

My quick suggestion is to zero out any padding/margin not specifically
needed. It might be an inherited value that's causing the trouble...

Scott Reston
Raleigh, NC, USA
www.capstrat.com



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jim Jeffers
Sent: Wednesday, May 25, 2005 1:48 PM
To: css-d@lists.css-discuss.org
Subject: [css-d] Form - Margin issues.

Hello folks,

 

I'm working on the CSS for a new site we're launching.  In Firefox and
Safari the layout looks fine but in IE I'm having a problem with the
menu
bar at the top of the page.  Try taking a look at the site in FireFox to
see
how it should look and then open it up in IE:

 

http://www.notjustagame.com <http://www.notjustagame.com/> 

 

The horizontal menu bar just above the featured article has a bottom
margin
that should not be there in IE.  I feel that this is because of the
search
form.  Does anyone have any suggestions as to how I can make my CSS play
friendly with IE?  

 

Thanks,

Jim

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to