Is there a way to force TinyMCE to display over a white background, regardless of what the site's CSS says for the "body" tag?
Is there a way to force TinyMCE to display over a white background, regardless of what the site's CSS says for the "body" tag?
Comments
Comment #1
visionmark commentedI created a new stylesheet just for the WYSIWYG and gave it a white background.
Comment #2
juroon commentedI set it to use the tinymce css instead of the site css, and that did it for me.
Comment #3
mupsi