Topic: Scaling of thumbs

I was wondering: is it possible to scale the thumbnails? I'm using thumbs of 80 x 80 pixels and it looks great on a Full HD screen, but on a 1366 x 768 for example the thumbs look too big (for my taste at least) and take up a lot of space.

I've tried to change the size of the thumbs in the config.xml file to a percentage, but can't get it to work.
Is there any way to achieve this/make the thumbs scale?

Re: Scaling of thumbs

No, it is not possible to scale thumbnails within a Juicebox-Pro gallery.
The thumbWidth and thumbHeight options accept only pixel values (and not percentages).
If you think the thumbnails take up too much space on certain screen sizes, then you could set showThumbsButton="TRUE" (in JuiceboxBuilder-Pro's 'Customize -> Lite' section) so that visitors to your web site can hide the thumbnails (to allow more room for the main images to be displayed).
Alternatively, you might like to force the gallery to be displayed in Small Screen Mode (where thumbnails and main images are displayed on different pages) by setting screenMode="SMALL" ('Customize -> General').