Page 1 of 1

Zoom on hover for images

Posted: Tue Feb 07, 2023 3:24 pm
by abcv
Hello,

I'm looking for a way to have zoom on hover for Hesk media.

Sometimes images seem to small and having them auto-scale on hover rather than having the actual images available as attachments seems a bit more user-friendly.

Example: https://www.w3schools.com/howto/howto_c ... _hover.asp

Has anyone tried to implement this before?

Thanks!

Re: Zoom on hover for images

Posted: Wed Feb 08, 2023 12:18 am
by Klemen
Why not just try the code from the page you linked to?

For customer-side, you can add the style code to the head.txt file then add class="zoom" to the images you want this applied to.