As I am using Image module to create the gallery, and planning to use Colorbox.
But I don't know how to config it.
My targer is that

in View of Image Gallery, when I click the thumbnail and it would prompt the colorbox with the original size jpg.

I cannot get the drupal link of the jpg.

Do you all have any suggestion about the issue?

Thanks a lot~~~~

Comments

frjo’s picture

I have never used the image module myself. You need in one way or another add the class "colorbox" to the links for the Colorbox function to be activated.

May be there is a theme function that will allow you to do this, another option is to do it with Javascript. The current Image module integration in Colorbox is mostly JavaScript.

I would recommend you to test File field/Image field/Image cache module instead of the Image module. These are a more modern solution I believe and they are built in to Drupal 7.

frjo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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