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.

Custom text color of username in Login Widgit

Home Forums Community Forum Custom text color of username in Login Widgit

This topic contains 6 replies, has 2 voices. Last updated by  Raam Dev 4 years, 3 months ago.

Topic Author Topic
Posted: Sunday Sep 23rd, 2012 at 9:35 pm #26243

List Of Topic Replies

Viewing 6 replies - 1 through 6 (of 6 total)
Author Replies
Author Replies
Posted: Monday Sep 24th, 2012 at 7:36 am #26284
Raam Dev
Username: Raam
Staff Member

If you’re referring to the label “Username”, then you’d add something like this:

.ws-plugin--s2member-pro-login-widget-username { color: red; }

If you’re referring to the username input box itself, you’d add something like this:

#ws-plugin--s2member-pro-login-widget-username { color: red; }
Posted: Monday Sep 24th, 2012 at 8:26 am #26297

Raam, it’s the actual user’s personal username that I need to change the color of. Thank you.

Posted: Monday Sep 24th, 2012 at 10:21 am #26311

Raam,

Where does this line go?

.ws-plugin–s2member-pro-login-widget-username { color: red; }

Thank you.

Posted: Tuesday Sep 25th, 2012 at 12:12 am #26384
Raam Dev
Username: Raam
Staff Member

If you want to change the color of the username that shows up after they’ve logged in, you’ll need to do something like this:

.ws-plugin--s2member-pro-login-widget-profile-summary-name { color: red; }

That should go at the bottom of your theme’s style.css file, probably found in wp-content/themes/your-theme-name/. You should also be able to access that file by simply going to Dashboard -> Appearance -> Editor in WordPress and then selecting the style.css file on the right column.

Posted: Tuesday Sep 25th, 2012 at 9:06 am #26432

PERFECT! Thank you Raam.

Posted: Wednesday Sep 26th, 2012 at 3:40 am #26519
Raam Dev
Username: Raam
Staff Member

Glad to help, Charles! :)

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