I need to use FCKEditor to let the users create articles which is only 200 px wide. The only problem is that I can't set the FCKEditor to this width, because I won't see all the menu/toolbars. Is is possible to set only the editorarea to width 200 px, and the FCKEditor to a width of 600 px?
I've searched this forum and Google, and I've tried using BodyClass, BodyId, function FCKeditor_OnComplete(editorInstance), and the Javascript API.
I've searched this forum and Google, and I've tried using BodyClass, BodyId, function FCKeditor_OnComplete(editorInstance), and the Javascript API.