Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 21 months 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 19 years ago.
wp-admin.css.diff (2.2 KB) - added by bryanveloso 19 years ago.

Download all attachments as: .zip

Change History (7)

#1 @bryanveloso
19 years ago

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

#2 follow-up: @Viper007Bond
19 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
19 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
19 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
19 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.