Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 7 weeks ago

#3348 closed enhancement (fixed)

Admin (Login) Screen Changes

Reported by: bryanveloso's profile bryanveloso Owned by:
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.1
Component: Administration Keywords: has-patch
Focuses: Cc:

Description

Some changes made to the WP.com login screen that I want put back into core. <ul> on the page has been moved out of the main box for the sake of not breaking during translations. Less CSS too. :]

Diffs are included.

Attachments (2)

wp-login.diff (3.8 KB) - added by bryanveloso 17 years ago.
wp-admin.css.diff (2.2 KB) - added by bryanveloso 17 years ago.

Download all attachments as: .zip

Change History (7)

#1 @bryanveloso
17 years ago

  • Summary changed from Admin Screen Changes to Admin (Login) Screen Changes

#2 follow-up: @Viper007Bond
17 years ago

  • Keywords commit removed

http://wordpress.com/wp-login.php

-1 to this patch. I get where it's coming from (the translations), but putting the links outside the box and leaving them basically unstyled is really ugly IMO. I think a better solution would be to just better style them in the box so that they can easily line wrap and stuff without going all ugly.

And careful with at least the wp-admin.css patch. If applied, it'll undo at least one recent commit I believe (the height of the submenu in the admin area). It also introduces more validation errors, but there are already others there, so I guess we don't care.

bryanveloso: update your SVN copy next time before making a patch. ;)

#3 in reply to: ↑ 2 ; follow-up: @westi
17 years ago

Replying to Viper007Bond:

http://wordpress.com/wp-login.php

-1 to this patch. I get where it's coming from (the translations), but putting the links outside the box and leaving them basically unstyled is really ugly IMO. I think a better solution would be to just better style them in the box so that they can easily line wrap and stuff without going all ugly.

I think if you do a hard refresh on that page to pickup the new css it looks a lot nicer.

#4 in reply to: ↑ 3 @Viper007Bond
17 years ago

I did and I still think it looks rather... well, unprofessional I guess is the word I'd use. I mean, the login form is so nicely styled with a background image and everything and then there are just two very plain links stuck there at the bottom.

#5 @ryan
17 years ago

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

(In [4596]) More i18n friendly login screen. Props bryanveloso. fixes #3348

Note: See TracTickets for help on using tickets.