StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 02-21-2011, 04:02 PM
lbrown1179 lbrown1179 is offline
Registered User
Genesis Member
Pro Plus Member
 
Join Date: Jun 2010
Posts: 168
Default styling WP-Members plugin

Hi,

I'd like to style the submit buttons for the members' registration form and sidebar widget on this page http://www.spiritworksfoundation.org/members-area/ so that they match the blue "search" button.

The WP-members plug-in help page said: "There are three IDs available for customized CSS specifications - wpmem_login, wpmem_reg, and wpmem_msg.The wpmem_login and wpmem_reg IDs wrap the login and registration tables. "

I copied the CSS for my Search button and gave it the new IDs, but it didn't change the Members' buttons.

#wpmem_login {
background: #3F99B1;
color: #FFFFFF;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin: 0px;
padding: 2px 2px 1px 2px;
border: 1px solid #3F99B1;
}

#wpmem_reg {
background: #3F99B1;
color: #FFFFFF;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
font-family: Arial, Tahoma, Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin: 0px;
padding: 2px 2px 1px 2px;
border: 1px solid #3F99B1;
}

Thanks in advance for your help,

Laurie
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS-styling sidebar-login plugin Florux General Discussion 3 12-10-2009 05:24 AM
Styling a Featurific plugin window fscinico General Discussion 3 11-08-2008 10:28 AM


All times are GMT -5. The time now is 02:53 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.