• Resolved eon123

    (@eon123)


    I just installed your plugin and everything works perfectly including sidebar shortcodes except the height of the input fields in all forms (register, login, lost) is very small (approx 15px). My test site is: http://test.thecoloringinn.com/register/

    I spent several hours researching and know that if I add STYLE=”Height:30px” to the INPUT line for Username in the register-form.php, I get the desired height. However I’d like to make this change for all input fields on all forms. I suspect I need to add this STYLE command in the theme-my-login.css or theme-mylogin.php file once I copy it to my theme’s child to make it a global default but I have no idea where this code should be placed.

    Your assistance would be greatly appreciated.

    https://wordpress.org/plugins/theme-my-login/

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Farthing

    (@jfarthing84)

    Style declarations go within cascading stylesheets. Put any TML CSS in a custom version of theme-my-login.css in your theme’s directory.

Viewing 1 replies (of 1 total)

The topic ‘Increase height of input fields’ is closed to new replies.