• I would like to have a simple login exactly like it is on here.

    I have tried all the plugins and the sidebar logins don’t work for me since I only have few pages where I have sidebars, the sliding login plugins came closer but they just covered my menu or didn’t look right.

    I like the www.ads-software.com login because its simple, you can see it on all your pages that you are logged in, you can view your profile or register.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter djkalapacs

    (@djkalapacs)

    I tried this but it didn’t work quite right

    <form name="loginformfooter" class="loginform" id="loginformfooter" action="<?php bloginfo('url'); ?>/wp-login.php" method="post">
    <p><label>Username      <input type="text" value="" maxlength="40" size="13" id="user_login" name="user_login" class="text">
      </label>
        <label>Password     <input type="password" maxlength="40" size="13" id="password" name="password" class="text">
        </label>
        <input type="hidden" value="" name="re">
        <input type="submit" value="Log in" id="submit" name="Submit" class="button-secondary">
        (<a href="<?php bloginfo('url'); ?>/wp-login.php?action=lostpassword">forgot?</a>) or <a href="<?php bloginfo('url'); ?>/wp-login.php?action=register">Register</a></p>
    </form>

    Thread Starter djkalapacs

    (@djkalapacs)

    Thank you esmi, actually I found a plugin I can live with it comes quite close to my needs with a little tweaking it will be good. Its called WP Login Box. The codex works too but it stretches my login because of my theme.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Login just like on www.ads-software.com’ is closed to new replies.