i have the poppy theme and i was wondering if it could have two columns on it?? : )
under
<!â masonry â>{block:indexpage}<br />$(window).load(function () {<br />$(â#everythingâ).masonry(),<br />$(â.masonryWrapâ).infinitescroll({<br />navSelector : âdiv.navigationâ,<br />// selector for the paged navigation (it will be hidden)<br />nextSelector : â.navigation a#nextâ,<br />// selector for the NEXT link (to page 2)<br />itemSelector : â.postâ,<br />// selector for all items youâll retrieve<br />bufferPx : 10000,<br />extraScrollPx: 10000,<br />loadingImg : âhttps://31.media.tumblr.com/6507e7540220437cfaced8c2e98a44f8/tumblr_inline_mxvq8o9nIR1qgm03k.gifâ,<br />loadingText : âcan you keep a secret?â,<br />},<br />// call masonry as a callback.<br />function() { $(â#everythingâ).masonry({ appendedContent: $(this) }); }<br />);<br />});<br />{/block:indexpage}<!â masonry â>
under
<!â masonry â>
{block:Pagination}{block:NextPage}{/block:NextPage}{block:PreviousPage}{/block:PreviousPage}{/block:Pagination}
<!â masonry â>
and then change the width of #everything and .post
i'm pretty sure thatâs it, but if that didnât work iâll check it













