Try our conversational search powered by Generative AI!

web.config uiEditorColors

Vote:
 
Trying to find out what format I should add the colors and names into my web.config. Tried with comma but no luck. Getting System.IndexOutOfRangeException.
#32528
Sep 07, 2009 11:06
Vote:
 

Hi

Make sure you enter both name and a value for the color. Example:

uiEditorColors="white=FFFFFF, black=000000"

Looking at the code, the following should work as well:

uiEditorColors="white:FFFFFF; black:000000"

Regards

Per Gunsarfs
EPiServer CMS Development team

#32529
Sep 07, 2009 11:18
Vote:
 
Great thanks!
#32536
Sep 07, 2009 11:48
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.