Photo gallery default
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 11 Nov 2015 22:00:17 +0000 (17:00 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 11 Nov 2015 22:00:17 +0000 (17:00 -0500)
use 3 for grid

nggallery/gallery-glmphotos.php

index c5329e2..7ef93f9 100644 (file)
@@ -17,7 +17,7 @@ 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-block-grid-2 medium-block-grid-2 large-block-grid-3">
        <?php foreach ( $images as $image ) : ?>
         <li>
             <div id="ngg-image-<?php echo $image->pid ?>" class="ngg-gallery-thumbnail-box imgBorderMe" <?php echo $image->style ?> >