Thumbnail in content page

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
tux

Thumbnail in content page

Post 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
slloyd
Forum Members
Forum Members
Posts: 195
Joined: Mon Apr 24, 2006 9:09 pm

Re: Thumbnail in content page

Post 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.
Locked

Return to “CMSMS Core”