> On Behalf Of Chris Brummel
> 
> Hey, I'm trying to get two columns to extend to the bottom of my
> layout.
> 
> I apply a height of 100% to the two columns ("sidebar & "posts") and
> "height: auto !important; min-height: 100%;" to the "container", but
> I'm having no luck.  The columns only extend to the end of their
> content and no longer. Both columns are being floated to the left.
> 
> The page can be viewed here (in progress - I've only looked at it in
> Firefox so far): <http://chrisbrummel.com>
> 
> I've looked at trying to adapt other people's layouts, but I haven't
> been able to find one that matches what I need.
> 
> Any ideas?

You could try this approach:
http://www.tjkdesign.com/articles/float-less_css_layouts.asp

that should let you paint background colors from top to bottom regardless of
content (and without using an image nor script).


-- 
Regards,
Thierry | http://www.TJKDesign.com






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

Reply via email to