View Single Post
  #1 (permalink)  
Old 11-27-2008, 11:32 AM
ackerley1 ackerley1 is offline
WebProWorld Pro
 
Join Date: Jul 2003
Location: Canada
Posts: 272
ackerley1 RepRank 0
Default CSS Clear-ing Issue

Reworking a site and am having a small problem with the multiple columns running the full lenght with each other. Typically the CSS clear:both does the trick, but in this case it does not seem to work.

look here:
Reef Village 2008 v1

I am trying to get the right column blue background to extend as far down as the content in the center (and/or left) columns.

I have tried to place the following: <div style="clear:both;"></div> just outside the right column div and the content container div and neither worked.

any suggestions?
__________________
Rob

Last edited by ackerley1; 11-27-2008 at 11:37 AM.
Reply With Quote