projects
/
WP-Themes
/
GovernmentEmmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8825e0b
)
Photo gallery default
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 11 Nov 2015 22:00:17 +0000
(17:00 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 11 Nov 2015 22:00:17 +0000
(17:00 -0500)
use 3 for grid
nggallery/gallery-glmphotos.php
patch
|
blob
|
history
diff --git
a/nggallery/gallery-glmphotos.php
b/nggallery/gallery-glmphotos.php
index
c5329e2
..
7ef93f9
100644
(file)
--- a/
nggallery/gallery-glmphotos.php
+++ b/
nggallery/gallery-glmphotos.php
@@
-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 ?> >