Title: Center widget
Last modified: August 21, 2016

---

# Center widget

 *  Resolved [wpdesignshop](https://wordpress.org/support/users/wordpressdesignshop/)
 * (@wordpressdesignshop)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/center-widget/)
 * How do I get the thumbnail to center on the sidebar?
 * [http://wordpress.org/extend/plugins/recent-post-thumbnail-slider-widget/](http://wordpress.org/extend/plugins/recent-post-thumbnail-slider-widget/)

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

 *  Plugin Author [Kundan Yevale](https://wordpress.org/support/users/kundanyevale/)
 * (@kundanyevale)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/center-widget/#post-3830776)
 * You need to change them style.css file, where you write sidebar class or id css.
   Or you can create your own class and apply it in sidebar div. If steel you face
   problem send me your site address, where you facing problem.
 *  Thread Starter [wpdesignshop](https://wordpress.org/support/users/wordpressdesignshop/)
 * (@wordpressdesignshop)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/center-widget/#post-3830792)
 * It is the java that writes the image for your plugin that writes the image code.
 * likesaregood.com/blog is the site.
 * Just want the image to center under the titles. I could find css for the title
   in your plugins but not image.
 *  Plugin Author [Kundan Yevale](https://wordpress.org/support/users/kundanyevale/)
 * (@kundanyevale)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/center-widget/#post-3830878)
 * just open **css/sliderman.css in recent-post-thumbnail-slider plugin folder**
   and go to line number 53 and edit #rpswContainer_2{
    width:auto; } with #rpswContainer_2{
   width:auto; margin-left:10px; } here you can increase **margin-left:10px**, what
   is set with your them sidebar.

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

The topic ‘Center widget’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/recent-post-thumbnail-slider-widget_b3ab99.
   svg)
 * [Recent Post Thumbnail Slider Widget](https://wordpress.org/plugins/recent-post-thumbnail-slider-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recent-post-thumbnail-slider-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recent-post-thumbnail-slider-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/recent-post-thumbnail-slider-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recent-post-thumbnail-slider-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recent-post-thumbnail-slider-widget/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Kundan Yevale](https://wordpress.org/support/users/kundanyevale/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/center-widget/#post-3830878)
 * Status: resolved