I am having a problem adjusting the height of the thumbnails on my Gallery pages. This is something that use to work for me before, before I updated to the latest version of NGG.
Before I simply went into the nggallery.css file and ADDED a height:180px; to the .ngg-gallery-thumbnail span [ /* Images description */ section in the GALLERY STYLE part of the file. Now whatever I do to that section, I see no changes. The only way I can add height to the thumbnails was to add height:180px; to the .ngg-gallery-thumbnail-box {
My problem with this is before when I added the height:180px; to the .ngg-gallery-thumbnail span {/* Images description */ part it would only show the height change if I added the ... template=caption ... to the shortcode when posting a gallery. So if I had a gallery with no description, the thumbnails were still close to each other on top and bottom and there was no gap. Because there was no description.
I am trying to figure out why when I make any changes to the .ngg-gallery-thumbnail span part, I see no changes. When before I did and it worked perfectly.
Can anyone help me with this.
Please.. Thank you.