Forums

[Plugin: Register Plus] Registration Field Spacing Issue (2 posts)

  1. natsirt86
    Member
    Posted 2 years ago #

    I have Register Plus installed and working just fine, the only problem I have with it is that when on the register page the fields for First Name, Last Name, Password, etc. are not spaced at all. They are bunched together unlike the Username and E-mail fields. Does anyone know how to fix this?

    http://www.riseoftheinfected.com/wp-login.php?action=register

  2. natsirt86
    Member
    Posted 2 years ago #

    Figured out the problem myself...

    Open up register-plus.php

    Then find the following bit of code:

    #pass1, #pass2, #regcode, #captcha, #firstname, #lastname, #website, #aim, #yahoo, #jabber, #about, .custom_field {
    	font-size: 20px;
    	width: 97%;
    	padding: 3px;
    	margin-right: 6px;
    }

    Then add the following line:

    margin-bottom: 15px;

Topic Closed

This topic has been closed to new replies.

About this Topic