This is a discussion on "Top" Link Located top left corner of catalog. within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Can the link "Top" be changed to "Home"? Users really don't know that "Top" will send them back to the ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Can the link "Top" be changed to "Home"? Users really don't know that "Top" will send them back to the Home page of the site they are visiting. |
| Sponsored Links | ||
| ||
| |
|
#2
| |||
| |||
| Hi, you change the links here...... * /includes/languages/english.php Find these lines (around line numbers 47-55) and change the text to whatever you like: // header text in includes/header.php define('HEADER_TITLE_CREATE_ACCOUNT', 'Create an Account'); define('HEADER_TITLE_MY_ACCOUNT', 'My Account'); define('HEADER_TITLE_CART_CONTENTS', 'Cart Contents'); define('HEADER_TITLE_CHECKOUT', 'Checkout'); define('HEADER_TITLE_TOP', 'Top'); define('HEADER_TITLE_CATALOG', 'Catalog'); define('HEADER_TITLE_LOGOFF', 'Log Off'); define('HEADER_TITLE_LOGIN', 'Log In');
__________________ Google says be nice! |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change the link on "Continue" button on checkout_s | chrisrex | osCMax v2 Customization/Mods | 0 | 11-22-2005 05:10 PM |
| Change "continue" button link | mayhem | osCommerce 2.2 Modification Help | 1 | 12-30-2004 01:52 PM |
| Adding a link next to "My Account | Cart Contents" | jb321 | osCommerce 2.2 Modification Help | 2 | 11-02-2004 04:40 AM |
| Removing the rounded corner from the "New For..." | cvc505 | osCommerce 2.2 Modification Help | 4 | 04-28-2004 07:59 AM |
| warn msg "osc can write in catalog/incl/config" | mshupenka | osCommerce 2.2 Installation Help | 7 | 02-21-2003 11:09 AM |