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™
<form name="loginform" id="loginform" action="http://www.mydomain.com/members/wp-login.php" method="post">
<p>
<label>Username *<br />
<input type="text" name="log" id="user_login" class="input" value="admin" size="20" tabindex="10" /></label>
</p>
<p>
<label>Password *<br />
<input type="password" name="pwd" id="user_pass" class="input" value="" size="20" tabindex="20" /></label>
</p>
<div class="remember-me"></div>
<p class="submit">
<input type="submit" name="wp-submit" id="wp-submit" class="button-primary" value="" tabindex="100" />
<input type="hidden" name="redirect_to" value="http://www.mydomain.com/members" />
<input type="hidden" name="testcookie" value="1" />
</p>
</form>
cassel wrote:Theone, i tried your coding, and somehow, i get a tiny SUBMIT button with no text on it. Is there something missing in the code?
value=""
class="submit_button"
.sumbit_button {width:200px; height:30px; background:black;text-align:center;font-family:Arial; font-size:12px;color:white}
<input type="submit" name="wp-submit" id="wp-submit" class="submit_button" value="SUBMIT" tabindex="100" />
cassel wrote:but ... i am not getting it to work correctly yet:
- although i know i have the right username and password (because i can do it in the OTHER sidebar login), it does not seem to do anything
Want to have a look at it? If this worked, it would be a great combo with s2Member since i dont want members to navigate too far from the page they are on!
<form name="loginform" id="loginform" action="http://digiscrapcampus.com/main/wp-login.php" method="post">
<p>
<label>Username *<br />
<input type="text" name="log" id="user_login" class="input" value="" size="20" tabindex="10" /></label>
</p>
<p>
<label>Password *<br />
<input type="password" name="pwd" id="user_pass" class="input" value="" size="20" tabindex="20" /></label>
</p>
<p class="forgetmenot"><label><input name="rememberme" type="checkbox" id="rememberme" value="forever" tabindex="90" /> Remember Me</label></p>
<p class="submit">
<input type="submit" name="wp-submit" id="wp-submit" class="button-primary" value="Log In" tabindex="100" />
<input type="hidden" name="redirect_to" value="http://digiscrapcampus.com/main/wp-admin/" />
<input type="hidden" name="testcookie" value="1" />
</p>
</form>
http://digiscrapcampus.com/main/wp-admin/
http://digiscrapcampus.com/main/
Users browsing this forum: Yahoo [Bot] and 1 guest