Re: Button Images in lieu of CSS-driven Text Buttons

Originally Posted by
lat9
The submit-type buttons submit a form (like add_to_cart) and are generated via call to zen_image_submit; the normal/link-type buttons (like back) are generated via call to zen_image_button.
Is there a trick for those buttons? ;) The add to cart button is exactly what I wanted, but when I tried to do the same for "add-to-wishlist" I couldn't get it to recognise the image without editing the php, and when I did that I could never really get rid of the CSS style button, it just stayed in the background of the new art button. Hope that makes sense.
Sean M - Sydney, Australia