Zoom in when you hold your mouse on a thumbnail in mini frontpage pro

Is it possible to make it optional that it automatically zooms in when you hold your mouse on a thumbnail in mini frontpage pro?
I would like to have that turned off. Maybe it is possible to make this optional?

Greetings Kees.
17 hours 14 minutes ago #1 by Kees van Norde

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5258) Offline
Hi kees, what theme and settings are you using?
12 hours 15 minutes ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

I have tested it with all themes, multiple. I am currently using masonryxt and with the setting thumbnail as background. If I change the setting to thumbnail image it works fine, but I prefer to have the title in the image.

So it would be nice if you could optionally set that when you move the mouse over the image it will or will not automatically zoom in a bit.
11 hours 52 minutes ago #3 by Kees van Norde

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5258) Offline
Ah, I see. It's simple, just add this code to the CSS adjustments tab in the module backend:
.mfp_overlay_bg { transform: scale(1.2) !important; }
8 hours 45 minutes ago #4 by TemplatePlazza

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5258) Offline
Ah, I see. It's simple, just add this code to the CSS adjustments tab in the module backend:
.mfp_overlay_bg { transform: scale(1) !important; }
8 hours 45 minutes ago - 8 hours 45 minutes ago #5 by TemplatePlazza
Last edit: 8 hours 45 minutes ago by TemplatePlazza.

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum