Remove Icons

GK User
Tue Nov 09, 2010 6:24 pm
Hi Is there a way to remove the menu ICONS and Change the font of the menu to a cofun Font ?

Thanks
User avatar
Expert Boarder

GK User
Wed Nov 10, 2010 8:52 am
[center]Image[/center]

the icons can easily be removed...

see this post :

http://demo.gavick.com/joomla15/sep2010 ... Itemid=118

for the cufon generation of the menu its not such easy...
User avatar
Platinum Boarder

GK User
Wed Nov 10, 2010 7:01 pm
Even to remove the font option from the template is customization ?

It is causing me trouble when I try to use a font it just changes almost all fonts of the site.

I wand to disable that option so I can use other means to make fonts
User avatar
Expert Boarder

teitbite
Fri Nov 12, 2010 3:24 pm
Hi

Please use that code in css:

Code: Select all
a#gk-tool-increase,
a#gk-tool-reset,
a#gk-tool-decrease {
display:none;
}


Please use search on the forum, that was already answered.
User avatar
Moderator


cron