Title: [Plugin: Page Navi]
Last modified: August 19, 2016

---

# [Plugin: Page Navi]

 *  [hanflow](https://wordpress.org/support/users/seonghoon52/)
 * (@seonghoon52)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-page-navi-2/)
 * My blog: [http://rokhiphop.com](http://rokhiphop.com)
 * My pagenavi stopped working all of a sudden. If you take a look at my blog’s 
   page navi at the bottom, it looks plain.
 * Here’s my pagenavi-css.css
 *     ```
       /*
       Default style for WP-PageNavi plugin
   
       http://wordpress.org/extend/plugins/wp-pagenavi/
       */
   
       .wp-pagenavi {
       	clear: both;
       }
   
       .wp-pagenavi a, .wp-pagenavi span {
       	text-decoration: none;
       	border: 1px solid #CB0000;
       	padding: 3px 5px;
       	margin: 2px;
           color: #FFFFFF;
           background-color: #CB0000;
       }
   
       .wp-pagenavi a:hover, .wp-pagenavi span.current {
       	border: 1px solid #E73F3F;
           color: #FFFFFF;
           background-color: #E73F3F;
       }
   
       .wp-pagenavi span.current {
       	border: 1px solid #000000;
           color: #FFFFFF;
           background-color: #000000;
       }
       ```
   
 * what did i do wrong?

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

 *  Thread Starter [hanflow](https://wordpress.org/support/users/seonghoon52/)
 * (@seonghoon52)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-page-navi-2/#post-1884147)
 * this is my index.php : [http://pastebin.com/Btbp8n7A](http://pastebin.com/Btbp8n7A)
 *  Thread Starter [hanflow](https://wordpress.org/support/users/seonghoon52/)
 * (@seonghoon52)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-page-navi-2/#post-1884337)
 * plz help!

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

The topic ‘[Plugin: Page Navi]’ is closed to new replies.

 * 2 replies
 * 1 participant
 * Last reply from: [hanflow](https://wordpress.org/support/users/seonghoon52/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-page-navi-2/#post-1884337)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
