Hangar11 Posted February 21, 2008 Posted February 21, 2008 Good Day All First things first, this community support site is AWESOME.. If you are NEW to OSC.... all the answers you need are HERE... just look around... chances are someone else HAD and fixed what ever your working on.... My sincerest thansk to ALL the people who keep OSC going..... Onto my quest.... [ I did look first ] I need to change the nav bar link for TOP from the root dir to a sub dir one level under the root.... Can this be done ????? Thanks... Bobby B
germ Posted February 21, 2008 Posted February 21, 2008 In /catalog/includes/application_top.php Find this line: $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); You can change this: HTTP_SERVER to something like: 'http://www.site.com' Or whatever you need. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.