luciash wrote:

cifroes wrote:


The layout i want is something like this: 3 column with a header, left and right column with fixed width and middle one without. 3 columns should fill out the entire horizontal available space. And when the center column has big content the scrollbars of browser should appear and the right column should be correctly displayed "at the right" of the center column.



hi,
try http://www.ground.cz/luci/css/my3cols.html
there's set overflow: auto for every div *contained inside div with class="content"* which adds scrollbars when the content of div expands the width for some reason
it's exactly here in the css file (applies also for *all* pre tags):

Hi, thanks for the quick reply.

I tried putting a large image in the center column in that design. Right col and center column (and scrollbars) works nicely, as i wanted... the problem is that the left column has a strange behaviour "dancing around" when you resize the window.... in IE 6.0 and Firefox 1.0.4...

If I could fix that, maybe that's my solution...
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to