how do i remove the font resizer please?

GK User
Sat May 14, 2011 5:10 pm
same problem as i had with another template... my bad obviously but...

how do i get the black area/box to go as well?

aaa.gif


thank you
User avatar
Expert Boarder

GK User
Sat May 14, 2011 6:22 pm
Hi

Please go to template parameters > gk_musicity > Feature > Customize tools for page

and add this lines on textarea:

Code: Select all
com_k2=disabled
com_content=disabled


Basically it will remove font resize tool on K2 and Joomla component.

Cheers ;)
User avatar
Platinum Boarder

GK User
Sat May 14, 2011 7:33 pm
or add to override.css and enable it :

Code: Select all
#gk-tools { display:none }
User avatar
Platinum Boarder

GK User
Mon May 16, 2011 9:05 am
many thanks to both of youB)
User avatar
Expert Boarder


cron