.ngg-fancybox .photoTitle {
color: white;
- font-weight: bold; }
+ font-weight: bold;
+ max-width: 220px; }
.ngg-fancybox .photoHead {
color: white;
font-style: normal;
- text-decoration: none; }
+ text-decoration: none;
+ max-width: 220px; }
.ngg-fancybox img {
margin: 0 !important; }
.ngg-galleryoverview {
padding: 20px; }
-/* .ngg-gallery-thumbnail img {
- margin: 0 !important;
- }*/
+.ngg-gallery-thumbnail span {
+ max-width: 220px;
+ max-height: 75px; }
+
.ngg-gallery-thumbnail-box {
margin: 5px 0 !important;
border: 1px solid black;
.ngg-fancybox .photoTitle {
color: white;
font-weight: bold;
+ max-width: 220px;
}
.ngg-fancybox .photoHead {
color: white;
font-style: normal;
text-decoration: none;
+ max-width: 220px;
}
.ngg-fancybox img {
margin: 0 !important;
.ngg-galleryoverview {
padding: 20px;
}
-/* .ngg-gallery-thumbnail img {
- margin: 0 !important;
- }*/
+ .ngg-gallery-thumbnail span {
+ max-width: 220px;
+ max-height: 75px;
+ }
.ngg-gallery-thumbnail-box {
margin: 5px 0 !important;
border: 1px solid black;