XFileSharing Pro - download button on 1.8

Message
Author
laurencefrazerreeves
Posts: 23
Joined: Nov 26, 2010 5:06 pm

download button on 1.8

#1 Postby laurencefrazerreeves » Feb 03, 2011 3:49 pm

so i have 1.8 on chimphost.com

How do i change the download button to a png icon i would like instead?

I have tried to change the code but the download link does not work.

for example

<input type="hidden" name="down_script" value="1">
<input type="submit" id="btn_download" value="<TMPL_VAR lang_download_file>">

there is the original, i tried changing it to:

<a href="<TMPL_VAR lang_download_file>"><img src="http://chimphost.com/clean_download_buttons_pack.png" width="240" height="77" /></a>

i take it this isnt right?

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#2 Postby ankurs » Feb 04, 2011 5:33 am