Forums

Custom Login
[resolved] moving login (2 posts)

  1. Glur4k
    Member
    Posted 4 months ago #

    hi,

    i'm trying to move down the whole login-box for some pixels.
    My custom CSS is currently:

    #loginform {
    margin-top:500px;
    }

    but this enlarges the complete page, too.

    someone can help?

    http://wordpress.org/extend/plugins/custom-login/

  2. Glur4k
    Member
    Posted 4 months ago #

    got it... works with:

    #login {
     position:relative;
     top:500px;
    }

Reply

You must log in to post.

About this Plugin

About this Topic