think that might be it....you can add clear:both to the main-nav div and set that padding to 0 and see where that gets you.
On Mar 30, 3:18 pm, David Schwartz <[email protected]> wrote: > So, that created the same problem in each of FF3, IE7 and Chrome. Is > the idea that I should just modify the margin-top attribute to fix > across all browsers? > > Thanks, > David > > On Mar 30, 12:06 pm, narhari gaikwad <[email protected]> wrote: > > > Hi > > > Just add below line > > . > > . > > > <div style="clear:both;"></div> > > > after > > . > > . > > <div style="" id="website-name"> > > The Jewish Climate Challenge > > </div> > > > On 3/30/09, David Schwartz <[email protected]> wrote: > > > > Here's the site:http://www.rodeftzedek.org/home/jcc/index.htmland > > > the css:http://www.rodeftzedek.org/home/jcc/css/general.css > > > > Sorry for the dupe on this one but I wasn't able to find the original > > > (or subsequent) post to confirm that they 'took'! > > > > Thanks for your help. > > > > David > > > > On Mar 30, 11:01 am, Amanda Obringer <[email protected]> wrote: > > >> think we can get a glimpse of your css there? > > > >> On Sun, Mar 29, 2009 at 1:06 PM, David Schwartz <[email protected]> > > >> wrote: > > > >> > I'm trying to create a masthead with three components: a logo on the > > >> > left, the site name to the right and then a series of links (main nav > > >> > choices) below the other two components. Each of these three elements > > >> > are implemented as DIVs. The first two are being floated to the left > > >> > and the last is just a normal DIV with a series of anchor tags. > > > >> > In both FF3 and Chrome, the three components line up just fine but in > > >> > IE7, it seems that the third DIV begins at the bottom of the first > > >> > (logo) DIV rather than overlaying it as in the other two browsers. As > > >> > a result, the masthead is MUCH taller in IE7 than desired. > > > >> > Any hints how to make IE behave? > > > >> > TIA, > > >> > David > > > -- > > Narhari Gaikwad > > Web Designer > > Indore, INDIA > > e-mail : [email protected] > > : [email protected] --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
