If i have 4 random images (thumbs) showing on a page, is it possible to somehow give different classes to these? Like "first", "second", "third" and "fourth"??
If you take the latest SVN code, the following placeholders are available in galleryPictureTpl and childgalleryTpl:
[+maxigallery.rownumber+] = the number of the row currently being rendered (on that page)
[+maxigallery.picnumber+] = the picture number (of the whole gallery)
[+maxigallery.picpagenumber+] = the picture number on that page
[+maxigallery.picrownumber+] = the picture number on that row
You can use those.
"He can have a lollipop any time he wants to. That's what it means to be a programmer."