Larger Thumbnails for Album

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Larger Thumbnails for Album

Post by Dr.CSS »

Or you could take the autothumbsize call out of the Album template...
jweb2000
New Member
New Member
Posts: 2
Joined: Sun Feb 07, 2010 5:26 am

Re: Larger Thumbnails for Album

Post by jweb2000 »

JohnR wrote: Did you know that there is a config.inc.php in lib/filemanager/ImageManager? That is where you will need to change the following setting (shown already changed).

Code: Select all

/*
  Thumbnail dimensions.
*/
$IMConfig['thumbnail_width'] = 180;
$IMConfig['thumbnail_height'] = 180;
JohnR
This did it for me!  I like the larger thumbs globally.  I wondered by all modules used such tiny thumbs. 
Post Reply

Return to “Modules/Add-Ons”