chrisneils Posted May 4, 2008 Posted May 4, 2008 Instead of my "Buy Now" button saying "Buy Now" it says "more details" - How do I change it?
Ausgirl Posted May 4, 2008 Posted May 4, 2008 Just replace it with a button that says "Buy Now" Just name your image button_buy_now.gif catalog/includes/languages/english/images/buttons/button_buy_now.gif
♥GLWalker Posted May 4, 2008 Posted May 4, 2008 Instead of my "Buy Now" button saying "Buy Now" it says "more details" - How do I change it? Look in the extras folder of your osc download and there is a PSD file for the buttons. If you installed osc from your webhost, then download the package here Follow the community build: BS3 to osCommerce Responsive from the Get Go! Check out the new construction: Admin Gone to Total BS!
chrisneils Posted May 4, 2008 Author Posted May 4, 2008 Just replace it with a button that says "Buy Now" Just name your image button_buy_now.gif catalog/includes/languages/english/images/buttons/button_buy_now.gif I went there and there was already a button_buy_now.gif. So just to be make sure I'm being clear, there is a button that says More Details underneath each of my products. I want it to read "Buy Now" instead of "More Details" The button is coded like this: <div class="rButton"> Not really sure what that means but hopefully you can make sense of it. thanks again.
Ausgirl Posted May 4, 2008 Posted May 4, 2008 The button is just an image, you just need an image that says "Buy Now" Name the image button_buy_now.gif upload it to your catalog/includes/languages/english/images/buttons folder, it will ask you if you want to replace it, you click, OK. Go to your site (refresh) and your new button will be there. If you have a template, have a look in the original files you have on your PC and see if there is a "Blank Button" then you just need add text to the button, then upload it. The best way to make sure you have the right image is to right click on the "More Details" button -> Properties. Then it will give you the exact location and the exact name of the image you need to replace. Then you just need to change the path to where the page takes you. If you change the button to buy now & then click on it, it will still take you to the product info page (which is where Im assuming it takes you to when more details is clicked)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.