Opened 5 years ago

Closed 5 years ago

#5929 closed defect (bug) (fixed)

Login page styling

Reported by: iammattthomas Owned by: ryan
Priority: normal Milestone: 2.5
Component: Administration Version:
Severity: normal Keywords:
Cc:

Description

Varius updates to login page including new logo, button styles, error message styles, and border radius.

Attachments (3)

5929.diff (3.5 KB) - added by iammattthomas 5 years ago.
Patch for login styles
logo-login.gif (3.1 KB) - added by iammattthomas 5 years ago.
New /wp-admin/images/logo-login.gif
5929-2.diff (340 bytes) - added by iammattthomas 5 years ago.

Download all attachments as: .zip

Change History (7)

Patch for login styles

New /wp-admin/images/logo-login.gif

comment:1   ryan5 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [6922]) Login styling updates from mt. fixes #5929

  • Resolution fixed deleted
  • Status changed from closed to reopened

After this was applied, I noticed that logged out, registration complete, and password sent messages are being treated by wp-login.php as errors, rather than messages. Rather than being enclosed in <div id="login_error"> they should be in <p class="message">. If this can't be done then patch 5929-2.diff should be applied so that errors aren't displayed in red.

comment:3   ryan5 years ago

  • Owner changed from anonymous to ryan
  • Status changed from reopened to new

comment:4   ryan5 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [6987]) Show messages with message styling instead of error styling. fixes #5929

Note: See TracTickets for help on using tickets.