Title: Pages Navigation bar
Last modified: August 19, 2016

---

# Pages Navigation bar

 *  Resolved [omar8](https://wordpress.org/support/users/omar8/)
 * (@omar8)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/pages-navigation-bar/)
 * Hey, I have created a theme for my blog [o8b.co.cc](http://www.o8b.co.cc) and
   I have been trying to make a horizontal navigation bar which uses the same links
   as the “pages” in the wordpress side bar.
    When looking at the theme you will
   be able to see that there is a single link called “o8b” on the actual header 
   image, I would like to put all the pages into a similar fashion which goes across
   the bottom of the header image. I hope someone understands what I am trying to
   say 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [threestyler](https://wordpress.org/support/users/threestyler/)
 * (@threestyler)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/pages-navigation-bar/#post-787609)
 * In your header.php look for:
 * `<ul class='bheader'>`
 * and add:
 * `<?php wp_list_pages('title_li=' ); ?>`
 * Before the closing `</ul>` tag.
 *  Thread Starter [omar8](https://wordpress.org/support/users/omar8/)
 * (@omar8)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/pages-navigation-bar/#post-787610)
 * THANKS 😀 😀 😀 😀
    That was really easy too. You are great 😛

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Pages Navigation bar’ is closed to new replies.

## Tags

 * [links](https://wordpress.org/support/topic-tag/links/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)
 * [pages](https://wordpress.org/support/topic-tag/pages/)

 * 2 replies
 * 2 participants
 * Last reply from: [omar8](https://wordpress.org/support/users/omar8/)
 * Last activity: [18 years, 2 months ago](https://wordpress.org/support/topic/pages-navigation-bar/#post-787610)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
