Hi Morten71,
The answer is Yes.
Here is how:
Add this CSS rule to the <head> section of your page:
div.RadUpload_Default .ruBrowse |
{ |
background: transparent 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