Unwanted Grey border on PayPal

BlueDonkey
New Community Member

Hi, 

 

Every time I add my Paypal buttons to my site an unwanted grey border is appearing.

 

See for yourself on my site... http://www.bluedonkeycoffee.com/roasted-coffee.html.

 

Below is one of the codes. 

 

Any ideas why this is occurring?

 

Thanks!

 

--

 

<form target="paypal" 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="MKLMVRJP3ZXKC">

<table>

<tr><td><input type="hidden" name="on0" value="Size - Form"></td></tr><tr><td><select name="os0">

                <option value="12 oz - Whole">12 oz - Whole $9.52 USD</option>

                <option value="12 oz - Ground">12 oz - Ground $9.52 USD</option>

                <option value="2.2 lb - Whole">2.2 lb - Whole $22.56 USD</option>

                <option value="2.2 lb - Ground">2.2 lb - Ground $22.56 USD</option>

</select> </td></tr>

</table>

<input type="hidden" name="currency_code" value="USD"><br>

<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_cart_LG.gif" 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>

 

--

 

Any ideas?

Login to Me Too
1 REPLY 1

Misty11
Advisor
Advisor

Hello BlueDonkey, 

 

Welcome to the Community Robot wink.


Every time I add my Paypal buttons to my site an unwanted grey border is appearing.

 


From reviewing your the button code you provided I do not see any code that would cause a grey border. My guess would the CSS Properties (within your website code) is causing this grey border. The best thing to do is to look through your website (or a developer) code to see what would be causing this. I hope that helps.

 

Misty

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.