![]() |
How do I take the breadcrumb trails off the home page only?
Hi guys,
I would like to be able to take off the breadcrumb trail off the top of the home page, but leave it on the other pages. How do I do this? I have played around with some of the code, but can't seem to figure out how to do it. Help! Cheers. |
In the /customer/home.tpl template I changed this line:
Code:
{include file="location.tpl"}to these lines: Code:
{if $mode || $cat}It's a crude way of doing it, but I think it does the trick. -Kyle |
| All times are GMT -8. The time now is 10:34 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.