Hi all! Please help me to the next problem: I generated the editor of the Basic version, but when you view the source code is not displayed blocks DIV and their classes. Tried to generate the editor of the standard version, but the problem remains. Please tell me how to solve this.
p.s. as always apologizing for using the google translate :)
Thank you very much!
Add the div plugin to your
Add the div plugin to your build (using Builder) or use config.extraAllowedContent.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
2 reinmar
Thank you! But the styles in the editor for some reason not apply in any version of the editor. How to make so that the editor used styles of a site?
You need to modify contents
You need to modify contents.css so it styles text inside editor similarly to what you have on your site. Or you can use inline editor in which content will inherit styles aotumatically.
Piotrek (Reinmar) Koszuliński
CKEditor JavaScript Developer
--
CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Sorry, I did not understand a
Sorry, I did not understand a Bit about the inline editor..
I have an editor that uses the styles of a site (with unchanged contents.css, you can download), but I can't understand how it differs from that which I generate on the site.
2 reinmar
Reinmar, please tell me why in my previous site editor to use styles which setting you want to change in the new?
Thank you!
2 reinmar
Reinmar, please help me to solve the issue.