48 thumbnails per page ?

Hi!

I'have changed in admin pannel the number of thumbnails per page.

I would like display 48 thumbnails ... but zenphoto display 50 thumbnails ...

If i try to display 45 thumbnails it's ok, but 46, 47, 48 display 50 thumbnails

How can i resolve this mistake ?

Thanks

ps : sorry for my bad english :( i'm french

Comments

  • ok :) Thank's

    I didn't find :(
  • What do you mean you didn't find? You didn't find an answer in the link acrylian provided? Or you didn't find the normalize columns to be in your theme?
  • I am relativly new to php and a little puzzeld to how i implement this solution; where and what code to use?

    I am trying to display 14 thumbnails.
  • acrylian Administrator, Developer
    The best is learn the basics and read the theming tutorial to understand the basics of Zenphoto themes. Otherwise you will most likey not get that far with any type of theme customizing. What code for this to use is explained in the link above.
  • When I first looked at the "How to read the Zenphoto functions guide" it looked a bit too daunting for me! But... i now know how to solve some other functions I am using, Thank you!

    I have read the normalizeColumns function guide and written this code : '<?php normalizeColumns (2, 2); ?>'

    I cannot see in the description where to write this in the image loop (if at all it goes in the image loop?)
  • acrylian Administrator, Developer
    It goes right at the beginning of the album.php page. Look at the standard themes and you will surely spot it.
Sign In or Register to comment.