adding no bullet class to the glm photos template to remove bullets from the images
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 13 Sep 2016 12:32:41 +0000 (08:32 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 13 Sep 2016 12:32:41 +0000 (08:32 -0400)
nggallery/gallery-glmphotos.php

index 8713d78..5c82de9 100644 (file)
@@ -19,7 +19,7 @@ Follow variables are useable :
     <?php $i = 0; ?>
         <ul class="gallery row small-up-2 medium-up-3 large-up-4">
        <?php foreach ( $images as $image ) : ?>
-        <li class="column">
+        <li class="column no-bullet">
             <div id="ngg-image-<?php echo $image->pid ?>" class="ngg-gallery-thumbnail-box imgBorderMe" <?php echo $image->style ?> >
 
                 <div class="ngg-gallery-thumbnail" >