Image zoom GK5

News Show Pro GK5 - flexible, responsive and easily extendable free Joomla module support forum.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Wed Jun 18, 2014 8:20 am
Hello,

How do you remove the zoom of an image when you hover over with the mouse?

Kind regards,
User avatar
Senior Boarder

GK User
Wed Jun 18, 2014 8:44 am
Could you please post an url to your site?
User avatar
Moderator

GK User
Wed Jun 18, 2014 10:01 am
See PM. Thx!
User avatar
Senior Boarder

GK User
Wed Jun 18, 2014 1:46 pm
Foud it!

deleted this:

}
.nspImageWrapper:hover img {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
User avatar
Senior Boarder

GK User
Thu Jun 19, 2014 9:18 am
Not the best idea - I would strongly recommend instead to copy the declaration to override.css and set it in every line to 1 instead of 1.4
User avatar
Moderator


cron