These two options are used to set the editor's width and height in CSS size format or in pixels. To change these settings use the following commands: config.height = 220; config.width = '100%';
Just open config.js and add your desired width and height there.
Re: Set size of CKEditor
There developers guide page explains it here: http://docs.cksource.com/Talk:CKEditor_ ... pers_Guide with...
Just open config.js and add your desired width and height there.