How to remove increase text tools(aAA)

GK User
Wed Oct 19, 2011 6:50 pm
Hello

Anyone how to remove increase text tools(aAA) from template Coffee?
:huh:
Thank you
User avatar
Fresh Boarder

GK User
Wed Oct 19, 2011 8:09 pm
What is your joomla version ?
User avatar
Platinum Boarder

GK User
Thu Oct 20, 2011 3:18 am
1.5
User avatar
Fresh Boarder

GK User
Thu Oct 20, 2011 11:24 am
Goto template settings for Coffee Template and under Features look for Customize tools for page

There is a empty box next to it.. Enter below into those boxes, each component on single line.
Code: Select all
com_content=disabled
com_k2=disabled


If you want to disable it in other components just follow below example, replace "componentname" and add into a new line
Code: Select all
com_"componentname"=disabled
User avatar
Platinum Boarder


cron