Quote:
Originally Posted by Sergey Hmelevsky
Open file templates/TPL_NAME/submit.tpl (TPL_NAME - template name, in your case MetallicGlare) find line
Code:
$Editor->ToolbarSet = 'Users';
and replace with next one
Code:
$Editor->ToolbarSet = 'Basic';
Furthermore, you can configure buttons in the file res/js/fckeditor/fckconfig.js, lines #98-122
|
Sergey, you make this too easy
I can understand why Subiron could become the CMS of choice for many; the options seem to be limitless and your knowledge makes for quick work of requests. I'm hooked!
Brad