1

(495 replies, posted in Juicebox-Pro Support)

It would be great if there could be video embedded support, like youtube iframes.

Chad

2

(1 replies, posted in Juicebox-Pro Support)

Hi,

Apologies if this is not the right area for feature requests.

But would it be possible for juicebox to support videos in the galleries?

Thanks a lot.

Chad

Hi Steven,

The galleryHeight option exactly addressed my issue.

Thanks very much for the suggestion.

Chad

Hi, my juicebox caption position is based on the size of the largest image in the gallery, when I would like its position to be based on the current image.

Here's my config:

captionPosition="BOTTOM"
enableDirectLinks="TRUE"
maxCaptionHeight="200"
showSmallThumbNav="FALSE"
captionBackColor="rgb(255,255,255)"
captionBackTopColor="rgb(255,255,255)"
textShadowColor="none"
imageShadowColor="rgb(255,255,255)"
backButtonPosition="NONE"
textColor="rgb(0,0,0)"
imageVAlign="TOP"
thumbsPosition="TOP"
thumbsVAlign="TOP"
thumbPadding="10"
imagePadding="0"
imageScaleMode="SCALE"
maxThumbColumns="10"
maxThumbRows="1"


It looks like the position of jb-area-caption element is absolute. Is there any way to change the processing on this to always set the caption directly below the image?

Here's what it looks like now...

http://i.imgur.com/AaRQ73e.png?1

Thanks for any help. Sorry in advanced if this is a duplicate.