Title: Current page indicator
Last modified: August 19, 2016

---

# Current page indicator

 *  [zendango](https://wordpress.org/support/users/zendango/)
 * (@zendango)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/current-page-indicator/)
 * Hi all,
 * below is the code for the header of my page which shows the available pages. 
   Only problem is that it does not indicate which page is currently showing in 
   the main area. All I need to do is have the current page text in this header 
   change to a different color, nothing fancy. Can anyone help, I’m new to php…
 * Thanks
 *     ```
       <div id="topright">
       <ul>
         <?php wp_list_pages('depth=1&title_li=0&sort_column=menu_order'); ?>
         <li><a href="#searchform">search</a></li>
         <li><a href="#main">skip to content &darr;</a></li>
       </ul>
       </div>
   
       </div> <!-- Closes header -->
       ```
   

Viewing 1 replies (of 1 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/current-page-indicator/#post-1008663)
 * Try this:
    [http://www.google.com/search?q=wordpress+styling+current_page_item](http://www.google.com/search?q=wordpress+styling+current_page_item)

Viewing 1 replies (of 1 total)

The topic ‘Current page indicator’ is closed to new replies.

## Tags

 * [code](https://wordpress.org/support/topic-tag/code/)
 * [header](https://wordpress.org/support/topic-tag/header/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [MichaelH](https://wordpress.org/support/users/michaelh/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/current-page-indicator/#post-1008663)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
