I want to resize the WIDTH of the editor content space without changing the editor interface width which is 100%. Does somebody know how to do this ?
I can not use the method CKEDITOR.instances.editor1.resize(...) because this function applies to the width of the whole editor interface.
I can not use the method CKEDITOR.instances.editor1.resize(...) because this function applies to the width of the whole editor interface.