Log in

View Full Version : CKEditor width problem


The Dawg
06-27-2011, 02:52 PM
Hello All -

After updating to 4.1.4 my CKEditor is too wide. This is causing the smiley section to be squished in the corner. Also the gif smileys are being resized. As a temp fix I reduced the amount of smileys to 2 columns.

How can I edit the width of the editor.

BTW this issue is across all skins I have installed.

Thanks.

Lynne
06-27-2011, 04:25 PM
The width of the smilies area is set here:
.editor_smiliebox { float: right; height: 200px; padding: 0 3px 3px; width: 75px;}
check your stylevar "editor_smiliebox_smiliesize"