latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Pro Form design upgrade possibilities

Home Forums Community Forum Pro Form design upgrade possibilities

Tagged: 

This topic contains 1 reply, has 2 voices. Last updated by  Cristián Lávaque 4 years ago.

Topic Author Topic
Posted: Sunday Jan 6th, 2013 at 9:57 am #36379

This is an add on discussion to this thread which has been closed for replies:
http://www.s2member.com/forums/topic/how-can-i-make-my-pro-form-look-better/

In that thread, Cristián said:
Kim, the pro-form looks good when it’s displayed without problems.

I did go ahead and change my theme to the default Twnety Eleven theme to see what the form looks like displayed without problems and it is better (less space between each of the fields) but it is still not acceptable to me.

What are the possibilities for upgrading the design of this form?

1)
Specifically, I really want to get rid of that Courier typeface and match the headline font of the form to my site’s headline font. Or anything else that matches my site. That typeface has got to go.

2)
Also, what are the options for changing the button from “Submit Form” to a Join Now or something else that looks more like a payment button than a regular sign up button.

Thanks for any help.

List Of Topic Replies

Viewing 1 replies (of 1 total)
Author Replies
Author Replies
Posted: Monday Jan 7th, 2013 at 8:59 pm #36527

Hi Kim.

You can style the pro-form using CSS. A tool like Firebug is very useful for this. http://getfirebug.com

The pro-form does use Consolas, maybe that’s the one you mean? If you don’t have it in your system, it’d then try using Courier, and if that’s not available it’d then default to what your browser uses for monospace types. To change that one, in your theme’s styles file you could add something like:

div.s2member-pro-paypal-form-description-div {font-family: 'YourFont', sans-serif !important;}

http://www.w3schools.com/cssref/pr_font_font-family.asp

Also, what are the options for changing the button from “Submit Form” to a Join Now or something else that looks more like a payment button than a regular sign up button.

You can edit that with a hack. Create the dir/file /wp-content/mu-plugins/s2hacks.php
[hilite pre_code]

Viewing 1 replies (of 1 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.