The background in edit mode is the same background as the websites body. It looks like it is transparant and not white, like the log message window, see the picture. You can't see the letters.
My template is Barlow.

CommentFileSizeAuthor
#2 Klembord01.jpg227.96 KBAnonymous (not verified)
editscreen.jpg225.73 KBAnonymous (not verified)

Comments

ufku’s picture

define .mceContentBody class in your theme and specify any property you want.

.mceContentBody {
 background-color: #fff;/*white background*/
}

It is also possible to extend the class to style tinymce content elements. ex. .mceContentBody a {...}

Anonymous’s picture

StatusFileSize
new227.96 KB

I tried the class in the style.css of the theme, with no result. I tried other css files in the theme and in the module, also no result. Maybe I do not understand your advise .... :(

In a test with the zen-fixed theme and all the buttons end plugins on, I get the result in the attached picture. It looks like de Google adsense blok is disturbing the module. For me it is not a problem that the edit window is out of the fixed theme.

Anonymous’s picture

I was a little to fast. It's not the Adsense block. The edit window is moved to the right.

Anonymous’s picture

Status: Active » Fixed

The script in the style.css of the theme works, it was a caching problem that it did'n work yesterday.
The other problem is een theme zen problem.
So, this item can close.

Anonymous’s picture

Status: Fixed » Closed (fixed)
pepemty’s picture

Subscribing

Project: » Lost & found issues

This issue’s project has disappeared. Most likely, it was a sandbox project, which can be deleted by its maintainer. See the Lost & found issues project page for more details. (The missing project ID was 116265)