Hello,
Please find attached all
RadEditor's
skins that were embedded in the Q3
2008 RadControls version. They have been adapted to be fully compatible
with the Q1 2009 release. The archive also contains all other RadControls skins that were adapted for Q1
In order to use them as non embedded skins for RadEditor,
you should do the following:
- Add the base and skin's specific CSS files for the RadEditor and RadWindow controls to the head section of your page:
- Disable the embedded skins for the RadEditor control and the embedded base stylesheet.
- Set the Skin property of the RadEditor to the name of the skin that you want to use.
- Set the DialogCssFile property of RadEditor to the Widgets stylesheet for the corresponding skin
e.g.
Important:
RadEditor is a complex control that uses other
RadControls in its dialogs. To ensure that the dialogs will be styled properly, you should also use the files for the corresponding skins of the following controls:
- RadToolBar
- RadFormDecorator
- RadTabStrip
- RadEditor
- RadTreeView
- RadSplitter
- RadSlider
- RadUpload
- RadWindow
- RadGrid
- RadWidgets
- RadFileExplorer
- RadMenu
The files in the main Skin's folder must also be present in order for the control to work properly.