Page 1 of 1

[Moved] background color on editor

Posted: Tue Mar 24, 2009 9:30 am
by Bibber
Hello again,

I have a little problem with my background color. Tha background color of my template is black with text in white. But in the editor with the almost white background, white font color makes it impossible to use. I wanted to change either the font color for the editor only or bg color for the editor only - but it seems impossible.....

Best regards
Bibber

Re: background color on editor

Posted: Tue Mar 24, 2009 9:32 am
by ZiPs
Hi Bibber

What editor do you use now?

Else look here http://www.cmsimplewiki.com/...adjustme ... background

/ZiPs

Re: background color on editor

Posted: Tue Mar 24, 2009 9:43 am
by Bibber
Hi Zips,

First sorry i posted this in the wrong category :oops:

I'm using the editor that comes with cms simple lates version (3.2 I think) that must be OEeditor ?
And I did put the code suggested on the WKI page on my stylesheet - without any effect.....

Best regards
Bibber

Re: background color on editor

Posted: Tue Mar 24, 2009 9:55 am
by ZiPs
Try to put a link to your page.

This works on my test page, I have included this in my stylesheet.css

Code: Select all

.retrieve{background-image:none;background-color:Black;color:White;}
/ZiPs

Re: background color on editor

Posted: Tue Mar 24, 2009 9:57 am
by Bibber
That did it - thax so much Zip and have a great day !

:D
Bibber

Re: background color on editor

Posted: Tue Mar 24, 2009 10:25 am
by ZiPs
glad to help :-)