creativecomponent
Member
Posted 3 years ago #
I'm trying to find a WP plugin that will allow me to add additional CSS Selectors to the "Kitchen Sink" WYSIWYG editor.
--One that will allow my client to highlight text and format it based on CSS that I've defined.
Can you think of anything?
Thanks!
PS: If not plugin, then is it do-able with teh codes?
PPS: If not plugin, this sounds like a cool plugin to develop, yes?
creativecomponent
Member
Posted 3 years ago #
I forgot about the crickets here. :-)
The search on the Plugins page really, really sucks, so I thought I would try here.
Thanks again.
nemonet
Member
Posted 3 years ago #
Im looking for the same thing. By default there is wp-caption, alignleft, alignright etc. I'm thinking these styles are defined in a style sheet located in /wp-admin/css/. I believe the visual editor is tiny mice, so maybe in the tinymice folder?
update:
The style sheet for the visual editor "css selector" is in
/wp-includes/js/tinymce/
Add you style to wordpress.css to show up in the selector.