Elxis CMS Forum
Support => General => Topic started by: ROUBOS on December 12, 2009, 02:19:02
-
Hi,
I was wondering if it is possible to change the background color on the text editor. When entering content, currently shows the background image I'm using for the page. It's a background image repeating to create the header graphics of the site.
Can we change this to white to make it easier to the eye when entering content?
thanks
-
You may try something like this:
#tinymce.mceContentBody { background-image:none; }
add this to your layout.css or customize.css.
It works for me...
-
also
http://wiki.elxis.org/wiki/TinyMCE_editor_background
-
thanks, tried the entry to customize.css it didn't work,
and then did the following to the bot parameters :Template CSS classes: NO
and it works. Thanks a lot.
I hope this option gives the text the template formatting once on site.