Title: Recent Posts Widget
Last modified: August 19, 2016

---

# Recent Posts Widget

 *  [dleonte](https://wordpress.org/support/users/dleonte/)
 * (@dleonte)
 * [16 years ago](https://wordpress.org/support/topic/recent-posts-widget-2/)
 * I would like to edit out the star bullets that are hard coded into the Recent
   Posts, Categories, and Articles Widgets. Where can I find this code?
 * I tried to find it will Firebug, but came up empty.
 * [http://riddham.info/wordpress/](http://riddham.info/wordpress/)
 * Thanks so much.

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

 *  [accuwebhosting](https://wordpress.org/support/users/accuwebhosting/)
 * (@accuwebhosting)
 * [16 years ago](https://wordpress.org/support/topic/recent-posts-widget-2/#post-1487781)
 * I think you will need to modify following CSS code from your style.css file:
 *     ```
       #sidebar_home ul li li {
       	background: #FFF8DC url(images/icon.gif) no-repeat top left;
       	padding: 0px 0px 5px 20px;
       	margin: 0px;
       	}
       #sidebar_home ul li ul li {
       	background: #FFF8DC url(images/icon.gif) no-repeat top left;
       	padding: 0px 0px 5px 20px;
       	margin: 0px;
       	}
       #sidebar ul li li {
       	background: #FFF8DCurl(images/icon.gif) no-repeat top left;
       	padding: 0px 0px 5px 20px;
       	margin: 0px;
       	}
       #sidebar ul li ul li {
       	background: #FFF8DC url(images/icon.gif) no-repeat top left;
       	padding: 0px 0px 5px 20px;
       	margin: 0px;
       	}
       ```
   
 *  [accuwebhosting](https://wordpress.org/support/users/accuwebhosting/)
 * (@accuwebhosting)
 * [16 years ago](https://wordpress.org/support/topic/recent-posts-widget-2/#post-1487782)
 * EDIT: Page wasn’t loaded properly after submitting the above reply. Hence tried
   to post small message. Consider above reply. Moderators pls remove this post.
 *  Thread Starter [dleonte](https://wordpress.org/support/users/dleonte/)
 * (@dleonte)
 * [16 years ago](https://wordpress.org/support/topic/recent-posts-widget-2/#post-1487818)
 * I am confused??? Are you saying I should disregard your reply?
 *  Thread Starter [dleonte](https://wordpress.org/support/users/dleonte/)
 * (@dleonte)
 * [16 years ago](https://wordpress.org/support/topic/recent-posts-widget-2/#post-1487822)
 * Thanks. Your suggestion removed the stars by removing icon.gif

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

The topic ‘Recent Posts Widget’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [dleonte](https://wordpress.org/support/users/dleonte/)
 * Last activity: [16 years ago](https://wordpress.org/support/topic/recent-posts-widget-2/#post-1487822)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
