I have problems with Register Plus v 3.5.1:
1/ The PASSWORD STRENGTH meter does not seem to be working.
2/ The reCAPTCHA is outside of the design width.
What have I done wrong (if anything)...?
Thanks,
I have problems with Register Plus v 3.5.1:
1/ The PASSWORD STRENGTH meter does not seem to be working.
2/ The reCAPTCHA is outside of the design width.
What have I done wrong (if anything)...?
Thanks,
In regards to point number 2:
In your login.css file (http://www.personalcomment.com/wp-admin/css/login.css?ver=20091010), #login is set to 320px in width. Change this to 360px
And change:
#reCAPTCHA {
margin-left:-32px;
position:relative;
}
To:
#reCAPTCHA {
position:relative;
}
Williams, thanks as your solution worked!
Leon McKee
This topic has been closed to new replies.