I’d like to use a custom image for the default ‘view cart’ etc buttons in the Simple Commerce Module….anyone know where I’d add the input image coding? Can’t seem to find it….
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
October 17, 2010 1:41pm
Subscribe [1]#1 / Oct 17, 2010 1:41pm
I’d like to use a custom image for the default ‘view cart’ etc buttons in the Simple Commerce Module….anyone know where I’d add the input image coding? Can’t seem to find it….
#2 / Oct 25, 2010 7:31am
You could use the default SCM view cart tag…
<a href="http://{view_cart_url}">yourimage.png</a>#3 / Oct 30, 2010 8:37am
Thanks for that…there’s some issue where I couldn’t use these tags but had to use the SCM generated form buttons though. Can’t remember why but it was in 1.6. Now I’m in 2.1 it might be fixed so I’ll try…