[wp-trac] [WordPress Trac] #23557: Twenty Thirteen: fix sidebar overflow: long sidebars overlap footer
WordPress Trac
noreply at wordpress.org
Tue Mar 5 17:17:50 UTC 2013
#23557: Twenty Thirteen: fix sidebar overflow: long sidebars overlap footer
---------------------------+-----------------------
Reporter: mercime | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.6
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
---------------------------+-----------------------
Comment (by aaroncampbell):
Replying to [comment:21 markoheijnen]:
> Can't we just drop masonry for the footer. We really don't need it
there. It can easily be arranged with PHP. It seems we only need to add an
additional class every 4th item.
With masonry:
[[Image(http://cl.ly/image/0z0D100M0f2X/Screenshot%20from%202013-03-05%2009:41:43.png)]]
Without masonry (but with `.site-footer .widget:nth-child(4n){margin-
right:0;}`):
[[Image(http://cl.ly/image/261F3y0b2M1h/Screenshot%20from%202013-03-05%2009:43:22.png)]]
I think Masonry goes a long way toward improving the display of the footer
widgets when the sizes differ.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23557#comment:23>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list