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

frjo’s picture

Assigned: Unassigned » frjo
Priority: Major » Normal

The 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

frjo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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