Zen Cart Logo

Hover buttons

Views: 457

Results 1 to 2 of 2
19 Oct 2011, 2:34 PM
#1
sethf avatar

sethf

Zen Follower

Join Date:
Sep 2011
Posts:
228
Plugin Contributions:
0

Hover buttons

Hi

I have been looking for a css code that will enable the BUY NOW (button_buy_now.gif) button on the product listing page to display a different image, in particular a red version of the image which I will create, when one hovers over the image.

I would prefer a CSS code that will enable this to happen, but if there is an easier or better way please let me know.

Thanks
S

19 Oct 2011, 4:44 PM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Hover buttons

CSS hover will not change actual HTML images, only background images. You need to use "CSS buttons" for this - look around for info.