Re: Plugin CatPath Question
Mmm...
I recreate a quick sample
Copy to clipboard
<span class="categpath"> <a class="categpath" href="tiki-browse_categories.php?parentId=1">Category A</a> > <a class="categpath" href="tiki-browse_categories.php?parentId=2">Category B</a> > <a class="categpath" href="tiki-browse_categories.php?parentId=3">Category C</a> </span>
You got class and everything you need to design (or have someone) to design it properly.