Page 1 of 1

Styling tinyMCE/ admin template

Posted: Tue Oct 17, 2006 5:13 am
by mattandaniel
Hi there,

I've just installed tinyMCE and am pleased with the nice clean code it generates. However, when I go to edit a content page, a couple of weird things happen:

1. The background colour of content text areas is the colur I have set for my front-end site. The text is also set to this size.
2. When I mouse over the buttons, the buttons go grey and the icons disappear.

I haven't been able to figure out how to add a new admin theme.

Can someone help?

Thanks

Matt

Re: Styling tinyMCE/ admin template

Posted: Thu Oct 19, 2006 6:54 am
by mattandaniel
Anyone else using tinyMCE and having these problems? ???

Re: Styling tinyMCE/ admin template

Posted: Sun Oct 22, 2006 1:45 am
by Dr.CSS
The buttons I live with the background I changed, go to Extensions ยป TinyMCE and change the Body Tag CSS to background-color:#FFFFF to get a white background...

SOLVED: Styling tinyMCE/ admin template

Posted: Tue Mar 30, 2010 10:28 am
by WebGirl
Woohoo!

I got it to work with this:

background: #FFFFFF

Thanks Dr Mark!