Image Flow Prototype – Desktop Create Gallery


Thanks to @pabloperea for prepping the images for this vizrec!

#gallery-136 {
margin: auto;
}
#gallery-136 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 50%;
}
#gallery-136 img {
border: 2px solid #cfcfcf;
}
#gallery-136 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

 

Optional path:

#gallery-137 {
margin: auto;
}
#gallery-137 .gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 50%;
}
#gallery-137 img {
border: 2px solid #cfcfcf;
}
#gallery-137 .gallery-caption {
margin-left: 0;
}
/* see gallery_shortcode() in wp-includes/media.php */

#image-flow