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

change upload image

1 Answer 65 Views
Upload (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Morten
Top achievements
Rank 2
Iron
Iron
Veteran
Morten asked on 03 Jul 2008, 03:41 PM
is it possible to change the image a users clicks on when he wants to find a file to upload?

1 Answer, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 04 Jul 2008, 08:48 AM
Hi Morten71,

The answer is Yes.

Here is how:

Add this CSS rule to the <head> section of your page:

div.RadUpload_Default .ruBrowse 
    backgroundtransparent url('Your_New_Image_Here.gif') 100% 0 no-repeat

This works for the Default skin, if you are using another skin - just replace Default with the skin name you use.

I hope this helps

Regards,
Veskoni
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Upload (Obsolete)
Asked by
Morten
Top achievements
Rank 2
Iron
Iron
Veteran
Answers by
Veselin Vasilev
Telerik team
Share this question
or