adrianmak Posted March 11, 2016 Share Posted March 11, 2016 For example, the bootstrap clearfix css class doesn't work in backend ckeditor Link to comment Share on other sites More sharing options...
gebeer Posted March 11, 2016 Share Posted March 11, 2016 You need to create a file /site/modules/InputfieldCKEditor/contents.css with the styles you want to apply inside the Editor. And have a look at /site/modules/InputfieldCKEditor/README.txt on how to activate it: contents.css============Example CSS file for the admin editor. To make CKEditor use this file, go to your CKEditorfield settings and specify /site/modules/InputfieldCKEditor/contents.css as the regularmode Contents CSS file. 3 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now