Hi,

 

   I have a three column layout with a liquid middle column which resizes as
the browser window is expanded or contracted. This works using floats and
margins (left col = float left, middle column = margins, right column =
float right). However when I resize this layout the middle column contracts
as much as possible then jumps down off the screen. This is cause the
content of the middle column has images and so it can't contract beyond a
certain point. 

 

Question is, how do I get the right column to drop down instead of the
middle one; or get it to drop behind the middle column (like this
http://bluerobot.com/web/layouts/layout3.html but without positioning being
involved).

 

Thanks.

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to