The forum operates in read-only mode. Please head to StackOverflow for support.
Please help me.
How to edit letter spacing in CKEditor?
Add this code to ckeditor/contents.css in the body section (under font-size: 12px;):
letter-spacing: 5px;
Customer and Community Manager, CKSource Follow us on: Facebook, Twitter, LinkedIn If you think you found a bug in CKEditor, read this!
Thank you! I was also wondering this.
Add this code to ckeditor
Add this code to ckeditor/contents.css in the body section (under font-size: 12px;):
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Thank you! I was also
Thank you! I was also wondering this.