Guest Posted April 1, 2007 Posted April 1, 2007 How do I change the URL listed for the 'Top' link directly under the OS Commerce banner at the top of the page? Thank you.
bill110 Posted April 1, 2007 Posted April 1, 2007 in catalog/includes/application_top.php find this $breadcrumb->add(HEADER_TITLE_CATALOG, tep_href_link(FILENAME_DEFAULT)); change FILENAME_DEFAULT to the file you want that is defined in catalog/includes/filenames.php My Contributions Stylesheet With Descriptions Glassy Grey Boxtops Our Products Meta Tags On The Fly Password Protect Admin "No matter where you go....There you are" - Buccaroo Bonsai
Guest Posted April 1, 2007 Posted April 1, 2007 in catalog/includes/application_top.phpfind this $breadcrumb->add(HEADER_TITLE_CATALOG, tep_href_link(FILENAME_DEFAULT)); change FILENAME_DEFAULT to the file you want that is defined in catalog/includes/filenames.php Okay, I guess I don't have a clue when it comes to this type of code because I don't know what to change it to by looking at filenames.php. If you don't mind educating me further please?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.