Forum Moderators: not2easy
Example would be when you hover over a product then the text "Click here to purchase" would appear on top of the image and the original image would still be visible.
I suppose just one image containing the text would be used, so like an image that's 100x100 wouldn't be replace but another image that's 100x100 would show up on top of it with the text.
Is this possible with css?
Other methods would require lots of coding and this would be just one image, a css style, and a span tag or something.