Closed (works as designed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2011 at 12:29 UTC
Updated:
20 Sep 2012 at 10:14 UTC
Comments
Comment #1
dczepierga commentedHi,
U can add your own class to editor body by using this config option: http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.body...
U can add this in CKEditor profile -> Custom Javascript configuration ("Advanced settings" section), after paste config.bodyClass there it should appear on each textarea with editor body which u use with this profile...
Pls write does it help or not. If not I will try to help u in other way :)
Greetings
Comment #2
sutharsan commentedFor anyone who wants to do this too. I found this article helpfull in adding a class to the body:
http://fuseinteractive.ca/blog/wysiwyg-module-ckeditor-taming-beast#cust...
Comment #3
mkesicki commented@Sutharsan,
this tracker is about CKEditor module not Wysiwyg module.
Comment #4
sutharsan commented@michal_cksource, oops. Thats what happens if I'm too stressed ;)
Comment #5
dczepierga commented