Opened 17 years ago
Closed 17 years ago
#5929 closed defect (bug) (fixed)
Login page styling
Reported by: |
|
Owned by: |
|
---|---|---|---|
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)
Change History (7)
#2
@
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.
Note: See
TracTickets for help on using
tickets.
Patch for login styles