Easy Styling of TinyMCE Editor in WordPress 3

Just add the following to your functions file:

add_editor_style();

Then create a file called editor-style.css with the rest of your theme files, and put all the styles you want to use in the editor there.

Related posts:

  1. How to Change WordPress Editor Styling
  2. Reposition TinyMCE Visual Editor in WordPress
  3. CSS Style Sheet Deployment Strategies
  4. Add Custom Stylesheets to TinyMCE in WordPress
  5. Style the WP Post Editor Like Your Theme

Leave a Comment

Let us know your thoughts on this post but remember to place nicely folks!