push down menu

GK User
Wed Dec 15, 2010 1:35 pm
Hi guys,

wondering if you could help in trying to get the top menu moved down a little. I have been playing with the template.css file to try and get the logo bigger, but I can't figure out how to push the top menu down a little more.
I have the site up on a dev server at http://teenfamous.dyndns-server.com:150/

any help appreciated

thanks

Rod
User avatar
Fresh Boarder

GK User
Wed Dec 15, 2010 2:03 pm
Hi

First of all, i recommend that you enable override.css file on template parameters.
Second, try adding the following code on override.css file:

Code: Select all
#gk-top {height: 120px;}
h1.logo {border:none!important;margin-top: 10px}


Cheers ;)
User avatar
Platinum Boarder

GK User
Wed Dec 15, 2010 10:08 pm
worked like a charm
thankyou thankyou thankyou
User avatar
Fresh Boarder


cron