Forum Moderators: not2easy

Message Too Old, No Replies

Layout problem

top bar, leftmenu, main, footer...

         

fmaz

5:29 pm on Mar 22, 2005 (gmt 0)

10+ Year Member



Hi, I've found a way to do a normal layout but the exemple I have is only with fixed position... but I need the page to scroll down because I can have 10 pages of content.

I want this layout
[w3.org ]

But I need the main area to be as long as it need, and the footer to go down the main area.

troglodytemlr

3:38 pm on Mar 23, 2005 (gmt 0)

10+ Year Member


The excellent Layoutomatic has several variations of left/right menu, banner, footer, fixed or variable width.

http://www.inknoise.com/experimental/layoutomatic.php

Any help?

fmaz

2:41 pm on Mar 24, 2005 (gmt 0)

10+ Year Member



width: 200px;
\width: 210px;
w\idth: 200px;

What is this? why the \ on the last 2 lines?

Also, I've already done a layout like this, but the problem is that if my menu have 3 lines, and my page content have 100 lines, the menu div will not be 100% height, but only the minimum required to display the 3 lines.

Same thing if the menu is longer than the content of the page.