Page 1 of 1

Again... templates vs. page layout regarding page height

Posted: Wed 20. Apr 2005, 11:47
by HansV
Hi all

I have a simple website on which I want to display a watermark graphic in the background. That graphic is about 300px high.

When I set the height of the main section in the page layout to a height of 545, that height is not respected. In stead, IE displays the page as high as the text. If there's not a lot of text, the page will be very short, causing my graphic to be displayed only partially.

The solution I have implemented now is to set the height in the default css for the main section.
However, when my page is longer than that height, IE displays the text *over* the footer...

Is there a solution for this?

Thx
-Hans

Posted: Wed 20. Apr 2005, 12:55
by pico
Hi

maybe this will solve your Problem

http://www.hdk-online.de/howto.phtml

Posted: Mon 16. May 2005, 15:39
by Kosse
Or this (less complete then pico's demo site but should do it)
http://www.phpwcms.de/forum/viewtopic.php?t=6865#40313

Cheers