andyhqtran / divi-100-login-page

GNU General Public License v3.0
35 stars 23 forks source link

A few issues but no complaints! #4

Open ronwikso opened 8 years ago

ronwikso commented 8 years ago

Great new plugin, despite these minor issues I'm pointing out here. See attached screenshot. Here is the URL for the login page where I took the screenshot: http://marcyrequist.com/wp-login.php

marcyrequist com login page screenshot

I created this login page using Style 2 in the plugin, the Username and Password fields now have a yellow background, instead of white and I don't see a way to change that. I haven't tried any of the other Style choices from within the plugin yet to see if using one of them makes a difference.

Also, there is a "Login with Wordpress.com" button that is misaligned which I can't reposition or remove.

I don't see a way to change the color/font/weight, etc., or otherwise style (or remove) the "Back to" text at the top of the page.

Lastly, I selected a logo image from the Media Gallery (the same logo that's used in the header on the website: www.marcyrequist.com) and it doesn't show up on the login page for some reason. It's a large image so I'm not sure if there is some kind of size restriction that's preventing it from showing up. There's no way that I can see to specify the size either.

Thanks!

Ron

ronwikso commented 8 years ago

I tried using Style 4 and it does look better, I think, but I still have the yellow (rather than white) UN and PW fields. There is also still no logo showing up.

Some things that are different than Style 2 are that the Remember Me box is now above the login button, so the Login with Wordpress.com button looks better, but it would be great if there could be an option to just center that and the Remember Me field/text, to make it conform with the rest of the fields.

marcyrequist com login page screenshot - v2

One other question. Will this plugin work with a membership plugin/system like S2 Member?

nightowl99 commented 8 years ago

I have the exact same issue, except that I do have a 120x120 "window" onto my logo. The yellow field seems to be caused by user agent stylesheet (Chrome) for autofill inputs:

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { background-color: rgb(250, 255, 189); background-image: none; color: rgb(0, 0, 0); }

image

erikgeurts commented 8 years ago

For the yellow fields see #6