Hi,

I'm using TinyMCE Editor for my site. The Background of the Editor is annoying with the black-to-white gradient image. The text in the editor is not at all visible. Where I have make the changes in order to make the background of the TinyMCE as white?

Thanks in advance.

R. Kaja Mohideen

Comments

Florian’s picture

Add this code at the end of Salamander's style.css:

/* Module specific style for TinyMCE */

body.mceContentBody
{
background: #eee !important;
font-size: 14px;
}

body.mceContentBody a:link
{
font-weight: normal;
}

I have already updated the HEAD (http://drupal.org/node/169636)

Florian’s picture

Status: Active » Closed (fixed)
Florian’s picture

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

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

I'm having the same issue with fckeditor...

phph’s picture

"For avoiding body background (image, colors) propagate to the FCKeditor body, simply go to "admin-->settings-->fckeditor-->edit (the used profiles)" and under the section "CSS" choose "FCKeditor default" instead of "use theme css"."

at http://drupal.org/node/209482 by BadMaster (http://drupal.org/user/116147).

Best Regards,
Pedro Henrique
www.phph.com.br

FAF’s picture

Annoying IMCE imagebrowser Background!!!

I have this problem in IMCE's image browser?????

/FAF