Thank-you, that fixed it up for the most part. Now just a little fixing for
IE etc.
Thanks to everyone for their suggestions, it is much appreciated. 
I'm struggling with css layout for some reason, maybe after so long using
tables, I'm too "old school". LOL

-----Original Message-----
From: Holly Bergevin [mailto:[EMAIL PROTECTED] 
Sent: June 1, 2005 7:46 PM
To: css-d@lists.css-discuss.org; [EMAIL PROTECTED]
Subject: Re: [css-d] Kicking and screaming

From: "Heather Haggerty" <[EMAIL PROTECTED]>

>The Page: http://www.metallicpeach.com/tests/devcw/index.html

>_In Firefox_, for some reason the last menu item is bumped down when a
>paragraph(s) are added to the content div that follows. If there is NO
>content in the content div, it works fine ...

#navigation ul {padding-left: 2px;}
#navigation ul li {width: 12.1%;}

>I also can't seem to
>understand how to get the divs to stretch as long as the longest content.
>You'll see what I mean if you look at the page in Firefox.

#wrapper1,
#wrapper2,
#wrapper3,
#contentwrapper {height: auto;}

(you can probably just remove the height property declarations from those
selectors)

If you need a min-height, use that property.

hth,

~holly 
 
                   


______________________________________________________________________
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