Customise the look of your HTML forms by using custom images for your submit button that fits the rest of your website design:
<input type=image name="submit.add-to-cart" value="Add to Cart" border=0 alt="Add to Cart" src='imagebutton.gif' width=113 height=23>
|
|