minimum height?

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
atracksler

minimum height?

Post by atracksler »

can I set the [ges up to have a minimum height? so that the pages are at lease 600px high, regardless of how much is in it, and more if there is more info on the page?
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: minimum height?

Post by Dr.CSS »

min-height: 600px works in standards compliant browsers, would probably have to modifie the IE tag to get it to work for IE...
http://www.cssplay.co.uk/boxes/minheight.html
try a google search... http://www.google.com/search?q=min-heig ... S:official
atracksler

Re: minimum height?

Post by atracksler »

thanks!
Locked

Return to “Layout and Design (CSS & HTML)”