Title: sidebar.php CSS
Last modified: August 20, 2016

---

# sidebar.php CSS

 *  [Elgigante](https://wordpress.org/support/users/elgigante/)
 * (@elgigante)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/sidebarphp-css-1/)
 * maybe I posted in wrong area
 * okay, I cant find anything on this, or I can but it doesnt make sense to me because
   it mentions more than what I need and Im haveing a hard time fishing out what
   I want..
 * Okay what I want
 * [IMAGE]says Archives
    october 2011 november 2011 …. [IMAGE]says categories category
   1 category 2 category 3 category 4
 * then maybe one for recent posts..
 * whats the easiest way yto accomplish this?

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

 *  [Christine Rondeau](https://wordpress.org/support/users/crondeau/)
 * (@crondeau)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/sidebarphp-css-1/#post-2460411)
 * In your sidebar.php, you could use this:
 *     ```
       <h2><img src="stick your image url here" /></h2>
       <ul class="sub-nav">
       	<?php wp_list_categories('title_li='); ?>
       </ul>
       ```
   
 * Repeat for archives and then in the css, style your .sub-nav the way you want
   to.
 *  Thread Starter [Elgigante](https://wordpress.org/support/users/elgigante/)
 * (@elgigante)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/sidebarphp-css-1/#post-2460412)
 * awesome.. that looks like it will work.. thanks
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/sidebarphp-css-1/#post-2460527)
 * also, try web search for ‘image as widget titles wordpress’
    – there seem to 
   be quite a lot of answers around

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

The topic ‘sidebar.php CSS’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/sidebarphp-css-1/#post-2460527)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
