You are not logged in.
Pages: 1
I see no way to change the color of text in the TinyMCE editor. I thought that they had an option to add the text color button? Am I mistaken or just missing something?
Offline
That's not included in the default BigTree configuration for TinyMCE -- generally you want text to remain the colors the designer intended rather than empowering users to destroy a design. If you'd like to change what buttons / dropdowns TinyMCE gets, you can copy /core/admin/layouts/_html-field-loader.php to /custom/admin/layouts/_html-field-loader.php and modify the TinyMCE configuration there.
Offline
Got it...Thanks.
You've got a great product here and I'm just now starting out on it.
The TinyMCE options maybe should be put into a configuration file or DB Table vs. hard coded, you think?
Last edited by MB34 (February 28, 2018 10:49am)
Offline
Pages: 1