RE: Shop name and main link in

EvolveMedia <[email protected]> 13 Sep 2003 04:42:52 -0000
Newsgroups gmane.comp.web.oscommerce.installation
Message-ID <80f756a0f995d992213ae8169baf62ce@osCommerce-Forums>
This message was sent from: Installation and Configuration
http://forums.oscommerce.com/viewtopic.php?p=228760#228760
----------------------------------------------------------------

You can edit the header.php file in the /includes folder to link the image to your site if it's not already there. It should already link unless you have installed a contribution that changed the code.

To change the name of the catalog, open up your language file(s) in /includes/languages.

Find the following line.

// page title
define('TITLE', 'Insert Your Title Here');