Page 1 of 1

[MOD] Changing the Upload Button (Image)

PostPosted: Wed Mar 30, 2011 1:23 am
by PeterS
1) Create your own browse image.
2) Upload the image to your server.
3) FInd in ./styles/Indigo/file_upload_form.php
Code: Select all
button_image_url : 'js/swfupload/wdp_buttons_upload_114x29.png',

and change the location to where ever you uploaded the browse image.

Re: [MOD] Changing the Upload Button (Image)

PostPosted: Tue Jul 17, 2012 10:25 pm
by kickassnico
How/Can I use CSS to edit the button?

Re: [MOD] Changing the Upload Button (Image)

PostPosted: Wed Jul 18, 2012 1:52 pm
by kickassnico
never mind... fixed