http://chicacafe.redwebtestsite.com
My login fields are too wide. Where do I shorten those?
PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
/* input fields should not be 100% wide */
form div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div input[type="text"],
form div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div input[type="password"],
form div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div textarea
{
width: 300px;
padding: 3px;
font-size: 1em;
}
form div.s2member-pro-paypal-form-section > div.s2member-pro-paypal-form-div select {
width: 300px;
}
form#loginform input#user_login,
form#loginform input#user_pass {
width: 260px;
}
width: 260px !important
Users browsing this forum: No registered users and 3 guests