Closed
Bug 495518
Opened 17 years ago
Closed 17 years ago
Search Tools category landing page needs AMO2009/ClearLeft style
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
VERIFIED
FIXED
5.0.6
People
(Reporter: davemgarrett, Assigned: clouserw)
References
()
Details
Attachments
(2 files)
|
313.27 KB,
image/png
|
Details | |
|
10.75 KB,
patch
|
rdoherty
:
review+
|
Details | Diff | Splinter Review |
The Search Tools category landing page hasn't been spiffed up with the AMO2009/ClearLeft style yet.
| Assignee | ||
Comment 1•17 years ago
|
||
This page and the theme landing page both use this layout and they are not impressive. /me thinks
Target Milestone: --- → 5.0.6
| Assignee | ||
Comment 2•17 years ago
|
||
Throwing the header/footer around this page is not easy and the content doesn't match up to any of the styles clearleft has.
I played around for the last hour trying to fit things in and came up with the attached (I've got HTML ready for this right now if y'all like it). It could use minor tweaking (I don't know why the left column starts so low) but I think overall it's an improvement over what's live right now.
It has the benefit of supporting more than just recommended add-ons using the same layout as the front page (we can add tabs for popular, newest, etc.).
For the record, the current site chooses 2 recommended add-ons and 2 random add-ons to show. This design just grabs 4 recommended add-ons from the pool.
Comment 3•17 years ago
|
||
That is SO MUCH BETTER. Ship it.
Comment 4•17 years ago
|
||
I like it
| Reporter | ||
Comment 5•17 years ago
|
||
Looks nice, but needs a "Search Tools" red text header to match the other category pages.
I think this would all look/feel better if the search plugins weren't conflated with search extensions and were separated onto their own page, but that's a bit out of the scope of a reskin.
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → clouserw
| Assignee | ||
Comment 6•17 years ago
|
||
Attachment #381538 -
Flags: review?(fwenzel)
| Assignee | ||
Comment 7•17 years ago
|
||
(In reply to comment #5)
> Looks nice, but needs a "Search Tools" red text header to match the other
> category pages.
It's a link so it's a different color.
> I think this would all look/feel better if the search plugins weren't conflated
> with search extensions and were separated onto their own page, but that's a bit
> out of the scope of a reskin.
Yep. It's mediocre at best and wrong at worst (we tell people they can't install them without JS).
| Assignee | ||
Comment 8•17 years ago
|
||
Comment on attachment 381538 [details] [diff] [review]
style the page
Guess I didn't catch wenzel in time.
Attachment #381538 -
Flags: review?(fwenzel) → review?(rdoherty)
Comment 9•17 years ago
|
||
Comment on attachment 381538 [details] [diff] [review]
style the page
This looks pretty good.
To remove the extra padding at the top of the sidebar:
.secondary h3 {
margin-top:0;
}
(could affect other things, will need to check or make it more specific)
If we remove the margin:1em for .prose, it would help the 'Additional Resources' module.
I also think giving the entire category list ul the class .highlight would help. (might need to tweak padding)
These are all nitpicks, overall it looks pretty good.
Attachment #381538 -
Flags: review?(rdoherty) → review+
| Assignee | ||
Comment 10•17 years ago
|
||
Changes made and committed in r27146. Thanks.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
I filed bug 496424 about the "too beaucoup" scaling.
No longer depends on: 496424
Verified FIXED.
Status: RESOLVED → VERIFIED
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
•