Guest Posted January 9, 2006 Posted January 9, 2006 I need to simply remove the link to the 'Top' page or find a way to set it as the same as my catalog page i am using IFrames for my storefront and need to remove the link.. Anyone know how to edit the breadcrumb trail 'Top' link? Thanks in advance..
adultsm Posted January 9, 2006 Posted January 9, 2006 I need to simply remove the link to the 'Top' page or find a way to set it as the same as my catalog page i am using IFrames for my storefront and need to remove the link.. Anyone know how to edit the breadcrumb trail 'Top' link? Thanks in advance.. in includes/application_top.php search fro this line.... $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); comment it out // $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); Its Only Me Alex
Recommended Posts
Archived
This topic is now archived and is closed to further replies.