Page 1 of 1

Thumbnail in content page

Posted: Wed Jun 28, 2006 8:23 pm
by tux
Hi there

Is it possible to integrate an image into the text as a thumbnail in cmsmadesimple? With thumbnail I mean, there should open a popup when a visitor clicks on such an image, with the full sized image as content (in the popup).

Thanks for your help
tux

Re: Thumbnail in content page

Posted: Wed Jun 28, 2006 11:25 pm
by slloyd
Yes, you can use

Code: Select all

{ImageGallery picFolder="uploads/images/yourfolder/"}
You can modify it so that when the image is clicked, a larger version pops up in a window. For more information about the Image Gallery, go to Extensions > Tags > Image Gallery in your Admin Panel.