CubeCart Tutorials

Resize The Fck Editor Window in CubeCart 3

PDFPrintE-mail




As most CubeCart 3 users will know, the default size of the fck editor window (the bit you add the text to) is too small and there is no admin settings to change it.

This tutorial will show you how to change it.

1) open 'admin/includes/rte/fckeditor.php'

and find this line of code ( about line 39 )
$this->Height = '200' ;
and change the value '200' tome something more useful like '500' as shown below:
$this->Height = '500' ;
save and upload.

2) open 'admin/includes/rte/fckeditor.js'

find this line of code (about line 31 )
this.Height = height || '200' ;
and change it to reflect the same size value you added in step 1
this.Height = height || '500' ;
save and upload.


Now go into your store admin, and look at the new size of the fck window on the add/edit product page

Customer Login

Email Address:
Password:
Register for an account with KissMyCart.net
Banner
Secure payments accepted by KissMyCart.net

Customer Poll

Your Prefered Payment Method?