Topic: Buttons

Hi.
What do I amend to remove (or hide/make transparent) the left & right arrows and their containers so when I hover over a gallery nothing shows.
I want to let an image cross fade without interaction.
See small table graphic half way down in right next to "Private or ..."
http://www.apswoodwork.uk

Many thanks,
Andy
PS
Loving the app!

Re: Buttons

It looks like you're almost there. Try adding imageClickMode="NONE" to your gallery's configuration options (in JuiceboxBuilder-Pro's 'Customize -> Main Image' section).

For other's trying to achieve a similar result, try the following options:

autoPlayOnLoad="TRUE"
buttonBarPosition="NONE"
captionPosition="NONE"
enableKeyboardControls="FALSE"
galleryTitlePosition="NONE"
imageClickMode="NONE"
imageTransitionType="CROSS_FADE"
showAutoPlayStatus="FALSE"
showImageNav="NEVER"
showImageOverlay="NEVER"
showSmallThumbsOnLoad="FALSE"
showThumbsOnLoad="FALSE"