Shape 5

Joomla Templates => Touch of Soul - Club => : oncebroken October 23, 2009, 10:30:55 AM



: Background showing up in editor
: oncebroken October 23, 2009, 10:30:55 AM
I've been using the Joomla Content Editor for awhile but when I loaded it with this template, the template's background shows up in the editor. I have disabled the template's CSS for use in the editor but was wondering if there was too just get around that particular CSS problem for the editor so it's better for our other users.

I've tried to research the problem on JCE's support but haven't found any solutions yet.

Thanks


: Re: Background showing up in editor
: jonahh October 23, 2009, 11:24:57 AM
Does adding the following to your template_css.css file help at all?  Make sure you add it after the "body" formatting that is already in this css file.


:
	
body.contentpane, body.mceContentBody {
color:#000000;
font-family:arial;
font-size:12px;
background:#FFFFFF; }



: Re: Background showing up in editor
: oncebroken October 23, 2009, 01:54:34 PM
thank you. works great


: Re: Background showing up in editor
: steviegoog November 04, 2009, 07:43:25 AM
JCE you can change to contrast in the jce editor settings.