Hi, this might been as before by others but still i could't find ways to change the image of "Lets see what we have here" or "Shipping & Returns" and etc. Please help..
![]()
This is a discussion on how to replace oscommerce image within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi, this might been as before by others but still i could't find ways to change the image of "Lets ...
Hi, this might been as before by others but still i could't find ways to change the image of "Lets see what we have here" or "Shipping & Returns" and etc. Please help..
![]()
Look at the HTML code - looks at the URL of the graphics. It will give you the path to the file.
However there is not "Shipping & Returns" graphic.... Unless if you added one?
JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
Try out our osCMax at: Live Catalog Demo
Limited access Admin: Live Admin Demo
Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!
texts are defined in directory includes\languages\english.php or english\filename
If you see the url where there is "Lets see what we have here" it's www.yoursite\index.php, in this file you can find same echo ' HEADING_TITLE' and in includes\languages\english\index.php define('HEADING_TITLE', 'Let\'s See What We Have Here');
If you want to change texte, change in language index, if you want to remove delete the line echo in \index.php (just // before).
Sorry for my english very bad i'm french...
Bookmarks