View Single Post
  #10 (permalink)  
Old 10-04-2005, 04:43 AM
Spooky Spooky is offline
WebProWorld Member
 
Join Date: Mar 2004
Location: London
Posts: 38
Spooky RepRank 0
Default

How about using a minimum height for your content area? For example:

min-height:580px;
_height:580px;

That would at least ensure that you can set the specific minimum height of the page, and therefore the minimum footer position, and it works in most browsers as far as I am aware.

Just my 2 cents...
Reply With Quote