Hello Emin,
It is not working with RadUpload, as for the button fix in RadEditor, we have used RadEditor classes. In order to make it work in RadUpload, it is necessary to use RadUpload classes. Using the code provided, I have created a simple code example, showing how to increase the button width in order to have
"Add New Attachment" well wrapped in a button:
Please, note that for the CSS overwrite, I didn`t use the base CSS classes, but the ID:
ruAttachmentAddButton in order to avoid increasing the width of another buttons. If you have more than one
"Add New Attachment" button on your page, you should group their IDs in the CSS. For example, if the additional
"Add New Attachment" buttons has ID="
ruAttachmentAddButton1", grouping both buttons will work with the following CSS:
Please, find attached
raduploadnewbutton.gif showing the result form the above code.
Regards,
Bojo
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