MARKED INSTALLED
I used your mod instructions but wanted different image so I got the code from Paypal's online logo page.
Here is the code I used.
Code:
<!-- PayPal Logo -->
<table border="0" align="left" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td align="center">
<a href="#" onClick="javascript:window.open('https://www.paypal.com/uk/cgi-bin/webscr?cmd=xpt/cps/popup/OLCWhatIsPayPal-outside','olcwhatispaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=400, height=350');"><img src="https://www.paypal.com/en_GB/i/bnr/horizontal_solution_PP.gif" border="0" alt="Paypal"></a>
</td>
</tr>
</table>
<!-- / PayPal Logo -->
This appears as...