HI, anybody can help me, my thumbnail jumping, cause they are not same size, just look here :
http://furniturestores-online.com/modern-furniture/2006-series/cross-line-series/bedroom/
I try to change css like : http://wordpress.org/support/topic/180000?replies=3
but didn,t hlp.
Please help me
You need a fixed height settingin for the images, play at the best with firebug. i.e. :
nggallery.css (line 136)
.ngg-gallery-thumbnail {
float:left;
height:200px;
margin-right:5px;
}
It work now, Big thanks Alex, is there any version for WP MU?
NextGEN is ready for WPMU
great news, but where to download for WPMU version, I search from your site but didn't find?
Thanks for the tip! Worked for me.