I am running Evo 1.0.3 that comes with TinyMCE 3.3.2
In the editing toolbars there are two windows that allow you to choose Formatting and Font Size.
I want to kill the Font Size option box and add a Styles option box. In older versions of MODx and TinyMCE you were given the Styles option. I want to add CSS selectors to my Tools Configuration that allows me to add CSS to images (imageLeft, imageRight, etc.) I also really want to dump the Font Size option as my CSS is targeting all my headings and paragraphs using em sizes.
I want to make sure I do not mess up the TinyMCE Configuration. Any tips on how to do this?
Thanks!
Hi Photowebmax,
I was actually going to post on the very same issue - I’ve actually reverted to modX 1.2 to get the old manager as fluffing around with the new tinymce is a pain - I like to style (and so do my clients) using my css docs. I know we should run the latest version of modX but i feel the new tinymce editor ain’t up to the job. Cheers AL.
I looked into the merits of choosing between 1.0.2 and 1.0.3 and there are some real advantages to the newer version, like security etc.
But the whole TinyMCE issue drives me nuts. Adding ones one CSS declarations via the MODx Manager’s Configuration system is HUGE deal for me. It appears that the new version of TinyMCE does not allow this. It also includes tools (like the font size window) I would rather avoid...