0
Hi,
I want to make the download link clearer and bigger, so that people will be able to see it quickly and easier.
Can somebody please tell me how to do this.
Please tell me the exact file to edit and its location.
Thanks
I want to make the download link clearer and bigger, so that people will be able to see it quickly and easier.
Can somebody please tell me how to do this.
Please tell me the exact file to edit and its location.
Thanks
Responses (7)
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0I see...
well in that case you can go down to the code and change this image call to another one. are you cool with modifying a PHP file?
if you open /components/com_muscol/views/album/tmpl/default.php
look for the place where this image is called (around line 117) and replace music.png for yourimage.png -
Accepted Answer
0Hi Germi,
I tried changing music.png with my new image which I called download.png but nothing changes.
I saved download.png in the directory: components/com_muscol/assets/images/
Here is the code below:
" if( $user->id || $this->params->get('allowsongdownload') == 2 ){ ?>
JText::_("FILE_REGISTERED_USERS"))); " -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »