Image element interactions

Hello,

I have added images with links on my website using the image element. There are options to set a background color and interaction color when using the image element. My assumption was that the interaction would be a change triggered by hovering over the image however I notice nothing when changing this option. Could someone please tell me if there is a way to cause a hover over effect using this setting? Thanks.

Hello Shane,

Thanks for writing in!

The background and Interaction feature of Image element that you are referring act as a fallback option. So let’s say in case image takes time to fully load or image doesn’t load at all, as a fallback background color will display and if a user hover on the same color that’s setas Interaction will show.

However, if you want to have hover effect on image’s, please refer following resources:

http://www.corelangs.com/css/box/hover.html

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.