Page 1 of 1

How to change download button with image?

Posted: 26 May 2016, 20:41
by serbarmax
Hi, how to change download button to phocadownload with a image? i want to change view button too.
Thanks! :oops:

Re: How to change download button with image?

Posted: 27 May 2016, 19:06
by christine
Hi,

just try - may be:
media/com_phocadownload/images and
media/com_phocadownload/images/phoca_download/css/main/button.css

Kind regards, Christine

Re: How to change download button with image?

Posted: 29 May 2016, 13:50
by serbarmax
Thanks! I was try to change the button but unsuccessfully
http://i.imgur.com/w9wye9u.png
http://i.imgur.com/i2B3cZ2.png

I want to change with this images.
regards. Sergio.

Re: How to change download button with image?

Posted: 29 May 2016, 19:50
by Jan
Hi, as christine wrote, you can modify the CSS - and add the image as background or you can directly change the php/html output and add the image in html directly instead of the button. But both methods require the modification of the code :idea:

Jan