View Single Post
  #3  
Old 02-03-2007, 06:28 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Lokking for home.php

PS - here's my location.tpl -- modified for CDSEO:

Code:
{if $location} {* {strip} *} <font class="NavigationPath"> <a href="/">Home</a>&nbsp;&rarr;&nbsp; {section name=position loop=$location start=1} {if $location[position].1 ne "" }<a href="{$location[position].1|amp}">{/if} {$location[position].0} {if $location[position].1 ne "" }</a>{/if} {if not %position.last%}&nbsp;&rarr;&nbsp;{/if} {/section} </font> {* {/strip} *} {/if}
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote