This is a migrated thread and some comments may be shown as answers.

[Solved] Custom Skins With Master Pages

1 Answer 158 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Angelo Babudro
Top achievements
Rank 1
Angelo Babudro asked on 11 Jan 2008, 05:32 PM
Has anyone gotten custom skins with the new Prometheus suite of controls working with Master Pages.

I am trying to create a custom skin and apply it to the RAD Grid which is on a content page. However the skin does not work (neither do the design time elements of the controls but that is another issue...)

I followed the directions for creating a custom skin by copying the telerik one to my project. Then I added a reference to the MasterPage to the skin, set the EnableEmbeddedSkins to false and set the Skin property to Telerik....the images for adding/refresh don't show and the rest of the styles are ignored. If I remove the EnableEmbeddedSkins="false" property the grid correctly shows the proper styles....

Any help would be appreciated.

1 Answer, 1 is accepted

Sort by
0
Peter Zolja
Top achievements
Rank 1
answered on 13 Jan 2008, 09:10 PM
I've used the same steps with the menu control and it worked. The only tricky part was to include the css in the head section. Make sure the css reference ends up in the source that gets to the browser.
Tags
General Discussions
Asked by
Angelo Babudro
Top achievements
Rank 1
Answers by
Peter Zolja
Top achievements
Rank 1
Share this question
or