Hi all,
I need someone help asap.
Below is a copy of my paypal html form that i want to put onto my website. I am able to do this but I want to change the writing so its not black and so its white. could someone help me with this as i am about to lose my mind.
cheers
j
www.creativedancecompany.com
<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="974409">
<table>
<tr><td><input type="hidden" name="on0" value="Express Card">Express Card</td></tr><tr><td><select name="os0">
<option value="Creative Dance">Creative Dance $80.00
<option value="YMCA Member">YMCA Member $72.00
</select> </td></tr>
<tr><td><input type="hidden" name="on1" value="YMCA Member Number">YMCA Member Number</td></tr><tr><td><input type="text" name="os1" maxlength="60">
</table>
<input type="hidden" name="currency_code" value="AUD">
<input type="image" src="https://www.paypal.com/en_AU/i/btn/btn_buynow_**.gif" border="0" name="submit" alt="">
<img alt="" border="0" src="https://www.paypal.com/en_AU/i/scr/pixel.gif" width="1" height="1">
</form>
I need someone help asap.
Below is a copy of my paypal html form that i want to put onto my website. I am able to do this but I want to change the writing so its not black and so its white. could someone help me with this as i am about to lose my mind.
cheers
j
www.creativedancecompany.com
<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="974409">
<table>
<tr><td><input type="hidden" name="on0" value="Express Card">Express Card</td></tr><tr><td><select name="os0">
<option value="Creative Dance">Creative Dance $80.00
<option value="YMCA Member">YMCA Member $72.00
</select> </td></tr>
<tr><td><input type="hidden" name="on1" value="YMCA Member Number">YMCA Member Number</td></tr><tr><td><input type="text" name="os1" maxlength="60">
</table>
<input type="hidden" name="currency_code" value="AUD">
<input type="image" src="https://www.paypal.com/en_AU/i/btn/btn_buynow_**.gif" border="0" name="submit" alt="">
<img alt="" border="0" src="https://www.paypal.com/en_AU/i/scr/pixel.gif" width="1" height="1">
</form>