Basically you can define custom styles in EPiServer by setting uiEditorCssPaths property in web.config:
which is the same as using System Settings in Admin mode:
But of course there are cases where it may not take any effect :)
If you encounter such case then check dynamic properties. You may have dynamic property called UIEditorCssPaths. If this property is set then other settings are ignored.




No comments:
Post a Comment