Closed
Bug 442338
Opened 18 years ago
Closed 18 years ago
All start pages need to use the mozms.css theme
Categories
(support.mozilla.org :: General, defect)
support.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: djst, Assigned: cilias)
References
()
Details
(Whiteboard: sumo_only)
All start pages (http://support.mozilla.com/%LOCALE%/kb/Firefox+Support+Home+Page) need to
1. Use the theme
2. Get rid of the whole {DIV(id=>frontmenu)} block
3. Insert the string "These articles will get you started and browsing like a pro!" at the right place. The string is already localized as string #1 at the top of each start page. See the en-US start page for where and how it should be inserted.
| Reporter | ||
Comment 1•18 years ago
|
||
I forgot some things, so here's a complete list:
1. Under theme control, set the theme mozms.css
2. Get rid of the whole {DIV(id=>frontmenu)} block
3. Insert the string "These articles will get you started and browsing like a
pro!" at the right place. The string is already localized as string #1 at the
top of each start page. See the en-US start page for where and how it should be
inserted.
4. Get rid of the whole {DIV(class=>morearticles)} block
| Reporter | ||
Updated•18 years ago
|
Summary: All start pages needs to be using the → All start pages needs to be using the mozms.css theme
| Reporter | ||
Updated•18 years ago
|
Summary: All start pages needs to be using the mozms.css theme → All start pages need to use the mozms.css theme
| Assignee | ||
Comment 2•18 years ago
|
||
FIXED
On the en-US version the {DIV(class=>morearticles)} content is gone, but the actual tags are still there, so that's how I left it on the translations.
There were also a couple of translations that already had translated versions of the "...browsing like a pro!" text; so I left those as is.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Comment 3•17 years ago
|
||
Verified FIXED:
<link rel="stylesheet" href="styles/mozms.css" type="text/css" />
Tested on:
http://support.mozilla.com/de/kb/Firefox+Support+Home+Page
http://support.mozilla.com/en-US/kb/Firefox+Support+Home+Page
http://support.mozilla.com/fr/kb/Firefox+Support+Home+Page
http://support.mozilla.com/zh-CN/kb/Firefox+Support+Home+Page
http://support.mozilla.com/mk/kb/Firefox+Support+Home+Page
(Random sample, seems to prove this is fixed.)
Status: RESOLVED → VERIFIED
| Reporter | ||
Updated•16 years ago
|
Whiteboard: sumo_only
You need to log in
before you can comment on or make changes to this bug.
Description
•