Hello,
I'm using NextGEN Gallery 0.98 with Default Style 1.43 on WordPress 2.6.2
I got a problem in presenting my images: Although there is enough space sometimes only one, two or three thumbnails are shown in a line, while other lines have 5 thumbnails. It's not looking so good, how can I change this?
You can see an example here: http://www.salnet.de/2008/08/24/bilder-froscon-2008-samstag/
Cheers,
Timo
Domi1975
Member
Posted 3 years ago #
I have the same problem, salnet.
If someone can help...
Domi1975
Member
Posted 3 years ago #
Ok, solved it.
Put a fixed height in your css stylesheet.
.ngg-gallery-thumbnail {
float: left;
margin-right: 5px;
height:110px;
}
like this. That fixed it for me.
justderek
Member
Posted 3 years ago #
@Domi1975:
Thanks for posting this fix - I was having a similar problem with my gallery displaying in IE (but not in FF, natch), but putting in a fixed height in nggallery.css helped solve it.
If you want to see, the url is http://theatreneo.com/?page_id=22.
@Domi1975: That helped for Thumbnails with descriptions, but now there is a big white area between thumbnail-line if I have no description