How to Gain Top of Template Space

October 08 Joomla Templates
GK User
Sat Apr 21, 2012 7:02 pm
Good Afternoon,

I am trying to gain more space at the top of the World News II template. I have attached a screenshot of my site to show where the space is needed. I've gone thru the css and even tried firebug but I am missing something because nothing seems to work.
topbar_menu.png
User avatar
Fresh Boarder

GK User
Sun Apr 22, 2012 4:39 pm
Hi,

You can use this code to change the height value of logo wrap:
Code: Select all
#gkLogoWrap{
min-height: 300px!important;
}

Cheers,
User avatar
Platinum Boarder


cron