Reduce Space at top of template

GK User
Fri Jan 07, 2011 1:54 pm
Hi Guys,

How do I reduce the space between the logo and top of the page? I removed top menu etc so gap is too big now:

http://platform81.com/clients/clarity/

Thanks in advance!

Gaz
User avatar
Junior Boarder

GK User
Fri Jan 07, 2011 2:10 pm
Code: Select all
#gk-top { margin-top:-50px }


add it to overwrite.css and enable it from template manager...
User avatar
Platinum Boarder

GK User
Fri Jan 07, 2011 2:17 pm
Good man your a legend I would have never got that!

One more thing.... How do I remove the tools part (font controls etc) from the template.

Thanks again.

Gaz
User avatar
Junior Boarder

GK User
Fri Jan 07, 2011 2:31 pm
Code: Select all
#btn-tools { display:none }


same place:)
User avatar
Platinum Boarder

GK User
Fri Jan 07, 2011 2:34 pm
Your a legend. Have a good day.
User avatar
Junior Boarder

GK User
Fri Jan 07, 2011 2:50 pm
you to... and good luck with the www.
User avatar
Platinum Boarder


cron