Remove zoom effect from Joomla articles and category blog

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Nov 18, 2014 7:01 pm
Reply with quote
Report this post
Hi,
I have followed the documentation and succesfully removed zoom effect from NSPGK5 module, but I also need to remove zoom effect from joomla articles and category blog. My web:
http://fvu.aku.sk/vystavy/galeria-fx.html
User avatar
Junior Boarder

GK User
Tue Nov 18, 2014 7:15 pm
Reply with quote
Report this post
Hi,
try also this:
Code: Select all
.itemImageBlock img:hover,
.img-fulltext-none img:hover, .img-fulltext-left img:hover, .img-fulltext-right img:hover
 { transform:none;}
User avatar
Platinum Boarder

GK User
Tue Nov 18, 2014 8:43 pm
Reply with quote
Report this post
It works, thanks.
User avatar
Junior Boarder


cron