Home › Forums › CSS › adding styles to wordpress tinymce › Re: adding styles to wordpress tinymce
July 14, 2011 at 8:30 pm
#83184
Member
Will you elaborate?
I’d like to be able to view the content in tinyMCE with my theme css styles…
Can I just add my theme css to
add_editor_style();
like so?
add_editor_style('style.css');
I also see “editor-style.css” in my theme folder – can I edit/add to this?
Thank you,
CM
P.S.
I built my theme with Starkers.