Topic: Deactivate splash page with buttons showing
Hi,
I have deactivated the splash page setting as i want my images to show full width on a PC but the back/forward buttons and the top right controls have disappeared (both were set to overlay the image)
I am using Juicebox Pro on a Drupal 7.22 installation with a custom responsive theme.
However, when the image is clicked on on the left or right, the next/prior image is shown.
These are the specifics i have used so far:
imageNavPosition="IMAGE"
showOpenButton="FALSE"
showImageOverlay="NEVER"
showSplashPage="NEVER"
buttonBarPosition="OVERLAY_IMAGE"
How can i make this work => splash page deactivated / overlay controls visible ?
Thanks