Forums

is possible to text wrap in Widget? (2 posts)

  1. waxrecordingstudio
    Member
    Posted 2 years ago #

    Hey there !

    Any clue as to how to get the text to wrap the image in a widget? it's regarding to the 'Category Posts Widget'. See my example (first post) here on sidebar:

    http://angiestrauss.com/wordpress/?page_id=106

    would be nice to have that text wrap around the image icon...

    Alternately if anyone knows of an alternate plug in that can display thumbs from category with text excetp in sidebar - please let me know! : )

    Seems the widget creator has had many people ask this same question and
    no response from the developer:
    http://jameslao.com/2009/12/30/category-posts-widget-3-0/

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Try adding:

    .widget_categoryposts img {
    float:left;
    margin-right:5px;
    }

    to the bottom of your theme's stylesheet.

Topic Closed

This topic has been closed to new replies.

About this Topic