Re: [css-d] Two-column layout with sticky footer.

2008-03-07 Thread [EMAIL PROTECTED]
>>> http://brassblogs.com/templates/2col.stickyfoot.leftsidebar/ This is pretty close to what I'm looking for. The only thing I see missing is that the main column is supposed to be fluid. I might play around with altering it.<< Actually it's based off a fluid layout. If you remove the #wra

Re: [css-d] Two-column layout with sticky footer.

2008-03-07 Thread Scott Sauyet
David Laakso wrote: > Scott Sauyet wrote: >> I'm looking for a two-column layout. The left (#nav) column should be >> fixed width and the right (#main) one fluid. I'd like to have a footer >> that sticks to the bottom of the viewport or the bottom of the document, >> whichever is lower. And I

Re: [css-d] Two-column layout with sticky footer.

2008-03-07 Thread Scott Sauyet
[EMAIL PROTECTED] wrote: > I wanted to re-send because I thought this might help someone else > looking for the same thing - otherwise I wouldn't bother. I just did > this *exact* layout for a client the day before yesterday. You can get > the "vanilla" version here: > > http://brassblogs.com

Re: [css-d] Two-column layout with sticky footer.

2008-03-07 Thread [EMAIL PROTECTED]
Wow. Sorry Scott - you'll be getting this twice! I keep forgetting when I hit "reply" to this list, it only replies to the original person - not the whole list. I wanted to re-send because I thought this might help someone else looking for the same thing - otherwise I wouldn't bother. I just

Re: [css-d] Two-column layout with sticky footer.

2008-03-07 Thread David Laakso
Scott Sauyet wrote: > I'm looking for a two-column layout. The left (#nav) column should be > fixed width and the right (#main) one fluid. I'd like to have a footer > that sticks to the bottom of the viewport or the bottom of the document, > whichever is lower. And I'd like the main content t

Re: [css-d] Two-column layout with sticky footer.

2008-03-07 Thread Christian Kirchhoff
Scott Sauyet schrieb: > Okay, I swear I've done this a thousand times, and seen it ten thousand, > but I've having problems with a straightforward layout problem. I'm > wondering if anyone has a similar layout laying around... > > I'm looking for a two-column layout. The left (#nav) column shou