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.
1 month 3 weeks ago #1 by Kees van Norde
The topic has been marked as resolved.
  • Posted by TemplatePlazza (5273) Offline
Hi kees, what theme and settings are you using?
1 month 3 weeks ago #2 by TemplatePlazza
The topic has been marked as resolved.
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.
1 month 3 weeks ago #3 by Kees van Norde
The topic has been marked as resolved.
  • Posted by TemplatePlazza (5273) 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; }
1 month 3 weeks ago #4 by TemplatePlazza
The topic has been marked as resolved.
  • Posted by TemplatePlazza (5273) 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; }
1 month 3 weeks ago - 1 month 3 weeks ago #5 by TemplatePlazza
Last edit: 1 month 3 weeks ago by TemplatePlazza.
The topic has been marked as resolved.
Sorry for the late reply but this works perfectly!
4 weeks 1 day ago #6 by Kees van Norde
The topic has been marked as resolved.
Powered by Kunena Forum