Shape 5

Joomla Club Extensions => MP3 Gallery - Club => : yoedo January 20, 2014, 03:06:34 PM



: Buy & Donate button problem
: yoedo January 20, 2014, 03:06:34 PM
I want to use extensions S5 MP3 Gallery
But I do not want Donate button and Buy button appears
Can it be done and how to do it


: Re: Buy & Donate button problem
: jonahh January 20, 2014, 03:13:33 PM
Hello,

Yes you can just add the following CSS to the bottom of your template.css file:

.ttw-music-player .buy {
    display: none !important;}


: Re: Buy & Donate button problem
: yoedo January 20, 2014, 03:26:56 PM
 ;D
Thank you,
Now I can manage to do it


: Re: Buy & Donate button problem
: jonahh January 20, 2014, 03:46:07 PM
Welcome :)