Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#5929 closed defect (bug) (fixed)

Login page styling

Reported by: iammattthomas's profile iammattthomas Owned by: ryan's profile ryan
Milestone: 2.5 Priority: normal
Severity: normal Version:
Component: Administration Keywords:
Focuses: 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 17 years ago.
Patch for login styles
logo-login.gif (3.1 KB) - added by iammattthomas 17 years ago.
New /wp-admin/images/logo-login.gif
5929-2.diff (340 bytes) - added by iammattthomas 17 years ago.

Download all attachments as: .zip

Change History (7)

@iammattthomas
17 years ago

Patch for login styles

@iammattthomas
17 years ago

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

#1 @ryan
17 years ago

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

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

#2 @iammattthomas
17 years ago

  • 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.

#3 @ryan
17 years ago

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

#4 @ryan
17 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.