Title: widget image position
Last modified: August 22, 2016

---

# widget image position

 *  Resolved [tecdiver7](https://wordpress.org/support/users/tecdiver7/)
 * (@tecdiver7)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/widget-image-position/)
 * Hello,
 * I would like for the image in the sidebar widget to be centered from left to 
   right in the sidebar and I would also like for it to be a little lower. I would
   like for it to begin level with the body of the text.
 * Thanks for your help!

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

 *  Thread Starter [tecdiver7](https://wordpress.org/support/users/tecdiver7/)
 * (@tecdiver7)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/widget-image-position/#post-5821827)
 * I’m sorry, my site is robrold.com.
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/widget-image-position/#post-5821845)
 * Hi tecdiver7
 * For Example
 * Add style.css bottom
 *     ```
       #text-2 .textwidget{
           text-align:center;
           margin-top:3em;
       }
       ```
   
 * Thank you.
 *  Thread Starter [tecdiver7](https://wordpress.org/support/users/tecdiver7/)
 * (@tecdiver7)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/widget-image-position/#post-5821855)
 * Hi nobita,
 * I added the code to my style.css but nothing changed. The image is still on the
   left edge and at the top of the sidebar and I would like for it to be centered.
   Any other suggestions?
 * Thanks!
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/widget-image-position/#post-5821890)
 * It maybe cache issue.
 * Please see below
 * [https://wordpress.org/support/topic/remove-archives-4?replies=5](https://wordpress.org/support/topic/remove-archives-4?replies=5)
 *  Thread Starter [tecdiver7](https://wordpress.org/support/users/tecdiver7/)
 * (@tecdiver7)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/widget-image-position/#post-5821999)
 * I followed those directions, but still no change. The Version in my style.css
   was 1.273 instead of 1.275 as in your comment, but I changed it to 1.276 and 
   saved the file, but no change. I am not sure what you meant by ‘Style force apply’
   in your comment.
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/widget-image-position/#post-5822005)
 * I can not understand did it why does not work
 * However, the method can also be found in the other.
 * More, please try to specify a strongly style
 * Please change the html of the text widget
 * wrapping div element and style attribute.
 *     ```
       <div style="text-align:center;margin-top:3em;">
       <img src="http://robrold.com/wp-content/uploads/2015/02/tec-vert2.jpg" />
       </div>
       ```
   
 *  Thread Starter [tecdiver7](https://wordpress.org/support/users/tecdiver7/)
 * (@tecdiver7)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/widget-image-position/#post-5822022)
 * Changing the html of the text widget worked! Sorry to be so much trouble.
 * Thank you for your help!

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/raindrops/1.700/screenshot.png)
 * raindrops
 * [Support Threads](https://wordpress.org/support/theme/raindrops/)
 * [Active Topics](https://wordpress.org/support/theme/raindrops/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/raindrops/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/raindrops/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [tecdiver7](https://wordpress.org/support/users/tecdiver7/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/widget-image-position/#post-5822022)
 * Status: resolved