Template possition. Remove top space between url and header

GK User
Thu Oct 18, 2012 4:13 pm
Hi
i want to remove the space bettween the url bar of the browser and the the template its the space above the header.
User avatar
Junior Boarder

Konrad M
Fri Oct 19, 2012 8:33 am
Hi,
please try add to override.css
Code: Select all
body {
padding-top: 0px;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Fri Oct 19, 2012 8:41 pm
ok thanx a lot!!
User avatar
Junior Boarder


cron