Page 1 of 1

Currency Converter Donation mod

Posted: 30 Apr 2012, 03:56
by martin123456
As there is no Currency Converter for phpbb this will add a link on the donation page tried and tested and w3c valid and opens in a new tab.

Open styles/prosilver/template/donate/donate_body.html
find

Code: Select all

.<!-- ENDIF --></p><hr />		<!-- ENDIF -->	
add after

Code: Select all

	<a href="http://www.ukforex.co.uk" title="Currency Converter Click To Check" onclick="window.open(this.href); return false;"><img src="{ROOT_PATH}/images/curency.gif" alt="Currency Converter" /></a>
change this part only

Code: Select all

http://www.ukforex.co.uk
if you want to use another


Place the image in the your images folder (right click)
curency.gif
curency.gif (1.06 KiB) Viewed 1753 times
demo on my site link in profile