Topic: Move thumbnails down some

How can I move the thumbnails down just a bit, about 15px or so further away from the main image?

Thanks!

Re: Move thumbnails down some

The easiest method would be to increase the imagePadding option from its default value of 0 to 15.
If using JuiceboxBuilder-Pro to create your gallery, this option can be found in the 'Customize -> Main Image' section.

Re: Move thumbnails down some

Steven wrote:

The easiest method would be to increase the imagePadding option from its default value of 0 to 15.
If using JuiceboxBuilder-Pro to create your gallery, this option can be found in the 'Customize -> Main Image' section.

That pads each image all the way around, not just at top... but I think that will work for what I need.

Thanks!

Re: Move thumbnails down some

There is no preconfigured option to only increase the distance between the thumbnails and the main image.
It may be possible by modifying the 'jbcore/classic/theme.css' file but it may not be easy to determine what would need to be changed in the file. Please see the Juicebox - Theming support page for further details.