WYSIWYG is displaying all text in white?!

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
ncd
Forum Members
Forum Members
Posts: 57
Joined: Tue Sep 29, 2009 1:12 am

WYSIWYG is displaying all text in white?!

Post by ncd »

Hi there!

Not sure how this could have happened as I've only been editing the templates and stylesheets - I did change the wysiwyg to display at 800px wide, but it continued working fine after that...

So I can't see the content, but if I highlight it or turn off the editor I can see that it's there!?

The background needs to be white (same colour as the site background) for the client to be able to edit.

Any assistance is greatly appreciated!
Nick
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: WYSIWYG is displaying all text in white?!

Post by Rolf »

Hi ncd

Have you tried clicking the 'Restore Default' button?

You can also add something like this to Additions to stylesheet: under the Advanced tab

Code: Select all

body {
background: #ccc;
}
®olf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
ncd
Forum Members
Forum Members
Posts: 57
Joined: Tue Sep 29, 2009 1:12 am

Re: WYSIWYG is displaying all text in white?!

Post by ncd »

Thanks Rolf...

Though sorry, I probably wasn't very clear... in the editor (TinyMCE) the page content (unless it's in a table, such as some global content blocks pages) is displaying as all white text - hence I can't see it to edit it...?!

The site background is white, and should be white... the default body text is #666666, so should be coming up as gray text on the TinyMCE white background, but all the text is white (even with coloured styles applied), so as I say, I cannot see it - but the content is def there!?

Would be much appreciated if you could help with this.

thanks again,
Nick
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: WYSIWYG is displaying all text in white?!

Post by Rolf »

okay, lets try another one  ;)
Go to Extensions >> TinyMCE >> Advanced and check the box "Include only Screen CSS"

Grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
ncd
Forum Members
Forum Members
Posts: 57
Joined: Tue Sep 29, 2009 1:12 am

Re: WYSIWYG is displaying all text in white?!

Post by ncd »

Nope! didn't work... :'(

Fortunately it's just a testing site, so hopefully when I re-install on the other server, I wont have the same problem!

Though is a bug that def needs some attention!

Thanks anyway!
Post Reply

Return to “CMSMS Core”