Page 1 of 1

Invisible text on TinyMCE and 1.9 [solved]

Posted: Wed Nov 24, 2010 11:59 am
by salvamaine
Hi, I have just installed a 1.9 MCSMS and the text in the TinyMCE editor (admin zone) is white, so the only way to read is is to hide WYSIWYG.  I'm using Chrome. Do you have any idea about this?

Re: Invisible text on TinyMCE and 1.9

Posted: Wed Nov 24, 2010 12:12 pm
by RonnyK
Put... 'background-color: green' ... or any other color in the body-tag-css field on the advanced tab of TinyMCE. That will color the area differently.

Ronny

Re: Invisible text on TinyMCE and 1.9

Posted: Wed Nov 24, 2010 12:20 pm
by salvamaine
That works, but it's a workaround... Shouldn't the editor just show the text in black?

Re: Invisible text on TinyMCE and 1.9

Posted: Wed Nov 24, 2010 12:42 pm
by RonnyK
I thought it tried to act, based on the elements in the body-tag of the CSS.

Ronny

Re: Invisible text on TinyMCE and 1.9

Posted: Wed Nov 24, 2010 2:40 pm
by salvamaine
You are right. Thanks!