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.

S2MemNewbie


My Latest Replies (From Various Topics)

Viewing 3 replies - 26 through 28 (of 28 total)
Author Replies
Author Replies
Posted: Thursday Apr 26th, 2012 at 7:09 am #11922
S2MemNewbie
Username: ashford

Well that did fix the font size issue. Is there anyway to shorten the length of the input boxes. My client does not like that they strech across the entire page.

Posted: Wednesday Apr 25th, 2012 at 8:03 am #11827
S2MemNewbie
Username: ashford

@Cristián Maybe you can take a look at this page with firebug and give me some direction? I can’t seem to find the issue.

http://bit.ly/IckuxN

Posted: Tuesday Apr 24th, 2012 at 8:17 am #11673
S2MemNewbie
Username: ashford

Ok I’m still stuck. I’m thinking that my themes default.css is not overriding the s2member.css or s2member-pro.css. I could really use some help because the form is useless as is. Here is the form section of my default.css:

}
form.standard-form#send-reply textarea {
width: 97.5%;
}
body.group-forum form.standard-form input[type=text],
body.group-forum form.standard-form textarea,
body.group-create form.standard-form input[type=text],
body.group-create form.standard-form textarea {
width: 97.5%;
}
form.standard-form p.description {
font-size: 12px;
color: #999;
margin: 5px 0;
}
form.standard-form .submit {
padding: 15px 0;
clear: both;
}
form.standard-form .editfield .submit {
padding: 15px 12px;
}
form.standard-form div.submit input {
margin-right: 15px;
}
form.standard-form div.submit input#signup_submit {
font-size: 19px;
margin: 0;
padding: 8px 12px;
background-color: #7AB3D7;
color: #fff;
border: none;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
form.standard-form div.submit input#signup_submit:hover {
background-color: #6799b9;
}
form.standard-form div.radio ul {
margin: 10px 0 15px 38px;
list-style: disc;
}
form.standard-form div.radio ul li {
margin-bottom: 5px;
}
form.standard-form a.clear-value {
display: block;
margin-top: 5px;
outline: none;
}
form#signup_form h2 {
font-size: 30px;
line-height: 1.3em;
margin-bottom: 20px;
}
form.standard-form #basic-details-section,
form.standard-form #profile-details-section,
form.standard-form #blog-details-section {
float: left;
clear: left;
width: 100%;
margin-top: 20px;
}
form.standard-form #basic-details-section h4,
form.standard-form #profile-details-section h4,
form.standard-form #blog-details-section h4 {
font-size: 20px;
}
form.standard-form input:focus, form.standard-form textarea:focus, form.standard-form select:focus {
background-color: #fafafa;
color: #555;
}
form#send-invite-form {
margin-top: 20px;
}
div#invite-list {
height: 400px;
overflow: scroll;
padding: 5px;
background-color: #f5f5f5;
width: 160px;
border: 1px solid #e4e4e4;
margin: 10px 0;
}
form#settings-form h3 {
margin-top: 10px;
}
form#settings-form label {
margin-top: 15px;
}
form.standard-form span.asterisk {
color: #b73f41;
}
div.page input[type=text] {
font-size: 12px;
height: 16px;
padding: 4px;
width: 300px;
}

Viewing 3 replies - 26 through 28 (of 28 total)

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.