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.
5 days 23 hours 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?
5 days 18 hours 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.
5 days 17 hours 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; }
5 days 14 hours 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; }
5 days 14 hours ago - 5 days 14 hours ago #5 by TemplatePlazza
Last edit: 5 days 14 hours ago by TemplatePlazza.

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

Powered by Kunena Forum