New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

CSS Classes

Updated over 6 months ago

The following table lists significant CSS selectors and descriptions for RadSlider style sheets. The CSS styles define the basic elements of the RadSlider visual structure.

CSS ClassDescription
.RadSlider_SkinName .rslTrackCSS class for styling the trackline.
.RadSlider_SkinName .rslHorizontal a.rslHandleDecorates the horizontal left and right drag handle anchors by using background image.
.RadSlider_SkinName .rslHorizontal a.rslDraghandleDecorates the horizontal drag handle anchor
.RadSlider_SkinName .rslHorizontal .rslTrackDecorates the horizontal trackline background by using background image.
.RadSlider_SkinName .rslHorizontal .rslSelectedregionDecorates the horizontal Select region background by using background image.
.RadSlider_SkinName .rslVertical a.rslHandleDecorates the vertical drag handle anchor by using background image.
.RadSlider_SkinName .rslVertical .rslTrackDecorates the vertical trackline by using background image.
.RadSlider_SkinName .rslVertical .rslSelectedregionDecorates the vertical Selected region background by using background image.
.RadSlider_SkinName .rslVertical a.rslDraghandleDecorates the vertical draghandle anchor by using background image.
.RadSlider_SkinName .rslLeft a.rslDraghandleDecorates the left draghandle anchor by using background image.
.RadSlider_SkinName .rslItem, .RadSlider_SkinName .rslLargeTick spanDecorates the color the item and the spam within.
.RadSlider_SkinName .rslItemsWrapper .rslItemSelectedDecorates width and height of the Slider wrapping element.
.rslItemSelected, .rslItem, rslItemFirst, rslItemlastDecorates the
  • elements and their states – normal, selected, first and last item.
    .RadSlider_SkinName .rslHorizontal .rslItemDecorates the horizontal item by using background image.
    .RadSlider_SkinName .rslVertical .rslItemDecorates the vertical item by using background image.
    .RadSlider_SkinName .rslTop .rslSmallTick, .RadSlider_SkinName .rslBottom .rslSmallTickDecorates Horizontal slider Small Tick - TrackPosition=Top/Bottom by using background image.
    .RadSlider_SkinName .rslTop .rslLargeTick, .RadSlider_SkinName .rslBottom .rslLargeTickDecorates Horizontal slider Large Tick - TrackPosition=Top/Bottom by using background image.
    .RadSlider_SkinName .rslLeft .rslSmallTick, .RadSlider_SkinName .rslRight .rslSmallTickDecorates Vertical slider Small Tick - TrackPosition=Left/Right by using background image.
    .RadSlider_SkinName .rslLeft .rslLargeTick, .RadSlider_SkinName .rslRight .rslLargeTickDecorates Vertical slider Large Tick - TrackPosition= Left/Right by using background image.
    .RadSlider_SkinName .rslMiddle .rslSmallTickDecorates Horizontal slider small tick - TrackPosition=Center
    .RadSlider_SkinName .rslMiddle .rslLargeTickDecorates Horizontal slider large tick - TrackPosition=Center
    .RadSlider_SkinName .rslCenter .rslSmallTickDecorates vertical slider small tick - TrackPosition=Center
    .RadSlider_SkinName .rslCenter .rslLargeTickDecorates vertical slider large tick - TrackPosition=Center

    See Also

    In this article
    See Also
    Not finding the help you need?
    Contact Support