Template position

GK User
Wed Apr 11, 2012 8:36 am
Is it possible to move the body of the template up a bit?

Image
User avatar
Senior Boarder

Konrad M
Wed Apr 11, 2012 8:57 am
Hi,
sure just try add to override.css
Code: Select all
body {
padding-top: 100px;
}

and decrease this value to fit your needs. Remember to enable override.css option in template settings
User avatar


cron