Topic: Changing width of selected thumbnail frame

I am looking to change the width of the thumbnail frame for the selected image from 10px to 3px.

I can see that the colour and opacity can be changed in the theme.css file, but cannot see the width anywhere. And there do not appear to be any settings for this in the builder app. I am guessing it is being set within juicebox.js?

Is there any way I can change this?

Thanks

Nick

Re: Changing width of selected thumbnail frame

I believe you are correct in guessing that the selected thumbnail's frame width is set within the 'juicebox.js' file. As the JavaScript file is packed and obfuscated, it is not possible to modify the file and change this value.
However, the ability to set this parameter (the selected thumbnail's frame width) via a configuration option (rather than via modification of CSS or JavaScript) is on the roadmap and will hopefully be included in a future version (though I do not know when this might be).