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
Thumbnail in content page
Re: Thumbnail in content page
Yes, you can use
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.
Code: Select all
{ImageGallery picFolder="uploads/images/yourfolder/"}
