PDA

View Full Version : Breadcrumb Change


HighRollerX
05-02-2009, 11:22 PM
I found the bit of code to change, but what do I take out?

I want the breadcrumbs to look like this....

ThisSite.com > Introduction > New Stuff > Where is the new Stuff?

No navbits_finallink_ltr folder or drop down for post topic.

the code that I think needs editing:

<td class="navbar" style="font-size:10pt; padding-top:1px" colspan="3"><if condition="$_SERVER['REQUEST_METHOD'] == 'POST'"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink_$stylevar[textdirection].gif" alt="" border="0" /><else /><a href="$navbar_reloadurl"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink_$stylevar[textdirection].gif" alt="$vbphrase[reload_this_page]" border="0" /></a></if> <strong>$navbits[lastelement]</strong></td>

--------------- Added 1241318307 at 1241318307 ---------------

It's Ok, I got it now. :D