PriMoThemes — now s2Member® (official notice)

This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™

Paypal Buttons : Resizing to the Page Width

s2Member Plugin. A Membership plugin for WordPress®.

Paypal Buttons : Resizing to the Page Width

Postby einstein » July 18th, 2010, 1:04 pm

Hi Friends,

I really like this plugin. thanks for offering it for free.
I have very small problem with my website. I am trying to lern html and php. so far dont know much about it.
My problem is following page
http://venuraherath.com/deposit/?s2member_sp_req=137

Those paypal buttons are huge and distorted! can someone help me how to bring them back to the normal size.

This is the Html code for the page
[s2Member-PayPal-Button ids="137" exp="504" desc="Description and pricing details here." ps="paypal" cc="USD" custom="**.com" ra="20" sp="1" image="default" /]

Thanks in advance
User avatar
einstein
Registered User
Registered User
 
Posts: 5
Joined: July 18, 2010

Re: Paypal Buttons : Resizing to the Page Width

Postby einstein » July 22nd, 2010, 4:27 pm

Can someone please suggest a clue where i can get problem solved? then i can try to find some resources to solve it by myself
Thanks
User avatar
einstein
Registered User
Registered User
 
Posts: 5
Joined: July 18, 2010

Re: Paypal Buttons : Resizing to the Page Width

Postby Jason Caldwell » July 22nd, 2010, 6:37 pm

My guess is that your theme is applying one of it's default styles to the Button. I would check the style.css file for your WordPress theme, and see if you can find a way around the issue; using CSS, or by removing an existing rule. Also see: viewtopic.php?f=4&t=309#p1702
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA

Re: Paypal Buttons : Resizing to the Page Width

Postby einstein » July 23rd, 2010, 12:07 am

Thank you Jason, i contacted my theme developer. But he is still not that helpful
he told me to add this CSS code " input[type=”image”] { width:auto; } " it didnt work!
User avatar
einstein
Registered User
Registered User
 
Posts: 5
Joined: July 18, 2010

Re: Paypal Buttons : Resizing to the Page Width

Postby Jason Caldwell » July 23rd, 2010, 12:17 am

Try it like this, and see if that makes a difference:
Code: Select all
input[type="image"]
{
    float: none !important;
    width: auto !important;
    height: auto !important;
    display: inline !important;
}
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA

Re: Paypal Buttons : Resizing to the Page Width

Postby einstein » July 23rd, 2010, 12:23 am

Jason You saved my Day! I really appreciate you help.
It worked!!!!!
Keep up the Good work!
Thanks again!
User avatar
einstein
Registered User
Registered User
 
Posts: 5
Joined: July 18, 2010

Re: Paypal Buttons : Resizing to the Page Width

Postby Jason Caldwell » July 28th, 2010, 4:30 am

Very welcome. Thanks for reporting back. Much appreciated.
~ Jason Caldwell / Lead Developer
& Zeitgeist Movie Advocate: http://www.zeitgeistmovie.com/

Is the s2Member plugin working for you? Please rate s2Member at WordPress.org.
You'll need a WordPress.org account ( comes in handy ). Then rate s2Member here Image
.
User avatar
Jason Caldwell
Lead Developer
Lead Developer
 
Posts: 4045
Joined: May 3, 2010
Location: Georgia / USA

Re: Paypal Buttons : Resizing to the Page Width

Postby Bonnie » September 27th, 2010, 3:07 am

jason - I have the same problem. However, I do not know css or where to put the code you suggested. I use Chris Pearson's Thesis Theme. Thank you - Bonnie

update: never mind - I tried it - it worked - great suggestion - :D thank you!
User avatar
Bonnie
Registered User
Registered User
 
Posts: 1
Joined: September 27, 2010

Re: Paypal Buttons : Resizing to the Page Width

Postby Elizabeth » October 2nd, 2010, 12:16 pm

Closed
User avatar
Elizabeth
Moderator
Moderator
 
Posts: 160
Joined: May 12, 2010


Return to s2Member Plugin

Who is online

Users browsing this forum: No registered users and 2 guests

cron