Topic: fullScreen customization [SOLVED]
Hi all,
it's my first post here, and I'm quite new to juicebox, so I beg your pardon in advance if I'm making a silly question and/or in the wrong place...
I just implemented juicebox in a Drupal instance, custom responsive template.
Everything went smooth so far, but due to the presence of an absolutely positioned element on the left (ca. 50% from top), there's some odd overlapping between full-screen images and this element, which is basically a get-back link not positionable elsewhere.
So the question is: is there an easy (i.e. via options) way to set the whole full-screen block, including image and image caption, so that it has ~90% viewport width, ~5% margin-left and right, and of course auto height to preserve image ratio?
I got lost in the css, having there lots of inline styles generated on the fly by javascript, and I don't think it's wise to start a battle of !important styles...
Thanks a lot in advance for any help!!!
Best,
Giovanni.