I am looking for a simple solution to add a 'article seperator' or line so for example I see:
Home | About Us | Services
Instead of
Home About Us Services
I am looking for a simple solution to add a 'article seperator' or line so for example I see:
Home | About Us | Services
Instead of
Home About Us Services
you can see example of this being used in loop.php of the default Twenty Ten theme.
it also uses <span class="meta-sep">|</span>
This topic has been closed to new replies.