Thursday, October 11, 2012

CKEditor: Styling the Text Box

In the ckeditor/config.js file add:

config.contentsCss = ['/stylesheets/screen.css','/stylesheets/src/grid2.css',  '/stylesheets/print.css', '/stylesheets/style.css', '/stylesheets/tabs.css'];

No comments: