
07-04-2008, 02:21 AM
|
 |
|
|
Join Date: Jan 2008
Posts: 224
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Howell
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...

|
What about that big white block in the background?
|