On 7/2/15 1:42 PM, J.C. Berry wrote:
Thanks David, I tried that solution (overflow:hidden to container) and the
right div's still float underneath the sb nav. I did mention that the right
divs (the number of which are variable) are also floated left?


I think you need to put the main section in its own wrapper.

As floats also create a new block-formatting context, you could either float
that wrapper, or else apply one of the other CSS properties that create a
block-formatting context.

--
Cordially,
David
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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