• Resolved Aeterna

    (@aeterna)


    Hello!
    Today, I just installed the freebie version of the Olsen theme for the first time. I love it, but there’s a little glitch with the PayPal buttons that I can’t seem to fix.
    PayPal widgets look perfectly fine in sidebars, but for some reason the theme layout messes up with the “Buy Now” buttons on regular pages. I’ve had one of those on my services page for a while (https://www.aeternalight-astrology.com/buy-natal-report/ ) and it began to look blurry and distorted as soon as I installed the new template. I tried to replace it with different buttons (other plug-ins, the official PayPal generator) but the result is the same – no matter which code I use, it always ends up looking stretched and lopsided.
    Anyone can give me a suggestion?
    Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello.

    You will need to paste this

    input.paypalbuttonimage {
        width: 171px;
        height: 47px;
    }

    at the bottom of the theme’s style.css file to fix the issue.

    If you do not wish to edit theme files, look up a custom CSS plugin from the repository and use that instead.

    Thread Starter Aeterna

    (@aeterna)

    Brilliant… I copypasted it right away and the issue is fixed, button looks normal now. Thanks a lot for your quick reply&help!

    Glad to help!

    I’d like to ask you, since we have dealt with the issue to please mark this thread as resolved.

    Thank you!

    Thread Starter Aeterna

    (@aeterna)

    Done, thanks again!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Paypal Buttons Looking Weird’ is closed to new replies.