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
WYSIWYG is displaying all text in white?!
Re: WYSIWYG is displaying all text in white?!
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
®olf
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;
}
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: WYSIWYG is displaying all text in white?!
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
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
Re: WYSIWYG is displaying all text in white?!
okay, lets try another one 
Go to Extensions >> TinyMCE >> Advanced and check the box "Include only Screen CSS"
Grtz. Rolf

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
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: WYSIWYG is displaying all text in white?!
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!

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!