I am currently using the css button but I want to change the color and size but not successful at this point and also I like the .gif button images fine . Can you tell me how to change the css buttons and or use the .gif buttons? Thanks
Hi, maybe a link would be best. You are much better off with the css buttons versus images. If you want to post a link to a page and describe your changes, I'm sure we can point you in the right direction.
Here are two links: https://tronitec.com/search.php?pg=1&stext=board&stype=&scat= https://tronitec.com/proddetail.php?prod=OEL+8000+II+%2F+OEL2001 The add to cart, select, and Checkout buttons
Hi there Here is a list of the images you can substitute for buttons... https://www.ecommercetemplates.com/phphelp/ecommplus/parameters.asp#buttons For instance the search button would be... $imgsearch="images/search.gif"; The checkout button is... $imgcheckoutbutton = "images/othercheckoutimage.gif"; But there are some other notes about the checkout button there that are worth reading.