Page 1 of 1

Admin Section-Text editor background colors for Multiple Content Blocks

Posted: Thu Dec 17, 2009 7:34 pm
by ctrujillo45
Hello-

I have setup a project where I have multiple content blocks within my pages. The problem I have is with setting the background color of the TinyMCE editor to each individual color of the relevant content blocks. For example, I have the first content block which utilizes a blue background with white text. The second content block utilizes a gray background with black text. As you imagine, these colors need to be different, therefore the client is able to see what they are editing within the editor. 

I have figured out how to set both of the editor backgrounds to the specifc colors within my CSS using the {background-color:#2971A5}. I just can't figure out how to assign a color for each editor background.

Any help is greatly appreciated.

Re: Admin Section-Text editor background colors for Multiple Content Blocks

Posted: Thu Dec 17, 2009 7:39 pm
by Dr.CSS
This is the opposite of what most ppl. want, they want to turn off any colors in background...

As it is now your only going to get what is called in the body {css styles} of your style sheet, no way to custom color each edit box...