Background/Text colour in text editor

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
evilwavey

Background/Text colour in text editor

Post by evilwavey »

Hi,

I am changing the CSS on a site so its white text on a black bckgrd, but now in the text editor you can;t see the text. This is not a huge issue for me, but would be a pain for the user. How can I either make the text black in the editor or change the bckgrd colour in the editor?

I'm using

CMS Made Simple 0.13 "Canary" with default text editor.

Cheers

Wavey
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm
Location: Helsinki, Finland

Re: Background/Text colour in text editor

Post by KO »

Check in CMSms Admin area and "Extensions" "FCKEditorX". There should be "Background color - default ". Try changind "default --> #000". or change "Body tag CSS - background-color: #ffffff; to background-color:#000"

Br, K
evilwavey

Re: Background/Text colour in text editor

Post by evilwavey »

Awesome!

body tag css was the answer

Thanks :)
Post Reply

Return to “Developers Discussion”