Hi,

I don't get any overlay background and accordingly background, when using the Lightbox option for clicking on an image on the slideshow. A box with the picture in full size pops up but the site in the background is visible without any overlay background with some opacity covering it. Is this supported at all?

CommentFileSizeAuthor
#2 views_slideshow_galleria-1412824-2.patch710 bytessgabe
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sgabe’s picture

I guess it is supported, since Galleria has an option to set the color of the overlay. However I didn't test the module with Lightbox so far but I will look into it.

sgabe’s picture

Title: No "Overlay background" or "Overlay opacity" when Lightbox is used » No "Overlay opacity" when Lightbox is used
Component: User interface » Code
Category: support » bug
Status: Active » Fixed
FileSize
710 bytes

The overlayBackground option works just fine, but the value of the overlayOpacity option needs to be converted to float and not to integer.

The attached patch is committed to both branches.

drupov’s picture

Cool! I'll test it tonight and report! Thanks!

Edit: Yeah! Fixed! Thank you!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Manjit.Singh’s picture

Version: 7.x-3.x-dev » 6.x-1.x-dev
Component: Code » User interface
Status: Closed (fixed) » Needs work

Have same problem related to lightbox2 6.x-1.11. No overlay opacity when lightbox2 image is open. Is this a version issue or something else.

Help me !!!