Linking An Image to Another Image

Permalink
I'm sure it's something simple but cannot figure out how to link an existing image on a page to another image that will load/display into another window or pop-up window.

Any guidance is appreciated! Thanks... tga

tgadams11
 
mhawke replied on at Permalink Reply
mhawke
Have a look at this simple, free add-on.

http://www.concrete5.org/marketplace/addons/lightboxed-image/...
tgadams11 replied on at Permalink Reply
tgadams11
Thanks for the info... I've downloaded this block add-on just in case... However, the images I referred to in my initial post are part of Content blocks already added... images inserted or added within the page itself and not separate image blocks... Hence, that is why I asked the question I did.
mhawke replied on at Permalink Reply
mhawke
Well the problem with the TinyMCE editor is that it is just inserting an <img> tag, not an <a href>. You can highlight the image and play around trying to create a popup containing the image but it gets frustrating because C5 loads a thumbnail most of the time so what shows up in the popup is just the thumbnail which is pretty silly.

TinyMCE is tough to customize. There is a new content editor coming in an upcoming version of C5 so perhaps we will need to wait for that.