changing photos template along with the videos template for nextgen to update the...
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 12 Sep 2016 16:06:34 +0000 (12:06 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 12 Sep 2016 16:06:34 +0000 (12:06 -0400)
nggallery/gallery-glmphotos.php

index c5329e2..8713d78 100644 (file)
@@ -17,9 +17,9 @@ Follow variables are useable :
 <div class="ngg-galleryoverview" id="<?php echo $gallery->anchor ?>">
        <!-- Thumbnails -->
     <?php $i = 0; ?>
-        <ul class="gallery row small-block-grid-2 medium-block-grid-3 large-block-grid-4">
+        <ul class="gallery row small-up-2 medium-up-3 large-up-4">
        <?php foreach ( $images as $image ) : ?>
-        <li>
+        <li class="column">
             <div id="ngg-image-<?php echo $image->pid ?>" class="ngg-gallery-thumbnail-box imgBorderMe" <?php echo $image->style ?> >
 
                 <div class="ngg-gallery-thumbnail" >