Drupal 6.4, LightboxV2 6.x-1.8, brilliant_gallery 6.x-1.2

I have a folder called "gallery" with a subfolder called "car" (3 pictures in it). The 3 pictures show as a gallery on a new node (type 'page').
I expected that klicking on the pictures fires up lightboxv2 and shows the picture in the lightbox - but it doesn't.
Instead, it loads just the picture without anything else.

So my question is: How do I configure bg to use LighboxV2?
And before you ask: Yes, I chose Lightbox as the overlay image browser... ;-)

jan

Comments

jan.n’s picture

Ahem what the ...?

I found out myself:
Set overlay browser to none in admin/settings/brilliant_gallery and save settings.
Set overlay browser to Lightbox and save settings.

==> Works.

Strange, but all right for me :-)

jan.n’s picture

Status: Active » Closed (fixed)

I'll close this, because now it works as expected.