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

CSS Skin File Selectors

RadUpload has been replaced by RadAsyncUpload, Telerik’s next-generation ASP.NET upload component. If you are considering Telerik’s Upload control for new development, check out the documentation of RadAsyncUpload or the control’s product page. If you are already using RadUpload in your projects, you may be interested in reading how easy the transition to RadAsyncUpload is and how you can benefit from it in this blog post. The official support for RadUpload has been discontinued in June 2013 (Q2’13), although it is still be available in the suite. We deeply believe that RadAsyncUpload can better serve your upload needs and we kindly ask you to transition to it to make sure you take advantage of its support and the new features we constantly add to it.

The following table lists the CSS selectors and descriptions for RadUpload style sheets.

 

Class NameElementDescription
RadUpload_[Skin]e.g. RadUpload_OutlookDIVApplied to the root element of the control.
.ruInputsULApplied to the RadUpload control.
.ruProgressULApplied to the RadProgressArea control.
.ruActionsLIApplied to the portion of the control that contains action buttons that affect the entire control. This includes the area for the Add and Remove buttons on RadUpload and the area for the Cancel button on RadProgressArea .
.ruFilePortionLIApplied to the row of RadProgressArea that contains the Total Progress Bar and Total Progress Indicators .
.ruFileCountLIApplied to the row of RadProgressArea that contains the Files Count Bar and Files Count Indicators .
.ruCurrentFileLIApplied to the row of RadProgressArea that contains the Current File Name .
.ruTimeSpeedLIApplied to the row of RadProgressArea that contains the Time and Speed Indicators .
.ruFileWrapSPANApplied to the <span> around each file input area of RadUpload .
.ruStyledSPANApplied to the <span> around each file input area of RadUpload when EnableFileInputSkinning is true .
.ruFileInputINPUTApplied to the file input element used by RadUpload . This element is not visible when EnableFileInputSkinning is true .
.ruFakeInputINPUTApplied the the text box that the RadUpload control uses to simulate the text portion of a file input element when EnableFileInputSkinning is true .
.ruReadOnlyINPUTApplied to the text box used by RadUpload when RadOnlyFileInputs is true .
.ruButtonINPUTApplied to all buttons in the RadUpload and RadProgressArea controls (not just action buttons).
.ruBrowseINPUTApplied to the select button that the RadUpload control uses to simulate the browse button of a file input element when EnableFileInputSkinning is true .
.ruCheckINPUTApplied to the check boxes that RadUpload uses for selecting rows.
.ruRemoveINPUTApplied to the Remove button that RadUpload uses for deleting rows.
.ruAddINPUTApplied to the Add button in RadUpload .
.ruDeleteINPUTApplied to the Delete button in RadUpload .
.ruCancelINPUTApplied to the Cancel button in RadProgressArea .
.ruBarDIVApplied to the outer <div> element that RadProgressArea uses for progress bars.

See Also

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