static template height

GK User
Fri Jan 13, 2012 11:33 pm
hi,
is it possible to fix the height of the gamemagazine template for example to 1000px?
thanks stefan
User avatar
Junior Boarder

GK User
Sat Jan 14, 2012 12:15 am
By default out templates use dynamic height but you can try to use some css to <body> tag like :
body {max-height: 1000px !important} maybe this will work.
User avatar
Platinum Boarder


cron