Want to change the seperator between categories in the title tag?
At the moment the phpld generate the title as:
home – category – category – category
If we want our own title, say:
home > category > category > category
We can change the code in /templates/main.tpl
{if $smarty.foreach.path.iteration gt 2}
>
{/if}