ollee Posted November 28, 2007 Posted November 28, 2007 I'm trying to replace the default GIF buttons with PNGs--where are these button filenames defined? Is there a single file, or do I need to look for a particular piece of code in each file that references a button? thanks! :thumbsup: Quote
Jack_mcs Posted November 28, 2007 Posted November 28, 2007 The files are located in includes/languages/english/images/buttons. But since the filetype would be changed, you will need to edit every file in the shop that loads a button. Also keep in mind that png's are not 100% compatible with all browsers. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
ollee Posted November 28, 2007 Author Posted November 28, 2007 The files are located in includes/languages/english/images/buttons. But since the filetype would be changed, you will need to edit every file in the shop that loads a button. yeah--but where in these files is the image referenced? For instance, in index.php I can't seem to find where the Buy Now! button is referenced ANYWHERE. Quote
ollee Posted November 28, 2007 Author Posted November 28, 2007 it looks like for most images, they're simply referenced in the PHP file, but I'm still struggling to find the path to the Buy Now button. Does anybody know to how to change this filename?? Quote
ollee Posted November 28, 2007 Author Posted November 28, 2007 it looks like for most images, they're simply referenced in the PHP file, but I'm still struggling to find the path to the Buy Now button. Does anybody know to how to change this filename?? okay--found it. This is defined NOT in index.php BUT in /catalog/includes/modules/product_listing.php Quote
jharford Posted July 22, 2009 Posted July 22, 2009 and if you are using STS then - /catalog/includes/modules/sts_inc/product_info.php is the location you need to edit. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.