I've created a View displaying a list of thumbnails/images of a particular content type. When I click on the thumbnail, I would like a pop up to come up, and display the body of the node. In the body, I will either have text, or an image, depending on the node.

So far, I have managed the pop up to display, however, it displays the same image as in the view, thumbnail display, which is not what I want.

If anyone has a link to a step by step instruction guide on how to use this module, or do what I am trying to achieve, it would be greatly appreciated.

Comments

iLLin’s picture

Rewrite the view field to be a link. Add the class colorbox-node to it and you are done. You can add the width/height query parameters to the URL to control the width and height.

new123456789’s picture

Thank you so much for your reply. However, I am still lost :(

This is what I've currently got...

http://img402.imageshack.us/img402/897/w7vz.jpg

Only local images are allowed.

How do I rewrite the view field to be a link? Where exactly do I add the colorbox-node class?

iLLin’s picture

Status: Active » Closed (duplicate)

Stop posting duplicates: https://drupal.org/node/2030223