Adding custom styles to the WYSIWYG editor makes styling articles much easier. Here are the simple steps to-do so!
- Create your custom.css that includes your custom styles.
- Save this custom.css to your template directory. /templates/my-template/css/custom.css
- Go to Extensions -> Plugin Manager
- Select the Editor - TinyMCE 2.0
- Put the path to your custom.css in the Custom CSS Classes field.
- Save
