Community Support Forums — WordPress® ( Users Helping Users ) — 2011-04-05T16:10:34-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=2936 2011-04-05T16:10:34-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2936&p=9162#p9162 <![CDATA[Re: Where is the coding for shortcodes stored?]]> !important to make sure they have a higher priority than the default s2member styles. http://www.w3.org/TR/CSS2/cascade.html#important-rules

Also, if you're narrowing the whole form and not just one of the fields, this tip in the FAQs may help you:

Can I change the width of PayPal® Pro Forms easily?

Yes, just take your Shortcode, and wrap it inside a div tag. Pro Forms will automatically expand to 100% width of their parent element. So wrapping them inside a div tag with a specific width is the easiest way.

Code:
<div style="width:750px;">
    [s2Member-Pro-PayPal-Form ... /]
</div>


What is the minimum width needed for s2Member's Pro Forms?

Around 450 pixels wide. Technically you could go smaller, but things start to get cramped around 400px or so. Just about any WordPress® theme will do fine; even with a Sidebar.

Statistics: Posted by Cristián Lávaque — April 5th, 2011, 4:10 pm


]]>
2011-04-02T22:43:16-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2936&p=8919#p8919 <![CDATA[Re: Where is the coding for shortcodes stored?]]>

Statistics: Posted by Cristián Lávaque — April 2nd, 2011, 10:43 pm


]]>
2011-04-02T22:15:34-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2936&p=8918#p8918 <![CDATA[Re: Where is the coding for shortcodes stored?]]> Statistics: Posted by pwallin — April 2nd, 2011, 10:15 pm


]]>
2011-04-02T21:52:53-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2936&p=8915#p8915 <![CDATA[Re: Where is the coding for shortcodes stored?]]> /wp-content/plugins/s2member/includes/s2member.css

Look for #ws-plugin--s2member-profile to help you find the lines for that form. ;)

Statistics: Posted by Cristián Lávaque — April 2nd, 2011, 9:52 pm


]]>
2011-04-02T21:37:53-05:00 http://www.primothemes.com/forums/viewtopic.php?t=2936&p=8914#p8914 <![CDATA[Where is the coding for shortcodes stored?]]>
However, the fields in the form stretch 100% across the page. I would like to modify the form dimensions. Where can I find the source coding for this shortcode? Thanks.

Statistics: Posted by pwallin — April 2nd, 2011, 9:37 pm


]]>