Page 1 of 1

strange textbox color

Posted: Mon Oct 15, 2007 3:21 pm
by Anders kramer
Hi. My textbox in the page-creation page is a strange color.

Image

how do i change that?

Re: strange textbox color

Posted: Mon Oct 15, 2007 3:26 pm
by RonnyK
Anders,

if you go to "Extensions -> TinyMCE" you can style the "Body tag CSS", the line above states:
leave BLANK or set DEFAULT for use PAGE CSS.
Note: To make editor background color white put the following in the blank: background-color:white;
Ronny

Re: strange textbox color

Posted: Mon Oct 15, 2007 3:30 pm
by Anders kramer
so i should write it in the "body tag CSS" box?