• Hello everyone,

    I’ve been trying to figure out why my PayPal button is so darn small when you see it on the site. When you look at it while in the edit mode it looks fine.

    So, looks fine in the visual edit mode so I update the page and go look at the site and the PayPal button is about 1/4 the size it is supposed to be.

    Now it works fine and sends you to PayPal the way it should it just isn’t very big.

    Help!

    Thanks very much!

    Mm

Viewing 5 replies - 1 through 5 (of 5 total)
  • If you post a link to your site so others can see what you are seeing, it might be something quick and easy to fix.

    Thread Starter mmfh

    (@mmfh)

    The site that the paypal button is displayed on is
    click here!

    Its at the bottom. Its also the biggest button of all my choices.

    Thanks very much!

    Mm

    Thread Starter mmfh

    (@mmfh)

    Just trying to bump this thread so maybe someone with an idea will see it.

    Thanks very much!

    Mm

    When you paste in the form code that PayPal gives you are you able to see the image source in the code, or is it encrypted? If it’s not encrypted you should see something like:

    <img src=”whateverPayPalurlIs.jpg” alt=”Make a payment with PayPal”>

    You should be able to insert inline styles there.

    <img src=”whateverPayPalurlIs.jpg” alt=”Make a payment with PayPal” style=”width:200px; height:90px;”>

    In line styles would work well, but the page source shows that the PayPal buton code is encrypted. Best to go back to PayPal and select a bigger button. Or use Google Checkout.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problem with Paypal button’ is closed to new replies.