Opened 12 years ago
Closed 12 years ago
#21255 closed defect (bug) (fixed)
Twenty Twelve: Tag and category descriptions should not be part of H1 tag
Reported by: | obenland | Owned by: | lancewillett |
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | ui-feedback |
Focuses: | Cc: |
Description
Ticket based on Lance's comment.
If we do change that, we would also have to come up with a design decision on how to display the description.
Attachments (5)
Change History (12)
#2
follow-up:
↓ 3
@
12 years ago
21255.2.diff proposes a <header>
tag like in search.php
, wrapping title and desc, to have only one baseline no matter whether there is a description or not.
Descriptions styling is essentially like .archive-title
sans boldness.
See archive-descriptions-21255.png for result.
#3
in reply to:
↑ 2
@
12 years ago
Chatted with Drew on this today, we agreed it's not intentional to have the div elements nested inside the h1 elements.
@obenland Thanks for the patch, I'll take a look soon and get this in.
Note: See
TracTickets for help on using
tickets.
Addresses the archive.php part of the change. Style still missing.