Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
.collection {
/* .collection contains each individual collection or album in the list, as appropriate */
margin: 10px 0 0 0;
padding: 10px 0;
float: left;
text-align: left;
border: 1px solid #bed2d2;
width: 798px; /* set this width to be 2px less than the width of #wrapper to account for borders */
}
.collection {
/* .collection contains each individual collection or album in the list, as appropriate */
display: block;
padding: 10px;
text-align: center;
position: relative;
float: left;
margin: 5px;
text-align: center;
border: 1px solid #bed2d2;
width: 368px;
}
1 to 5 of 5