0
Hi m8 how do i align the download entire album button on the album page to the left instead of center?
Been looking for the file to edit this
Been looking for the file to edit this
Download entire album
to this
Download entire album
Thanks
Accepted Answer
0
My apologies this is actually rendered in /components/com_muscol/helpers.php, find the function zip_download
-
chris taylormore than a month agoPerfect thanks m8 :)
Responses (2)
-
Accepted Answer
-
Accepted Answer
0I cant see it i have searched for a while for it on default.php only thing I can find to do with the button on that file is this
params->get('showzip') ){
echo MusColHelper::zip_download($this->album->id); } ?>
i cant seecould you have another look please or the code to search for, my album page is nearly customised just need to align this btn :P
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 »