What are the minimum requirements to create a custom skin for the RadEditor? All of the project examples I have found posted here included the complete Skin directory. Is that really required for a custom skin?
You need all common css files placed in the root of the Skins folder, the folder named Common and of course the folder having the name of the skin that the Telerik control uses. See the attached screenshot.
If you do not plan to use the RadEditor dialogs, then you can delete all css files in the root of the skins folder except the Editor.css file.
These articles could be helpful:
http://www.telerik.com/help/aspnet-ajax/editor-css-classes-and-their-use.html
and
http://www.telerik.com/support/kb/aspnet-ajax/editor/register-external-skin-vista-radeditor.aspx
Best wishes,
Rumen
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items.