PDA

View Full Version : Calculate height for DIV


spinfold
28th August 08, 01:04 PM
Hi,

If you have a look at http://dev.stuart-pinfold.co.uk/test.asp, you'll see what I'm trying to do.

Basically, I want to have a fixed top and bottom bar, with the area in the middle displaying the main content, and scrolling where necessary.

I have got the fixed areas and the scrollbar - but the scrollbar goes below and is hidden by the bottom fixed area depending on how long the page content is. How can I stop the scrollbar at the top of the bottom area, no matter how much content there is on the page?

(View source on the link above to see both the HTMl and the CSS).

rnordvik
29th August 08, 10:29 PM
Would like to try to help, but it appears that your page is down, unless you are trying to style the 404 page ;-).


-Rob