@gwtiburon – Have you tried some custom CSS along these lines:
/** Center Basic Thumbnails */
.ngg-galleryoverview {
text-align: center !important;
}
.ngg-gallery-thumbnail-box {
float: none !important;
display: inline-block !important;
}
– Cais.
PS: I really like the artwork!
Thank you, that worked great! Centered things nicely, I appreciate the help.
Now I have a new problem, it doesn’t seem to take my max column or image settings for the gallery lol.
Thanks again for the help, and glad you like the artwork!
Dax
@gwtiburon – You appear to have deactivated NextGEN Gallery …
– Cais.
Sorry, I had to. I had that issue where after you delete cache the thumbnails don’t show up. Spent a couple of hours trying fixes suggested on the forums, seems like it worked.
But then my images would only appear in some weird layout, and wouldn’t respect the thumbnail settings (Wanted 3 columns of 5, wouldn’t work).
After hours of trying to get a gallery working on my site, I’ve given up.
Will try to learn hand coding or some other solution to post 12 images.
Thanks
Out of sheer stubborness I tried again. Seems like it’s working fine now!
No idea what changed besides re-activating, but glad it’s working.
Thanks again!
@gwtiburon – Thanks for the updates. Often times when it appears to work after a while it was due to some sort of caching on the site and/or the browser.
When “testing” always try to remember to clear the image cache under Gallery > Other Options > Miscellaneous and possibly use an anonymous browser window to try to ensure you see the changes you are testing immediately.
Thanks!
– Cais.