Page 1 of 1

Vertical Sizing Past 100%

Posted: Sun Feb 22, 2004 12:15 am
by Kazbaeden
I have a two column layout in the center of a page, which is vertically sized to 100%. Everything looks fine until content is added which exceeds the height of the page. The column containing the overflow will be extended, but borders and backgrounds of other columns will remain behind. In Mozilla, the backgrounds and borders of the overflow column don't even extend, just the content.

How do I make everything extend with this column?

Here is the site in question. The green column's content exceed the size of the page. I would like every column to match the green.

Thanks

Posted: Tue Feb 24, 2004 3:27 pm
by Fredix
hm, deadlink (404)
Sorry but I do not quite get what you ask without an example...

Posted: Tue Feb 24, 2004 7:32 pm
by Kazbaeden
I fixed the problem the other night, so I deleted the files... after being exhausted from hours working on this problem I just made the layout out of tables in 5 minutes and was done with it.

Posted: Wed Feb 25, 2004 6:47 am
by Fredix
made the layout out of tables
Maybe not the best solution if you want to have a flexible page that is formatted with CSS.

Posted: Wed Feb 25, 2004 12:59 pm
by no_memories
You gave up on css and divs too easily.

It can be done - viewtopic.php?t=16848