• The “Remember Me” box is now slightly off. The mouse has to be at the very top of the box to check it, otherwise it won’t respond. Any ideas?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author weblizar

    (@weblizar)

    Hello @ethan5150,

    Go into plugin editor
    Select admin custom login.
    css->acl-custom.css
    LN 94 Change the
    #login form p.submit {
    margin: 10px 0 20px;
    padding: 5px;
    }
    to
    #login form p.submit {
    margin: 10px 0 20px;
    padding: 5px;
    }
    Try this and let us know.
    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Remember Me checkbox weirdness’ is closed to new replies.