Closed (fixed)
Project:
Colorbox
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
20 Jan 2011 at 01:16 UTC
Updated:
25 Apr 2011 at 12:22 UTC
I apologize if this is a stupid question. I would like images to by default open in colorbox when I creat a page with images on it. Obviously I am creating a page in full html. Can anyone point me to the correct way of doing this?
I am using FCKeditor and IMCE.
Comments
Comment #1
frjo commentedThe principal is that you need to make your image in to a link that points to the big version of the image. Then add class="colorbox" to the link and it should work.
I guess you can do this manually for every image with FCKeditor and IMCE. An easier option is to use the excellent "Insert" module that the Colorbox module has built in support for.
http://drupal.org/project/insert
Comment #2
frjo commented