Width of the FCKeditor

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
ryde
Forum Members
Forum Members
Posts: 20
Joined: Fri Jan 27, 2006 10:41 pm

Width of the FCKeditor

Post by ryde »

I have a website where the content pane has a width of 500 pixels. Now, what I would like to do is to restrict the width of the textarea (to edit the content) of the FCKeditor to this width (to make it more WYSIWYG) . I know it is set to 100% by default. I have changed it to 500 pixels but apparently at the wrong place because it does not work.

Does anyone know where can I set the width of the textarea of the FCKeditor?

Thanks,

  Ryde
alby

Re: Width of the FCKeditor

Post by alby »

In Extensions -> FCKeditorX
Change (in Width - width of WYSIWYG) from default to 500 and check px in combo.

Alby
ryde
Forum Members
Forum Members
Posts: 20
Joined: Fri Jan 27, 2006 10:41 pm

Re: Width of the FCKeditor

Post by ryde »

Alby,

Thanks! You put me on the right track. I think you are using another version of the FCKEditor (I am using version 0.11.2 of CMSMS and the FCKEditor that comes with it) because there is no combo for instance.

However, I added

width: 500px;

to the textfield "Body tag css" and this does the job.

Thanks again.

  Ryde
Post Reply

Return to “CMSMS Core”