Closed
Bug 592130
Opened 15 years ago
Closed 15 years ago
[EB] Collections landing page
Categories
(addons.mozilla.org Graveyard :: Collections, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
5.11.9
People
(Reporter: fligtar, Assigned: potch)
References
()
Details
(Whiteboard: [z])
Attachments
(1 file, 1 obsolete file)
|
50.43 KB,
image/png
|
Details |
It seems there wasn't a bug for this page: http://people.mozilla.com/~chowse/drop/amo/electric-bandwagon/v1/Collection_Landing.png
It is important as it explains what collections are. It should only appear on /collections without any sort parameter in the hopes that people only see it when they go to the main directory page.
Styling is similar to https://addons.mozilla.org/en-US/firefox/personas/
Image is https://preview.addons.mozilla.org/img/amo2009/illustrations/logo-collections-220x270.png
| Assignee | ||
Comment 1•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•15 years ago
|
||
Chowse is going to provide some CSS suggestions to make this look a bit more spiffy.
| Assignee | ||
Comment 3•15 years ago
|
||
does it not look like the mock?
Comment 4•15 years ago
|
||
It does, but at larger window sizes the promo box is not tall enough. There are also a few typography nits, but nothing that's really breaking up the flow.
Here's the CSS I'd suggest to bring it a bit closer in line with the mock. Feel free to substitute em's for px's where appropriate. I'll also attach a resized and cropped version of the collections logo that fits better with this design:
.collections-landing {
min-height: 190px;
background-position: 95% bottom, left top;
}
.collections-landing .breadcrumbs {
margin-bottom: 4px;
}
.collections-landing h2 {
font-family: inherit; /* this should be Meta eventually */
font-size: 36px;
font-weight: bold;
margin-top: 0;
}
.collections-landing p {
max-width: 450px;
line-height: 1.25;
}
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•15 years ago
|
||
| Assignee | ||
Comment 6•15 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Comment 7•15 years ago
|
||
fligtar, please vet this sucker when you get a chance: https://preview.addons.mozilla.org/en-US/firefox/collections/
Comment 8•15 years ago
|
||
Second try, with fewer artifacts and jaggies.
Attachment #470655 -
Attachment is obsolete: true
Comment 9•15 years ago
|
||
https://preview.addons.mozilla.org/en-US/firefox/collections/ looks pretty darn tootin' close, I reckon'!
Verified FIXED; if not, fligtar, please reopen.
Status: RESOLVED → VERIFIED
| Reporter | ||
Comment 10•15 years ago
|
||
I was waiting to verify for chowse's updated image to land (not sure if it did or not). But yes, looks good to me. Thanks
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•