[wp-hackers] Adding more styles to DFW
Andrew Ozz
admin at laptoptips.ca
Tue Jul 12 21:57:48 UTC 2011
On 12/07/2011 1:00 PM, Helen Hou-Sandi wrote:
> Wondering if there's a best-practice way to add styles to the DFW...
For everything but TinyMCE you can add styles to the page (the normal
way). For tmce you can add them to editor-style.css or add another
stylesheet with the filter 'mce_css'.
Note that in 3.2 the editor body in the tmce iframe gets class
"wp-editor" for the normal one and "wp-fullscreen-editor" for DFW so you
can target them easily.
More information about the wp-hackers
mailing list