dougsmith
05-02-2009, 03:19 PM
Here is the code for an image with text along side and the PayPal button. Everything is the way I want it except the paypal button should be centered under the $24.99. I have searched the forum high and low and can't find the answer. Thanks for all of your help!
<div>
<div style="float:left; width:300;">
<p style="color:8B008B; font-family:sienna; font-size:20pt; width:700; text-align:center;">
<img src="http://idisk.mac.com/dougmac3684-Public/jtlcover4site.jpg" align="left" >
<br>
<br>
<br>
<br>
<br>
Journey To Love Audio CD
<br>
$24.99
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="5147941">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</p>
</div>
<div>
<div style="float:left; width:300;">
<p style="color:8B008B; font-family:sienna; font-size:20pt; width:700; text-align:center;">
<img src="http://idisk.mac.com/dougmac3684-Public/jtlcover4site.jpg" align="left" >
<br>
<br>
<br>
<br>
<br>
Journey To Love Audio CD
<br>
$24.99
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="5147941">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
</p>
</div>