Forums

[Plugin: SidePosts Widget] An Option for Thumbnail Alignment (6 posts)

  1. bluebird2
    Member
    Posted 2 years ago #

    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/

  2. Txanny
    Member
    Posted 2 years ago #

    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;
    	}
  3. Txanny
    Member
    Posted 2 years ago #

    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

  4. bluebird2
    Member
    Posted 2 years ago #

    Thanks!

  5. julessiegel
    Member
    Posted 2 years ago #

    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

    I'm also not clear on where the custom css goes. Can you explain that a little more?

    Thanks!

  6. Txanny
    Member
    Posted 2 years ago #

    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.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags