Disable gk-Tools font sizing option within breadcrumb bar

GK User
Sat Jul 09, 2011 7:50 pm
Hello, how do I disable the font sizing option within the right side of the breadcrumb bar? I thought it was usually within the templates 'features' area but it doesn't seem to be there. Where can I disable this option?

Thanks.
User avatar
Junior Boarder

GK User
Sat Jul 09, 2011 11:43 pm
Hi

You can disable tools on each item ID or using component name.
Go to template parameters > "Features > Customize tools for page"
On the text area you can customize the display of tools.
Here's some example, by adding this 2 lines:

Code: Select all
com_k2=disabled
com_content=disabled


you will be disabling tools on every K2 and Joomla! component content.

Cheers ;)
User avatar
Platinum Boarder

GK User
Sun Jul 10, 2011 1:32 am
Excellent, works perfectly. Thank you guys.
User avatar
Junior Boarder

GK User
Sun Jul 10, 2011 2:28 am
One side note... isn't working on standard created component 'contact' page. Where can I add this exception or change for that area?
User avatar
Junior Boarder


cron