• I have added buynow buttons from Paypal to my wordpress blog and on some browsers the buttons are huge. I am using a Mac and on my firefox and safari the buttons appear just fine, even on my laptop which is windows XP using IE 7 they look fine. However, IE on vista and windows 8 sometimes the buttons are huge.

    PS. Can you also check the buynow buttons and see what they look like on your browser. If you could let me know your browser and whether or not it looks good or if its huge, I would really appreciate it.
    One of my pages that has a button on it https://danoreef.com/blog/?page_id=5

    Thank you
    Danny

Viewing 2 replies - 1 through 2 (of 2 total)
  • Not sure how you’re using Windows 8 but the button looks fine to me. I’m using Vista and Firefox 3.6.8.

    check this style in style.css of your theme:

    input, textarea { border: 1px solid #414141; padding: 5px; width: 600px; font-family: Baskerville, Times, "Times New Roman", serif; font-size: 14px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }

    and see what happens if you remove the width: 600px;

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Huge paypal button only on some browsers’ is closed to new replies.