View Single Post
  #5 (permalink)  
Old Sep 1st, 2006, 22:08
Ryan Fait's Avatar
Ryan Fait Ryan Fait is offline
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Please don't make me use a table!

If your content is always longer than the side bar, you can put both sides in a div with a grey background. Then set the background color of the content div to white. That should take care of it. There is no direct way to achieve what you want, but this simple workaround is key in many CSS based websites (including mine).
Reply With Quote