Page height

Latest Reply from Alice at 2013-12-05 06:22:32
Hi, how can I make the page height adapt to the content? The way it is now, if there isn't much text on a page, the page is too long and empty! please let me know where the code to edit would be... Thanks!!
H
Hi!

Probably you have to edit the code:

/*	-==========================- CONTENT -==========================-  */
#content .container { min-height:400px; }


You can find this code in the file style.css. The code may differ from theme to theme.

Leave a reply

Add codeAdd image