I am using fckeditor and when I change from the default color girly pink
to any other colour scheme the editing area of fckeditor remains pink

It would be ood if the edit area colour was always white whatever colour scheme chosen

brillant theme by the way
wish I had found it sooner

Comments

pixture’s picture

I got a similar report from the TinyMCE user. TinyMCE uses "body" of the theme style sheet as the background of the editor area. I guess Fckeditor does too. TinyMCE has options to choose which style to be used for the editor area, so all users need to do is to switch from "theme style sheet" to "TinyMCE default style sheet".
Maybe, Fckeditor has the similar settings (hopefully).
If not, you may want to change the 'body' of the theme style.css to plain color (and no background image). Then editor area will use the new 'body' style.

sykic’s picture

Thanks for that

No option that I can quickly find in fckeditor

So I have edited body style as you suggested

More I experment with this theme the better it is

sykic’s picture

Don't know how I missed it

there is an option in fckeditor to override css

level02’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.