Forum Moderators: Robert Charlton & goodroi
<div id="navigation">
<a href="http://www.example.com/forum/">Forum</a> ¦
</div> in the css
#navigation {color:#fff} (...or whatever the background-color is) #navigation a {background:#fff;color:#f00} (...whatever colour you want them to be) that way the pipe will disappear, but the links won't. search engines shouldn't penalise that because the links aren't hidden.