Title: [Plugin: SidePosts Widget] An Option for Thumbnail Alignment
Last modified: August 19, 2016

---

# [Plugin: SidePosts Widget] An Option for Thumbnail Alignment

 *  [bluebird2](https://wordpress.org/support/users/bluebird2/)
 * (@bluebird2)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-sideposts-widget-an-option-for-thumbnail-alignment/)
 * Is it possible to align the thumbnail to to the right in Sideposts? I am going
   to use it on a right-to-left website, and this is the only thing that I miss 
   in Sideposts plugin.
 * [http://wordpress.org/extend/plugins/sideposts/](http://wordpress.org/extend/plugins/sideposts/)

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

 *  [Txanny](https://wordpress.org/support/users/txanny/)
 * (@txanny)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-sideposts-widget-an-option-for-thumbnail-alignment/#post-1200966)
 * Yes it would be possible. Just have to change a class on the widget:
 * Just changing on this section of style CSS the float: left by float: right. This
   will change all widget images from left to right… I will see if there is a better
   solution.
 *     ```
       #sidebar ul li.widget_sideposts ul li img.alignleft {
       	float: left;
       	margin: 5px;
       	padding: 2px;
       	border: 1px solid #ffde01;
       	clear: both;
       	}
       ```
   
 *  [Txanny](https://wordpress.org/support/users/txanny/)
 * (@txanny)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-sideposts-widget-an-option-for-thumbnail-alignment/#post-1200985)
 * I submitted myself a feature request and this will be done in the next version.
   Can follow it at [http://tracker.alkivia.org/view.php?id=174](http://tracker.alkivia.org/view.php?id=174)
 *  Thread Starter [bluebird2](https://wordpress.org/support/users/bluebird2/)
 * (@bluebird2)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-sideposts-widget-an-option-for-thumbnail-alignment/#post-1201006)
 * Thanks!
 *  [julessiegel](https://wordpress.org/support/users/julessiegel/)
 * (@julessiegel)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-sideposts-widget-an-option-for-thumbnail-alignment/#post-1201018)
 * I want the image to be centered under the headline, and the text to begin below
   it. At the moment, text is wrapping. You can see what I mean at [http://www.moronia.us/front](http://www.moronia.us/front)
 * I’m also not clear on where the custom css goes. Can you explain that a little
   more?
 * Thanks!
 *  [Txanny](https://wordpress.org/support/users/txanny/)
 * (@txanny)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-sideposts-widget-an-option-for-thumbnail-alignment/#post-1201019)
 * You can try by using the ‘Fotoblog’ option instead the ‘Thumbnail’. Maybe it 
   will do the job.
 * Fotoblog option, centers the image and sets the excerpt under it. I think is 
   what you want.

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

The topic ‘[Plugin: SidePosts Widget] An Option for Thumbnail Alignment’ is closed
to new replies.

 * 5 replies
 * 3 participants
 * Last reply from: [Txanny](https://wordpress.org/support/users/txanny/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/plugin-sideposts-widget-an-option-for-thumbnail-alignment/#post-1201019)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
