Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Breadcrumb H1

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 04-23-2006, 09:08 AM
 
bridal-land bridal-land is offline
 

Advanced Member
  
Join Date: Feb 2006
Posts: 38
 

Default Breadcrumb H1

Maybe someone can help me here. I want to make the last breadcrumb an H1 but i can't figure out where to put the h1 tag. I only want it to make the last breadcrumb an h1 and whatever I do it makes them all a new h1.

Code:
{* $Id: location.tpl,v 1.8.2.1 2003/12/24 13:26:06 svowl Exp $ *} {strip} <a href="{$http_location}/"> <font class=NavigationPath>{$config.Company.company_name}</font> </a> {if $last_location ne ""} :: {if $last_url ne ""} <a href="{$last_url}"> {/if} <font class=NavigationPath>{$last_location}</font> {if $last_url ne ""} </a> {/if} {/if} {if $location} :: {section name=position loop=$location} {if $location[position].1 ne "" } {* SAFETYNET DSEFU MOD *} {if $enable_seo_links == "Y"} <A href="{$http_location}/{seo_link cat_name=$location[position].0 cat_id=$Catids[position]}" class="VertMenuItems"> {else} <a href="{$location[position].1}"> {/if} {* END SAFETYNET DSEFU MOD *} {/if} <font class=NavigationPath>{$location[position].0}</font> {if $location[position].1 ne "" }</a>{/if} {if %position.last% ne "true"}:: {/if} {/section} {/if} {/strip}

Thanks in advance for any help you can offer
Mike
__________________
Mike
X-Cart 4.0.18
http://www.bridal-land.com
Reply With Quote
  #2  
Old 05-06-2006, 03:47 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Try this.....replace this:

<font class=NavigationPath>{$last_location}</font>

with this:

<h1>{$last_location}</h1>
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 12:27 AM.

   

 
X-Cart forums © 2001-2020