E' possibile trasformare il pulsante paypal sotto in una immagine con link?
<form action="https://www.paypal.com/cgi-bin/webscr" target="_blank" method="post" title="paga adesso - buy now">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="xxxxxxxxxxx">
<input type="image" src="../img/paga_adesso.jpg" border="0" name="submit" alt="PayPal - Il metodo rapido, affidabile e innovativo per pagare e farsi pagare.">
</form>