Hey Guys,
I'm sure this is a really simple question, but after some searching - I can't get to the bottom of it... how do I set the width of the editor? I've read you can set this in the config.js - but no matter what I do, nothing seems to make a difference.
Cheers!
i'm using ckeditor4 by the way!

See this for changing editor
See this for changing editor size.
See this for changing CKEditor configuration.
Last but not least, remember to clear the browser cache after you introduce any changes to the editor configuration!
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!
Re : ckeditor width
Read the following article. There you get the idea how to change the width of ckeditor.
http://stepcoder.com/Articles/10002/how-to-set-or-change-height-of-ckediotr-textbox-area-using-asp-net
Hope this Helps...