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
Styling tinyMCE/ admin template
Re: Styling tinyMCE/ admin template
Anyone else using tinyMCE and having these problems? 

Re: Styling tinyMCE/ admin template
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
Woohoo!
I got it to work with this:
background: #FFFFFF
Thanks Dr Mark!
I got it to work with this:
background: #FFFFFF
Thanks Dr Mark!
Last edited by WebGirl on Tue Mar 30, 2010 10:40 am, edited 1 time in total.