Custom Search

Add styles to WYSIWYG editor in Joomla 1.5.x

Adding custom styles to the WYSIWYG editor makes styling articles much easier. Here are the simple steps to-do so!

  1. Create your custom.css that includes your custom styles.
  2. Save this custom.css to your template directory. /templates/my-template/css/custom.css
  3. Go to Extensions -> Plugin Manager
  4. Select the Editor - TinyMCE 2.0
  5. Put the path to your custom.css in the Custom CSS Classes field.
  6. Save