Hi!
Guys, I'm sorry for my English, I just do not know it and I use Google translator, so please forgive me as I asked him if he asked ..
I would like to change the codes <H1>, <H2> and so on from the "Format" to their respective <SPAN>. Please tell me, how to do it?
Thanks a lot!
Hi! Is there someone here who
Hi! Is there someone here who can help me? :)
Take a look at "format_*"
Take a look at "format_*" definitions in current CKEditor API: http://docs.ckeditor.com/#!/api/CKEDITOR.config
You can easily customize each of the Format styles to use whatever elements and styles you wish, for example:
and then define "my_custom_class" to apply the styling that you want.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
2 Anna
Thank you Anna!
Tell me please how to do the same action buttons for bold and italic?
Thank you!
See the coreStyles_bold and
See the coreStyles_bold and coreStyles_italic settings, respectively.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Anna
Anna, you are a lifesaver!
If you don't mind, please take a look of this theme.
Thank you very much!