Thanks for you answer,
Juicebox sure is a complex piece of work and does its job really well. I tend to spend too much time resolving these minor things.

Testing things out with a tool called inspect element is really usefull. You can acces it in most browsers with right click on any element. You will see your code popping up. You can dynamically change css and html and even jquery in there.
However it will not save any changes you make to that code. Even page refresh clears it back to what is recieved from the server. It will easily let u add classes or adjust css for quick reference.

Testing out things that way makes it really easy to understand what's actually happening and therefore will speed up your development process. Hope that helps you!

Hello,

I recently bought a copy of Juicebox pro and im delighted by its easy functionalty. However there is one thing I can't seem to find a workaround for. To make things clearer, I am using the "simple" preset where the thumbs are left from the "main image"

On regular view I want the thumbs and the image to stick to the top of their mutual parent. This works fine when using the appropriate setting in the Builder. (image and thumb valign)  When I then expand (not fullscreen or a windowresize or anything) the gallery both the thumbs and the image still stick to the top, as to be expected.

I have been trying tho to get the expanded gallery to center the main image and the thumbs to no avail. Because the source is not available and my knowledge of Jquery is okay but not great I didn't find a solution. Using smart css selectors didnt help me either.

Assistance would be greatly appreciated.