I searched the forum and couldn' find anything addressing this. If, I missed it please point me to the post.
Anyone else came across this issue?
I created my Paypal subscription buttons using the "Button Code Generators" inside the s2member options. Placed the shortcode into my site, saved the page and viewed my page. Bam! There they were, 2 massive stretched "Check out with Paypal" buttons.
This is how the button should appear.
On my site it is roughly twice the length and three times the height. A stretched out mess.
First, I figured it must be a bug with the shortcode, so I tested with the Paypal html code. - Same big buttons.
Next, I followed the link of the button which was hosted on Paypal's site. Grabbed it. Uploaded it to my server and tested again. - Same big buttons.
Next, I added a couple of tags to the code with the proper button size. - Code:
width="145" height="42"
- Same big buttons.
Next, I tried inserting a button into my page by itself. No code for the button to act as a button to submit a form. - Success. The button showed correctly.
I asked myself why it shows correctly outside of the Paypal form code? The only thing I can come up with is that either Wordpress or my theme is defaulting to some standard html 'form' submit button and its size. Not accounting for the fact that I have replaced the standard submit button for an image. In this case, the Paypal button image.
This is just my guess as I am not a programmer by trade.
I am using WP 3.0.1
Anyone have an idea of what may be causing this or how to fix this issue?
Any help would be appreciated. Thanks!Statistics: Posted by TimAnderson — November 2nd, 2010, 4:14 am
]]>