wusspryde wrote: › is there any way that i could adjust the thumbnail size when it is in thumbnail mode?
You can change the size from within GALLERY config by changing the HIGHLIGHT size.
Alternatively if you just want a different size witihin the block - look for this:
Code: › $scaleTo = $gallery->app->highlight_size;
change to:
Code: › $scaleTo = XX;
where XX is a number. 