We upgraded to v4 and everything works great except for the buttons displaying incorrectly. See here: http://grab.by/rgVw
We are using bootstrap v3 but removed the CSS to ensure there was no conflict and it still displays incorrectly.
We upgraded to v4 and everything works great except for the buttons displaying incorrectly. See here: http://grab.by/rgVw
We are using bootstrap v3 but removed the CSS to ensure there was no conflict and it still displays incorrectly.
Have you cleared cache?
Have you cleared cache?
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
It looks like CSS is worng.
It looks like CSS is worng. Maybe you should apply CSS by
EditorConfig.contentsCss = [CKEDITOR.basePath + 'contents.css', '/css/ckeditor/yours.css'];
Thanks! I cleared cache and
Thanks! I cleared cache and it worked!