Title: List Authors
Last modified: August 20, 2016

---

# List Authors

 *  [baszer](https://wordpress.org/support/users/baszer/)
 * (@baszer)
 * [15 years ago](https://wordpress.org/support/topic/list-authors/)
 * Hello,
 * i use the function: [List Authors](http://codex.wordpress.org/Function_Reference/wp_list_authors)
   It all works great.
 * But now i decided to add a seperator. I tried the same for pages:
 *     ```
       #footer-menu LI
       {
       	display: inline;
       	list-style-type: none;
       	border-left: 1px solid #D3D1D3;
       }
       #footer-menu LI:first-child
       {
       	border-left: none;
       }
       ```
   
 * But the LI:first-child doesn’t work for the authors, does somebody know the answer?
 * thanks in advance

The topic ‘List Authors’ is closed to new replies.

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [baszer](https://wordpress.org/support/users/baszer/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/list-authors/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
