Page 1 of 1

Please help Paypal button only showing in the corner...

PostPosted: August 5th, 2011, 8:44 pm
by Tich1800
I am using OptimizerPress to host my site and I have specific post/page paypal button and I can not move it to the centre. What can I do to move it or make it bigger... please help

Re: Please help Paypal button only showing in the corner...

PostPosted: August 6th, 2011, 12:13 am
by Cristián Lávaque
Have you tried CSS to center it?

You can change the image using the image attribute for the button's shortcode. WP Admin -> s2Member -> PayPal Buttons -> Shortcode Attributes (Explained) -> image

I hope that helps. :)

Re: Please help Paypal button only showing in the corner...

PostPosted: August 6th, 2011, 2:37 am
by Tich1800
I am doing something wrong...Here is the code s2member is giving me and it's coming out in the far left corner and it does not help being in the corner. P.s thank you very much for responding ... that was very nice of you.

[s2Member-PayPal-Button sp="1" ids="1079" exp="35040" desc="The Ultimate Recruiting Retention System" ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="local.myleadtarget.com" ra="197" image ="default" output="button" /]

Re: Please help Paypal button only showing in the corner...

PostPosted: August 6th, 2011, 12:12 pm
by Cristián Lávaque
OK, it may not be semantically correct coding, but do this in the HTML editor (not the Visual one):

Code: Select all
<center>[s2Member-PayPal-Button sp="1" ids="1079" exp="35040" desc="The Ultimate Recruiting Retention System" ps="paypal" lc="" cc="USD" dg="0" ns="1" custom="local.myleadtarget.com" ra="197" image ="default" output="button" /]</center>

Re: Please help Paypal button only showing in the corner...

PostPosted: August 6th, 2011, 12:30 pm
by Tich1800
YESSSSS it worked thank you so much Now the last Question I promise How do I make this button bigger now that it's in the center.
P.S You Just Made Me A Very Happy Man thank youuuuuuuuuuuuuuuu

Re: Please help Paypal button only showing in the corner...

PostPosted: August 6th, 2011, 12:38 pm
by Cristián Lávaque
You're welcome. :)

You can create a new image file (e.g. a larger version of the same button) in an image editor like Photoshop or GIMP, upload it to your server and use that instead of the default button.

You can change the button's image using the image attribute. WP Admin -> s2Member -> PayPal Buttons -> Shortcode Attributes (Explained) -> image

Re: Please help Paypal button only showing in the corner...

PostPosted: August 6th, 2011, 12:52 pm
by Tich1800
Thank you very much. Now I can get to work. This means a lot to me.. :D

Re: Please help Paypal button only showing in the corner...

PostPosted: August 6th, 2011, 12:59 pm
by Cristián Lávaque
Cool. I'm glad I could help. :)