![]() |
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 $ *} Thanks in advance for any help you can offer Mike |
Try this.....replace this:
<font class=NavigationPath>{$last_location}</font> with this: <h1>{$last_location}</h1> |
All times are GMT -8. The time now is 06:11 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.