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

Custom Skin not apply on Slider control

1 Answer 35 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Reetesh
Top achievements
Rank 1
Reetesh asked on 08 Sep 2010, 07:13 AM
Hi,

I want to apply my custom skin for this I gone through the below link and do the same in my DNN application but slider control not taking custom skin. It is taking from web resource.

http://www.telerik.com/help/aspnet-ajax/slider_appearancecustomskin.html

I have applied custom skin and many controls like telerik Grid and so on. but with slider control it is not working

Can you please give me more detail how can I apply custom skin on Slider control.

Regards
Reetesh

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 09 Sep 2010, 02:27 PM
Hi Reetesh,
The steps you need to follow in order to apply a custom skin to RadSlider are the same as the steps for any RadControl:
  1. Add a reference to the skin file (Slider.MySkin.css) in the HEAD of your page.
  2. Set the EnabledEmbeddedSkins property of the slider to "false"
  3. Set the Skin property of the slider to the name of your skin.
In case this information does not help you, please open a formal support ticket and send me a running test project that demonstrates the problem.

Best wishes,
Tsvetie
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
Tags
Slider
Asked by
Reetesh
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or