How to remove the background color around PayPal button?
-
Around the PayPal button on our webpage: https://www.aktranslation.co.nz/payment, there is a big rectangular grey background area. Can someone tell me how to remove the background color? I want the background same as the rest of page (white color or no color).
Thank you very much in advance!!
The codes generated in PayPal account and inserted in our webpage are:
<form action=”https://www.paypal.com/cgi-bin/webscr” method=”post” target=”_top”>
<input type=”hidden” name=”cmd” value=”_s-xclick”>
<input type=”hidden” name=”hosted_button_id” value=”4SSLFFJ2Z7KDQ”>
<input type=”image” src=”https://www.aktranslation.co.nz/wp-content/uploads/2015/11/paypal-n-credit-cards-1001.jpg” border=”0″ name=”submit” alt=”PayPal – The safer, easier way to pay online.”>
<img alt=”” border=”0″ src=”https://www.paypalobjects.com/en_US/i/scr/pixel.gif” width=”1″ height=”1″>
</form>
- The topic ‘How to remove the background color around PayPal button?’ is closed to new replies.