Increase height of input fields
-
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.
The topic ‘Increase height of input fields’ is closed to new replies.