Invisible text on TinyMCE and 1.9 [solved]
-
- New Member
- Posts: 3
- Joined: Wed Nov 24, 2010 11:55 am
Invisible text on TinyMCE and 1.9 [solved]
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?
Last edited by salvamaine on Wed Nov 24, 2010 2:41 pm, edited 1 time in total.
Re: Invisible text on TinyMCE and 1.9
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
Ronny
-
- New Member
- Posts: 3
- Joined: Wed Nov 24, 2010 11:55 am
Re: Invisible text on TinyMCE and 1.9
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
I thought it tried to act, based on the elements in the body-tag of the CSS.
Ronny
Ronny
-
- New Member
- Posts: 3
- Joined: Wed Nov 24, 2010 11:55 am
Re: Invisible text on TinyMCE and 1.9
You are right. Thanks!