Great plugin!
I have a problem with displaying galleries and descriptions: there are large blanks in the gallery. See this page for example:
http://www.frogonabike.com/blog/photos/germany-czech-republic-slovakia/
I suppose this is a CSS problem. Any ideas?
Thanks!
Arnaud
WhisperT
Member
Posted 3 days ago #
Your right this can be solved with CSS but is not really caused by it. The long descriptions on some of your pictures are causing the boxes to float funny. You can solve it by adding a hieght:250px; to this class .ngg-galleryoverview .desc in the nggallery.css file around line 126.