Results 1 to 2 of 2

"Top" Link Located top left corner of catalog.

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 ...

      
  1. #1
    New Member
    Join Date
    Jan 2005
    Posts
    12
    Rep Power
    0


    Default "Top" Link Located top left corner of catalog.

    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.

  2. #2
    Active Member
    Join Date
    May 2004
    Location
    somewhere above colchester uk
    Posts
    147
    Rep Power
    0


    Default RE: "Top" Link Located top left corner of catalog.

    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!

Similar Threads

  1. Change the link on "Continue" button on checkout_s
    By chrisrex in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 11-22-2005, 06:10 PM
  2. Change "continue" button link
    By mayhem in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 12-30-2004, 02:52 PM
  3. Adding a link next to "My Account | Cart Contents"
    By jb321 in forum osCommerce 2.2 Modification Help
    Replies: 2
    Last Post: 11-02-2004, 05:40 AM
  4. Removing the rounded corner from the "New For..."
    By cvc505 in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 04-28-2004, 08:59 AM
  5. warn msg "osc can write in catalog/incl/config"
    By mshupenka in forum osCommerce 2.2 Installation Help
    Replies: 7
    Last Post: 02-21-2003, 12:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •