Opened 16 years ago
Closed 16 years ago
#6765 closed defect (bug) (invalid)
Jagged Logo
Reported by: | zedlander | Owned by: | iammattthomas |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 2.5 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
On the bottom of the admin pages, there is a small WordPress logo (/wp-admin/images/logo-ghost.png). It is not anti-aliased, and has jagged edges when shown against a dark background like the default admin footer. My recommendation would be to use PNG alpha transparency. I've attached an updated logo.
Attachments (1)
Change History (8)
#2
follow-up:
↓ 4
@
16 years ago
The image is already a png, not a gif, and IE6 will simply display it without transparency, like it is now. Why not make it look better in Firefox and IE7?
#4
in reply to:
↑ 2
@
16 years ago
Replying to zedlander:
The image is already a png, not a gif, and IE6 will simply display it without transparency, like it is now. Why not make it look better in Firefox and IE7?
Yes, it's currently a PNG, but it also doesn't have any transparency right now. It has a background color the same as the footer.
Your image will have a pure black background in IE6 which would look a lot worse IMO.
I'm all for making it look better in Firefox and IE7, but not at the expense of another browser. Or maybe that's just me.
Updated logo-ghost.png with alpha transparency.