Page 1 of 1

TinyMCE background color; paragraphs background color

Posted: Sun Feb 03, 2008 12:42 am
by ricardosalta
My editor has a gray background, I would expect it to be white.

And the paragraphs get a gray background. I have to manually select, and set them with white background.

Anyone know what I'm talking about and can get me a clue?

Thanks!

R

Re: TinyMCE background color; paragraphs background color

Posted: Sun Feb 03, 2008 1:25 am
by Dr.CSS
Does the grey show up in the front end?...

If you go to the admin fo tiny there is a couple of places to change the appearance for tinys background, one is a tick box to strip CSS background another is the text area to which you will see 'default' add 'background-color: #FFFFFF'...

Re: TinyMCE background color; paragraphs background color

Posted: Sun Feb 03, 2008 8:08 pm
by ricardosalta
The gray showed up in the frontend, yes. The bgcolor of the paragraphs was being set to gray.

I've solved it in the TinyMCE configuration. It's pretty clear once you check there :)

Thanks, it was easy!