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.

Change Button "Save All Changes"

Home Forums Community Forum Change Button "Save All Changes"

This topic contains 3 replies, has 2 voices. Last updated by  Chris W 4 years, 3 months ago.

Topic Author Topic
Posted: Monday Aug 27th, 2012 at 2:31 am #23139
Chris W
Username: Chrisw83

I need to change the button background color of this button on the Profle Page via css. How would I do it so that I can add it to my current css?

Something similar to this.
.ws-plugin–s2member-profile-submit {
background: #fff;
}

List Of Topic Replies

Viewing 3 replies - 1 through 3 (of 3 total)
Author Replies
Author Replies
Posted: Wednesday Aug 29th, 2012 at 2:44 am #23375
Chris W
Username: Chrisw83

Lesson to learn. If you play around in the .css for long enough you are bound to find the answer!

Plugin > Editor > s2member.css

form#ws-plugin--s2member-profile input[type="submit"]
	{
		background:#ABC742;
	}
Posted: Wednesday Aug 29th, 2012 at 8:37 am #23395
Eduan
Username: Eduan
Moderator

Hello Chris,

Glad you found the problem. :)

Yes if you play around with something enough time, you always get an answer. ;)

Posted: Wednesday Sep 12th, 2012 at 2:36 am #24968
Chris W
Username: Chrisw83

I updated to the pro version and installed the login widget. If someone needs to change the button here is the code to use.

div.ws-plugin–s2member-pro-login-widget > form input[type=”submit”] {
background:#ABC742;
}

Viewing 3 replies - 1 through 3 (of 3 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.