Opened 12 years ago
Closed 12 years ago
#23769 closed defect (bug) (fixed)
Twenty Thirteen: Captions cover image links in galleries with many columns
Reported by: | kwight | Owned by: | lancewillett |
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | 3.6 |
Component: | Bundled Theme | Keywords: | has-patch needs-refresh |
Focuses: | Cc: |
Description
In single views, the fixed height of gallery captions makes image links inaccessible in galleries with seven columns or more. The problem also happens with lower numbers of columns as screen width narrows.
Attachments (3)
Change History (8)
#3
@
12 years ago
- Keywords needs-refresh added
Discussed in office hours:
- Yes, hide for 7 columns or more
- Hide for all columns in smaller screens (any touch device, basically, phone or table won't be able to see the captions anyway)
- Try to style the captions so that one-word, one-sentence captions don't need to take up as much height
Note: See
TracTickets for help on using
tickets.
Patch 23769:
The 50% max-height makes sure that there is always clickable space for the image link, which becomes more important on touch devices with smaller physical screens.