• hello,
    iam doing a wordpress template and would like to have a navigation on the top of my side like

      < li class=”button seperator”>Page1< /li >
      < li class=”button seperator”>Page2< /li >
      < li class=”button seperator”>Page3< /li >
      < li class=”button”>Page4< /li >

    the last li-tag should always not have the class seperator, because its a border to the right how do i realize that?

    thank you.
    regards

Viewing 1 replies (of 1 total)
  • Thread Starter sinergy

    (@sinergy)

    ehm its li class=”page_item”… would need to add an extra class except the last page_item – how to? =) or any other solution?

    my navigation should look like this:

    “home | bla | bla2 | bla3”

Viewing 1 replies (of 1 total)

The topic ‘template navigation problem’ is closed to new replies.