Hi there. I am trying to change colors of the Nitobe theme that I downloaded here:
http://drupal.org/project/nitobe

It seems as though the body background color of the theme is somehow connected to the background color of the TinyMCE editor I have installed. I changed the background.gif and it is loading as the body background, but also as the background of the editing area and I don't want it to.

Now, when I view the source to find out what is controlling the style of my editor, I see:

Body:

I think this is controlling the editor?? But I searched all of the files in that theme and could not locate this info.

How do I get the editor to retain a white background, but still be able to change the body background (found in html.css)?

Comments

This problem is corrected in

This problem is corrected in the current version of Nitobe. TinyMCE doesn't specify a background color for the body of its iframe, so it inherits the property set by the page that contains it.

In the current version, the body element is given an identifying class, and that class is used as a CSS selector to assign the background only to that body element.

This problem was also happening with the fckeditor: #440176: How to change the background of fckeditor?

new version

Wasn't sure where this belongs but I need some help. The old nitobe (1.6) was gorgeous - it was perfect for what I wanted. The new one is rather blocky and has this uncharacteristic weight to it. Is there any (easy) way to tweak the new version (4.x) to look like the old one? Or do I just have to compare the old css with the new css and go from there.

Any help is greatly appreciate.

Mark

P.S. As a martial artist with Akido background, the idea of the theme based on Nitobe is gracious indeed.

nobody click here