We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 3006
    • 32 Posts
    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"??
      • 7923
      • 4,213 Posts
      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."