Closed
Bug 521733
Opened 16 years ago
Closed 15 years ago
Minimize use of ALL CAPS styling
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: arkanoid7294, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Minimize use of ALL CAPS styling
Reproducible: Always
Comment 1•15 years ago
|
||
Do you have the link to page's where this exists?
Comment 2•15 years ago
|
||
Here are some examples:
http://www.mozilla.org/projects/
http://www.mozilla.org/about/faq.html
It looks like in these cases it is used on the <dt> elements. Checking the style sheet would show if it is used elsewhere.
Comment 3•15 years ago
|
||
Also on the projects page it's attached to the h3 tag.
Comment 4•15 years ago
|
||
Fix for projects is on line 174 on the screen.css and line 168 for the faq.html. We need to remove the "text-transform:uppercase". Since this is my first bug i'm not sure what the next steps are.
Comment 5•15 years ago
|
||
Note that we're refreshing the site design and reducing the amount of all caps. You can see some mockups at the link below -- note that the global nav is no longer using all caps.
http://davidwboswell.wordpress.com/2010/10/06/help-us-test-the-new-mozilla-org-home-page/
These aren't implemented yet but will be soon. Feel free to reopen if there still seems to be too much on the site when these changes go live.
Casey, also feel free to let me know if you're interested in working on a different fix for the site.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 6•15 years ago
|
||
If you have other fixes you feel are more important please feel free to put me on those projects.
Comment 7•15 years ago
|
||
Casey, glad to hear you're interested in other projects. I'll follow up in email.
| Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•