Page 1 of 1

How do I Center Align my Paypal Buttons.

PostPosted: February 12th, 2011, 6:53 pm
by Gayatriom
This is the current code used the generate the buttons.
[s2Member-PayPal-Button level="1" ccaps="" desc="$15.00 per Month" ps="paypal" cc="USD" ns="1" custom="talentedtenthnetwork.com" ta="center" tp="1" tt="M" ra="15.00" rp="1" rt="M" rr="1" image="default" output="button" /]

Thanks for the help!

Re: How do I Center Align my Paypal Buttons.

PostPosted: February 12th, 2011, 11:38 pm
by meesh
This is what I've done and it centers the buttons just fine.

Before the button code put this: <div align= "center">
and after the button code put this: </div>

Note: After putting this code the buttons will be centered. However, if you edit your page again, the "align center" code will disappear. I don't know why this happens. You will then have to enter the code again for it to work.

Hope this helps!
Michelle

Re: How do I Center Align my Paypal Buttons.

PostPosted: February 13th, 2011, 3:21 pm
by Gayatriom
Hey! I'll try this out and let you know how it works out!
thanks a ton!