Hi every one,
I search to bind a external CSS file to the drop down list in CKEditor.
The one with blue title, red title....
At the beginning, i wrote this in config.js => config.contentsCss = '/css-js/content.css';
The content of CKEditor change, and styles of my CSS page were applied, but the drop down list not.
How can i do ?
Should I obligatorily define a .js file ?
Thanks.
I search to bind a external CSS file to the drop down list in CKEditor.
The one with blue title, red title....
At the beginning, i wrote this in config.js => config.contentsCss = '/css-js/content.css';
The content of CKEditor change, and styles of my CSS page were applied, but the drop down list not.
How can i do ?
Should I obligatorily define a .js file ?
Thanks.

Re: To bind CSS file to the drop-down list of ckeditor
Re: To bind CSS file to the drop-down list of ckeditor
I mean can i bind a .css file instead .js file ?
Re: To bind CSS file to the drop-down list of ckeditor
Re: To bind CSS file to the drop-down list of ckeditor
The styles will have often not changed, therefore if that arrives a fast modification will take place.