Adding a "pipe" between menu items with simple_navigation.tpl

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
User avatar
elfduck
Forum Members
Forum Members
Posts: 27
Joined: Thu Dec 18, 2008 6:45 am

Adding a "pipe" between menu items with simple_navigation.tpl

Post by elfduck »

Hi

I've been wondering how can I add a "pipe" between each menu item with simple_navigation.tpl? If I try to fork the menu template, I get them sometimes to the right places, but when I change the page, some pipes change places and therefore my layout is broken again...

I know I can do those with css too, using borders or something, but then I get a border before the first menu item or the last one when using "border: 1px #000 solid;". Also I do remember reading from somewhere that you could actually hide the first or the last border behind an image or something... But it would be easier if I could just learn how to make pipes appear between menu items in the template itself.

Simple_menu from documentation does this great, but then I have no way of controlling the color of the current active item (I modified that so I could have a class on the links).

Thanks :)
Well it computes a little...
Post Reply

Return to “Layout and Design (CSS & HTML)”