This is a discussion on how to edit the "copyright" and "powered by? within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi, i want to modify text in copyright section at the bottom of the page.. i cannot find the file ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi, i want to modify text in copyright section at the bottom of the page.. i cannot find the file to modify please help me |
|
#2
| |||
| |||
| The copyright can be edited int he footer.php file in the includes directory |
|
#3
| |||
| |||
| bpstewart is almost right the code is found in footer.php that actually displays the copyright echo FOOTER_TEXT_BODY the actual copyright is found in languages/english.php At the very bottom of this file you will see the following: define('FOOTER_TEXT_BODY', 'Copyright & 2002 <a href="http://www.oscommerce.com" target="_blank">osCommerce</a><br>Powered by <a href="http://www.oscommerce.com" target="_blank">osCommerce</a>'); |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remove "QTPRO" for "Option Type Feature" | adam71o | osCMax v2 Customization/Mods | 3 | 01-10-2007 10:32 AM |
| "Price" and "Add to Cart" button inside | midwestwebsites | osCMax v2 Customization/Mods | 3 | 11-14-2005 05:13 AM |
| "Edit Category" problems | bushman | osCMax v1.7 Discussion | 14 | 08-31-2003 03:28 AM |
| "edit category" pics gone | bushman | osCMax v1.7 Discussion | 0 | 08-29-2003 08:06 AM |
| HELP - trying to edit "infoBoxHeading" text | 808casher | osCommerce 2.2 Modification Help | 2 | 07-29-2003 07:50 PM |