#loginform css – 2.5.1 issue
-
After wasting a great deal of time, I finally figured out that someone got the css wrong for the login form, I guess….
Trying to change the background-color from that insipid blue, I finally had to ADD the correct element to the login.css file to get anything to work. Note that there is a #login form rule but that adjusting that one’s bg color doesn’t work.
not sure how the color is being added – but for anyone wanting to change the color of just the box containing the username, password and button, add
#loginform { //your color choice here }into login.css in the wp-admin/css/folder
If anyone has some enlightenment, I would love to hear it. I even tried various plugins (for example, color scheme) but they didn’t work to adjust this either.
The topic ‘#loginform css – 2.5.1 issue’ is closed to new replies.