top_bg.jpg

GK User
Sat Jul 09, 2011 6:58 pm
top_bg.jpg is the top layout picture 1200 x 171
I would like to replace this image for my own design which takes approx. 1200 x 371 pixels.
This basically means the menu bar falls down 200 pixels.
Can anybody please tell me how to modify CSS?
www.rokkie.tv
User avatar
Fresh Boarder

GK User
Sun Jul 10, 2011 1:08 am
Hi

You can enable override.css file on template parameters and try adding this lines on that file:

Code: Select all
#gk-top-wrap {height: 371px}
h1.logo {margin-bottom: 200px!important}


Cheers ;)
User avatar
Platinum Boarder

GK User
Sun Jul 10, 2011 3:34 pm
Thank you so much!
User avatar
Fresh Boarder


cron