solved Download button image

alt=
@andrusito
10 years ago
302 posts
Hello! Does anyone know how to change the default download image from jrNova skin? I want to show a different image on here:

http://devocionmusical.com/oldies-cristianos/audio

This is the code in place:

{jrCore_item_list_buttons module="jrAudio" field="audio_file" item=$item}

I search the image but can't find it..

Thanksss
updated by @andrusito: 05/24/14 02:51:50AM
brian
@brian
10 years ago
10,148 posts
That is a "sprite" button, and right now the sprites are kept in jrCore/img/icons_black and jrCore/img/icons_white - you would just replace the one you want to change with a new image, then reset caches. Note that right now you will need to replace it each time you update the Core, as the sprites do not work at this time with the DB image setup.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
alt=
@andrusito
10 years ago
302 posts
Oh I see them! thanks, I'll remember that note.

Tags