I've added several editors to a form my users need to fill out. I've done some very basic work with config.js to set the desired toolbar buttons. I've read through the javascript API, but cannot find the setting that will make the gray background of the editor completely surround the editor.
I've tried
I'm attaching a screenshot; can anyone point me in the right direction?
I've tried
config.width = '100%';but it doesn't work.
I'm attaching a screenshot; can anyone point me in the right direction?