From 65781b78eb568073708d0426f76f8c9d21d42c01 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 20 Nov 2014 08:47:46 -0500 Subject: [PATCH] Photo gallery updates --- css/app.css | 13 ++++++++----- nggallery/gallery-glmphotos.php | 2 +- scss/site/_structure.scss | 13 ++++++++----- 3 files changed, 17 insertions(+), 11 deletions(-) diff --git a/css/app.css b/css/app.css index 4b6b03e..1a965a3 100644 --- a/css/app.css +++ b/css/app.css @@ -6114,7 +6114,7 @@ article h2 { .homepage_testimonials_text p { font-size: 16px; } -.ngg-gallery-thumbnail .ngg-fancybox .image_overlay { +.ngg-fancybox .image_overlay { cursor: pointer; -webkit-transition: background 0.3s linear; -moz-transition: background 0.3s linear; @@ -6125,7 +6125,7 @@ article h2 { background-repeat: no-repeat; background-position: center; } -.ngg-gallery-thumbnail .ngg-fancybox:hover img { +.ngg-fancybox:hover img { opacity: 0.3; } .ngg-fancybox .photoTitle { @@ -6155,6 +6155,9 @@ article h2 { .ngg-galleryoverview { padding: 20px; } +.ngg-gallery-thumbnail img { + margin: 0 !important; } + .ngg-gallery-thumbnail-box { margin: 5px 0 !important; border: 1px solid black; @@ -6179,11 +6182,11 @@ article h2 { color: white; font-style: italic; } -.ngg-gallery-thumbnail { +.ngg-fancybox { /* float: none !important;*/ margin: 0 !important; } -.ngg-gallery-thumbnail img { +.ngg-fancybox img { padding: 0 !important; margin: none auto !important; width: 100%; @@ -6214,7 +6217,7 @@ article h2 { .top-bar-menu > li.menu-item > ul li ul li:last-child { background-color: transparent; } -.ngg-gallery-thumbnail img:hover { +.ngg-fancybox img:hover { color: white; } #fancybox-title { diff --git a/nggallery/gallery-glmphotos.php b/nggallery/gallery-glmphotos.php index f868b95..cbd12ff 100644 --- a/nggallery/gallery-glmphotos.php +++ b/nggallery/gallery-glmphotos.php @@ -14,7 +14,7 @@ Follow variables are useable : ?> -