Forums
(@petewall)
12 years, 11 months ago
thats weird. #user_pass1 should do it :S
My passwordfield in the login-form has id=”user_pass”. without the “1” i just did: #user_pass { border: 1px solid #000; } in the theme-my-login.css and it worked.