Hi puertoagp,
I've tried your little trick but with no success unfortunately... something weird happens.
Like you said, I've located the
helper.php file in
plugins/editors/jckeditor/includes/ckeditor/htmlwriter/javascript and changed the line:
$bgcolor = $params->get( 'bgcolor','#ffffff');
to
$bgcolor = $params->get( 'bgcolor','#3F3631');
and what happens is that the JCK Editor doesn't load no more... even if I change it back to #ffffff I get a blank page. To fix it, I must uninstall completely and reinstall JCK.
Am I missing something here?
Thanks for your help... I really need to change background color and it's "supposed" to be implemented in the next version but it's been like 2½ months since I posted the request and still no updates. My clients are not really happy about the situation at the moment because they have a dark website template with light Fonts color.
Please help!!!
