Forums
(@squeezer)
14 years, 1 month ago
I had the same problem and soved it!
Go to wp-includes/css/editor-buttons.css an open it with an Texteditor.
Search for .js .tmce-active .wp-editor-area {color: white
Change {color: white
to
{color: black
It Works!