Submeniu high

Joomla template for easily build sports magazine website with advanced content display features and clean, unique design.
GK User
Wed May 16, 2012 2:06 pm
Please see attached the submeniu zone ( i changed it in blue colour to make it easier to see) .

Where can i change the high of this zone. It is too high. I wanna make it thinner.

Thanks
User avatar
Senior Boarder

GK User
Thu May 17, 2012 12:02 am
Hi

Please enable override.css file on template parameters and them try adding this lines on this file:

Code: Select all
div#gkDropSub { height: 20px; }
div#gkDropSub > ul { height: 20px; top: 30px}


Cheers
User avatar
Platinum Boarder

GK User
Thu May 17, 2012 12:05 am
Hi,

Add this code to CSS Override to change it:
Code: Select all
div#gkDropSub{
height: 15px !important;
}

You can change the number to make it fit best.

Cheers,
User avatar
Platinum Boarder


cron