Hello,
It's my first post here, I have a problem with editor resizing, I searched the web but couldn't find a possibile solution.
Basically I need to resize only the text area of ckeditor by leaving the toolbaar unchanged. This is because I often need to edit in a wysiwyg manner small columns of text and if I resize all the editor to ie. 200px the toolbar becomes too high and difficult to use.
Is there something in the api I am missing to do this? I tried by resizing an internal span by changing its css but I was wondering if there's a simpler solution,
Thanks,
Frank