The text must be white so I need to compose on a colored background (eg: Black).
How do I set this is something like this:
<CE:Editor ID="Editor1" runat="server"
FilesPath="CuteSoft_Client/CuteEditor"
AutoConfigure="Simple"
Width="600" Height="600" />
I'm sure this is simple but none of my simple approaches seem to work.
Thanks,
Geoff