sub menu font size

GK User
Mon Feb 04, 2013 5:56 pm
How do I change the size and font type for the submenu
joomla 2.5 and latest template
User avatar
Fresh Boarder

GK User
Mon Feb 04, 2013 9:20 pm
thoman wrote:How do I change the size and font type for the submenu joomla 2.5 and latest template


Send your url friend..... let see it....
User avatar
Expert Boarder

GK User
Fri Feb 15, 2013 11:51 am
The url is http://rinssuzana.com
Need to increase the size for the sub menu

Thanks in advance
User avatar
Fresh Boarder

GK User
Sat Feb 16, 2013 5:08 pm
thoman wrote:The url is http://rinssuzana.com Need to increase the size for the sub menu

Friend,
set this code into your overide.css
enable overide.css into template settings than i think will works.
Code: Select all
div#gkDropSub
{
  height: 18px;
  padding-top: 10px;
  font-size: 12px;
  font-family: georgia;
  font-weight: bold;
}

and and.... you can play now a bit.... if need more, so just contact here.....
See you
User avatar
Expert Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.