Is there a way to create a hover state over an image link (img tag) instead of over a background image (via CSS)? When I hover over the image I would like a color tint with some copy, is this possible in WF that generates a img tag with a scr location?
I am trying to tie this to CMS WYSIWYG editor, and I can't make it work when I using a background image with a hover state that is embedded in the CSS. It would be a bonus if I can get hover state to be a img tag too, maybe use a transparent png as a hover state?
Please advise.