Topic: Navbar is overlapping fullscreen gallery [SOLVED]

Hi there how can I fix this where the nav bar is overlapping the fullscreen gallery?

Thanks

Pic

http://i1003.photobucket.com/albums/af156/frito24c/ScreenShot1103.jpg

Re: Navbar is overlapping fullscreen gallery [SOLVED]

It looks like your navigation bar may have a position assigned to it via CSS. There is currently a known bug whereby elements which have explicitly been assigned a CSS position are not covered by the fullscreen gallery (they should be). This bug should hopefully be fixed in a future version of Juicebox. In the meantime, please try one of the two following suggestions:

(1) Set useFullscreenExpand="TRUE" (in JuiceboxBuilder-Pro's 'Customize -> Lite' section).
... or:
(2) Set expandInNewPage="TRUE" in (in JuiceboxBuilder-Pro's 'Customize -> General' section). When the gallery is expanded, it will be displayed on a page of its own rather than on top of the embedding page.

Hopefully one (or both) of these suggestions will be a suitable solution to your problem until the bug is fixed.

Re: Navbar is overlapping fullscreen gallery [SOLVED]

This bug (whereby elements from the embedding web page may still be visible after a gallery has been expanded) has now been fixed in v1.4.3. Please see this blog entry for more information on the latest version.