Thumbs on printLatestAlbums

Hi all,

I am using the PrintLatestAlbums function in album.php

my code is as follows:

<?php printLatestAlbums($number = 4, $showtitle = true, $showdate = false, $showdesc = false, $desclength = 40, $showstatistic = '', $width = 124, $height = 124, $crop = true, $albumfolder = '', $firstimglink = false); ?>

At the moment this is displaying the correct thumb for each album, but with default cropping.

Is there any way to generate the thumbs with the correct cropping (ie: the cropping I have done through the admin menu)?

thanks

Comments

  • acrylian Administrator, Developer
    No, sorry that is not possible as these often are uses independently from the "normal" thumbs. You could however open a ticket with this suggestion.
Sign In or Register to comment.