Forum: Community Center


Subject: Thumbnail links?

Cobbler3D opened this issue on Jun 05, 2021 ยท 4 posts


Cobbler3D posted Sat, 05 June 2021 at 9:20 AM

Hi all, I'd like to make a thumbnail link in my gallery images to go directly to another image in my gallery because I'd like to do a short comic series where one gallery piece has a thumbnail in the description that links to the next piece in the series. Is that possible? Thanks!


CHMedia posted Mon, 07 June 2021 at 10:29 AM

If you want to add an image to the description you will need to hard code it using HTML.


Cobbler3D posted Tue, 08 June 2021 at 2:18 AM

CHMedia posted at 2:18AM Tue, 08 June 2021 - #4420772

If you want to add an image to the description you will need to hard code it using HTML.

Thanks! I will try an anchor tag and img tag to give it a whirl...


Cobbler3D posted Tue, 08 June 2021 at 2:52 AM

@CHMedia,

Thanks for the tip -> it worked!