Opened 3 months ago

Closed 3 months ago

#23527 closed defect (bug) (fixed)

Twenty Thirteen: Featured images are not properly aligned on Pages with sidebars

Reported by: kwight Owned by: lancewillett
Priority: normal Milestone: 3.6
Component: Bundled Theme Version: trunk
Severity: normal Keywords: has-patch commit
Cc:

Description

Featured images are not properly aligned on Twenty Thirteen Pages with sidebars. They are still centered on the screen as if part of a single column.

Attachments (3)

featured-image-on-page-with-sidebar.png (341.2 KB) - added by kwight 3 months ago.
23527.diff (531 bytes) - added by kwight 3 months ago.
23527.patch (875 bytes) - added by kwight 3 months ago.

Download all attachments as: .zip

Change History (9)

kwight3 months ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 3.6

comment:3 follow-up: ↓ 4   kwight3 months ago

Moving the featured image markup inside .entry-header (as they are handled in content.php) is more consistent and avoids CSS changes.

kwight3 months ago

comment:4 in reply to: ↑ 3   lancewillett3 months ago

Replying to kwight:

Moving the featured image markup inside .entry-header (as they are handled in content.php) is more consistent and avoids CSS changes.

Good call, that makes more sense. Patch looks good in testing.

  • Keywords commit added
  • Owner set to lancewillett
  • Resolution set to fixed
  • Status changed from new to closed

In 23460:

Twenty Thirteen: proper alignment for featured images on pages with a sidebar. Props kwight, fixes #23527.

Note: See TracTickets for help on using tickets.