lech Posted September 4, 2003 Posted September 4, 2003 Hello, I installed osCommerce in the catalog directory but I have the htaccess file in the root direct straight to the catalog. On the header navigation you have "top >> catalog >> ...". I want to completely remove "top". I have removed "top" in english.php but I still have the trailing ">>". Where is the order of Header Navigation defined? (Doesn't seem to be in header.php) Thank you very much. Lech (Guess it wasn't so quick after all)
lech Posted September 5, 2003 Author Posted September 5, 2003 Just in case anyone else has this problem: The header navigation is defined in includes/application_top.php (breadcrumb trial). If you want to chop some branches from the tree (like the first in my case) comment out "$breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);" around line 466.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.