Currently building a website that includes various images. I have Imagus (similar to HoverZoom) installed for automatic image enlargement on hover, but I do not want this function for my specific images.
I've noticed it works for some images and not others, even though they are all in png format. Any insight on why this might be happening?
Looking for suggestions on CSS or HTML code that can disable the zoom feature for these particular images.
Update: I've also observed that images enlarged by HoverZoom/Imagus are the same ones where CSS :hover doesn't work. Any idea what could be causing this correlation?