
Changing the Submit button with Add to cart gif by editing the tag for the button links. This replaces the ugly default button with a nice looking image. It is done as follows in dreamweaver.
Edit tag: <..input type="submit" value="Add To Cart"> to
Edit tag: <..input type=image src="images/cart.gif">
No comments:
Post a Comment