[wp-trac] [WordPress Trac] #21475: Twenty Twelve: Better Gallery Columns Support

WordPress Trac wp-trac at lists.automattic.com
Sun Aug 5 21:14:54 UTC 2012


#21475: Twenty Twelve: Better Gallery Columns Support
-------------------------------+-----------------------------
 Reporter:  philiparthurmoore  |      Owner:
     Type:  defect (bug)       |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  Bundled Theme      |    Version:
 Severity:  normal             |   Keywords:
-------------------------------+-----------------------------
 By default WordPress allows users to set anywhere from 1 to 9 columns for
 their galleries. At present the margins between those images isn't
 consistent (see attachment). The following shortcode test was used in
 order to create the screenshot:

 {{{
 [gallery columns="1" size="large"]
 [gallery columns="2" size="large"]
 [gallery columns="3" size="large"]
 [gallery columns="4" size="large"]
 [gallery columns="5" size="large"]
 [gallery columns="6" size="large"]
 [gallery columns="7" size="large"]
 [gallery columns="8" size="large"]
 [gallery columns="9" size="large"]
 }}}

 Let's create better displays for those columns.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21475>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list