CKEditor Custom Divs
Posted by jshock on January 18, 2012 at 7:03pm
This shouldn't be that hard. How do I add a custom class to the CKEditor dropdowns? I want editors to be able to select blocks of copy, and using CKEditor's Paragraph Formatting or Styles dropdown, apply a block div. I've been searching various forums and documentations sources and I find all kinds of references to config.js, ckeditor.styles.js, CKEditor plugins, etc. These appear to add inline or block-level styles -- not classes. I get the impression there is more than one way to accomplish this, however I can't find a clear, step-by-step howto.
Read more