Need help with html/css code for soundclick, please help me...?

Kyle

New member
I paid this dude $100 to do my soundclick, and he can't even get my f***in site done...
The link is www.campbellbeats.com .
The gray box on the right side of the page is empty, it is suppose to have my paypal button in it (right underneath the hbdesigns box!)

Please help me get the paypal box in, the paypal code is below:
<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="AJ2SUMGEKQWZA">
<table>
<tr><td><input type="hidden" name="on0" value="Select Quantity">Select Quantity</td></tr><tr><td><select name="os0">
<option value="1 | Lease">1 | Lease $19.99</option>
<option value="2 | Leases">2 | Leases $34.99</option>
<option value="5 | Leases">5 | Leases $79.99</option>
<option value="10 | Leases">10 | Leases $149.99</option>
</select> </td></tr>
<tr><td><input type="hidden" name="on1" value="Name of Beat(s) Here:">Name of Beat(s) Here:</td></tr><tr><td><input type="text" name="os1" maxlength="60"></td></tr>
</table>
<input type="hidden" name="currency_code" value="USD">
<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>

Please someone help me where to put this code on my website so I can start selling my beats!
 
Back
Top