Alex
Alex
Offline
0
How can I have a text link to download instead of the music note image here?:

http://www.beatloungemusic.com/index.php?option=com_muscol&view=album&id=4

I mean I could easily edit the png image file to say download, but is there a way to specify a text link instead of the default image?

Basically I want the word "Download" and not an image

thanks!!
Responses (3)
  • Accepted Answer

    Wednesday, February 24 2010, 03:12 PM - #Permalink
    0
    just open /components/com_muscol/views/album/tmpl/default.php

    go to line 117

    and replace this:

    JHTML::image('components/com_muscol/assets/images/music.png','File');

    for "Download"

    hey, but don't mess with code you don't understand :)
    The reply is currently minimized Show
  • Accepted Answer

    Alex
    Alex
    Offline
    Wednesday, February 24 2010, 03:17 PM - #Permalink
    0
    no no....won't mess with anything unless I ask for help first :) hehe

    thanks Germi!!!
    The reply is currently minimized Show
  • Accepted Answer

    Alex
    Alex
    Offline
    Friday, February 26 2010, 08:18 PM - #Permalink
    0
    Worked like a charm !!!
    Thanks!!
    The reply is currently minimized Show
Your Reply