@hymer – You will need to add some custom CSS to center the images in your layout, I would suggest something along the lines of the following:
.ngg-gallery-thumbnail img { display: inline; }
You may need to add the !important directive as well.
Thanks!
– Cais.
Thread Starter
hymer
(@hymer)
Thank you for .ngg-gallery-thumbnail img However display:inline had no effect. Then I wrote margin-left:auto; margin-right:auto; and it works.
@hymer – I’m glad you sorted it out. Well done!
Thanks for the update, too!
– Cais.
Greetings! I’m no slouch when it comes to CSS scripting, but I am rather new to WYSIWYG’s, and I’m helping a friend build her website with Photocrati. I’m running into the same problem of thumbnails not centering within the gallery, and reached the same conclusion, that a CSS rule would fix it, but I have no way of knowing how to manually enter CSS coding into the theme. Can you tell me where in the Dashboard I would go about doing that? Please and thank you….
– Logan
@hkmurphyart – Please start your own topic so we can try to help you with your specific issue on your specific site … canned text aside, look under Gallery > Other Options > Style to add custom CSS via NextGEN Gallery’s interface.
But, if that doesn’t work, please do start a new topic for this.
Thanks!
– Cais.