Forum Moderators: not2easy
I have a two column layout, the left is a fixed sidebar and the right is liquid, everything works great except when I make the browser small, then everything on the right side ends up all the way on the left below any content in the sidebar.
If I have a banner on the right it breaks at only half the screen width, without the banner the text flows downward but it still breaks sooner than it should.
I want it so that the horizontal scrollbar appears and nothing ends up in the sidebar, how can I do that?
Thanks.
Playing with overflow settings might be a possibility as well.
This is an alternative way of having a liquid 2-column layout (with one column fixed width) and which doesn't suffer from the 'drop down underneath' effect that you can get with floats at narrow browser widths.