Title: Recent posts widget position
Last modified: August 20, 2016

---

# Recent posts widget position

 *  Resolved [Stergos](https://wordpress.org/support/users/stergos/)
 * (@stergos)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/recent-posts-widget-position/)
 * Hi, i use twenty eleven and nomnom child theme. I would like to add the recent
   posts widget on my sidebar but when i do that it was looking a little bit bad,
   take a look [Here](http://i1014.photobucket.com/albums/af264/image231/recent_posts_widget.png).
   I am using borders to my widgets and I think I must set different position to
   the widget so the white dots goes into the borders. I try to add this to style.
   css but is not working:
 * .widget_recent_entries .widget {
    position: center; }
 * Any ideas which is the right code please? Thanks in advance!
 * My site: [e-hacking.com](http://www.e-hacking.com)

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

 *  [Megan Goodson](https://wordpress.org/support/users/megangoodson/)
 * (@megangoodson)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/recent-posts-widget-position/#post-2374371)
 * I can’t see the problem when I visit your site – but usually to center something
   you put
 * .class or #ID {
    margin: 0 auto; }
 *  Thread Starter [Stergos](https://wordpress.org/support/users/stergos/)
 * (@stergos)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/recent-posts-widget-position/#post-2374401)
 * Hi Megan thanks for reply, I would like to center this widget because the dots
   before text is out of the borders and I don’t really like it. I try
 * .widget_recent_entries .widget {
    margin: 0 auto; }
 * Is still there nothing change maybe i remove the borders i don’t know yet, thanks
   anyway.
 *  Thread Starter [Stergos](https://wordpress.org/support/users/stergos/)
 * (@stergos)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/recent-posts-widget-position/#post-2374419)
 * Solution and credits to: [zeaks.org/board/](http://zeaks.org/board/threads/ad-to-header-issue.134/page-2)
 * .widget_recent_entries ul { padding-left:15px; }

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

The topic ‘Recent posts widget position’ is closed to new replies.

## Tags

 * [twenty eleven](https://wordpress.org/support/topic-tag/twenty-eleven/)
 * [widgets](https://wordpress.org/support/topic-tag/widgets/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Stergos](https://wordpress.org/support/users/stergos/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/recent-posts-widget-position/#post-2374419)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
