i also want to add my own buttons (such as add to cart),I've been here:
https://www.zen-cart.com/tutorials/index.php?article=51
and done that, now how I edit the buttons.php?
Thanks
i also want to add my own buttons (such as add to cart),I've been here:
https://www.zen-cart.com/tutorials/index.php?article=51
and done that, now how I edit the buttons.php?
Thanks
If you use the same names as the standard buttons, you don't need to modify this file; just stick the buttons in the buttons directory of your template.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
I am using the exact names, but the buttons are a little bigger, may that be the problem?
Should I upload the images to an image folder?
Last edited by SQUAREGUM; 4 Dec 2007 at 08:34 PM.
no - dimensions are not specified. If your template name is custom and your language is english, your button should be in
includes/templates/custom/buttons/english/<button-name>.gif
Use the same name and image type as the button you are replacing unless you want to change more stuff. :)
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Thanks.