need different background color on wysiwyg for content & GCB

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
stevegos

need different background color on wysiwyg for content & GCB

Post by stevegos »

Hi

I have a web site with a black background and white text. To make the wysiwyg more realistic I have set a black background on the editor.

However, I have several Global Content Blocks which output their content in to areas which have a white background. But the code used to set the background colour is also used on the GCB and thus it is also black.

Is there a way to set the background colour of the GCB separate from the normal content blocks?

I am using cmsms 1.10.3 with the latest TinyMCE (not micro).

All help greatly appreciated.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: need different background color on wysiwyg for content &

Post by Dr.CSS »

Sorry but GCB don't have any special way to tell tiny that it needs a different background, best bet is to make all tiny use white background and black text, there is a setting the will strip all background color calls from the style sheet...
stevegos

Re: need different background color on wysiwyg for content &

Post by stevegos »

Thanks. I thought that was going to be the case.
Locked

Return to “CMSMS Core”