Closed (duplicate)
Project:
Colorbox Node
Version:
7.x-3.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2013 at 01:47 UTC
Updated:
28 Jun 2013 at 13:25 UTC
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
Comment #1
iLLin commentedRewrite 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.
Comment #2
new123456789 commentedThank 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
How do I rewrite the view field to be a link? Where exactly do I add the colorbox-node class?
Comment #3
iLLin commentedStop posting duplicates: https://drupal.org/node/2030223