Skip to content

Instantly share code, notes, and snippets.

@Tetsuro
Created December 13, 2012 18:39
Show Gist options
  • Save Tetsuro/4278587 to your computer and use it in GitHub Desktop.
Save Tetsuro/4278587 to your computer and use it in GitHub Desktop.
CSS for Adaptable theme to make thumbnails 3/row
.artwork-collection .product{ margin-bottom:120px;}
.artwork-collection .product-image td, .artwork-collection .product{width:286px; height: 400px;}
.artwork-collection .product-image img{width:286px;}
.artwork-collection .product-overlay, .artwork-collection .product-overlay a:hover, .artwork-collection .product-overlay a, .artwork-collection .product-image{width:286px; height:400px;}
.artwork-collection .product-details{padding-top:418px;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment