Forums

[resolved] another TEXT WRAP error ? (3 posts)

  1. maringorama
    Member
    Posted 2 years ago #

    hey.

    i am currently twisting and edging the theme Clean Home, and i already changed alot of things, it is now becoming better and better for this new website.

    Do you have any idea how i can wrap the text around the thumbnails ?

    thank you.

  2. Jonas Grumby
    Member
    Posted 2 years ago #

    Are you editing your code in HTML mode?

    Take one of your tags like this:

    <img src="http://sensoprojekt.com/wp-content/uploads/2010/03/DSCN8638-100x100.jpg" />

    and make it

    <img align="left" src="http://sensoprojekt.com/wp-content/uploads/2010/03/DSCN8638-100x100.jpg" />

    If you are using the Visual editor, click the image, then click the little icon that lets you edit the image, and try setting the alignment to Left there.

  3. maringorama
    Member
    Posted 2 years ago #

    ahhh thank you !

    solved it using another solution tho: this wonderful THUMBNAIL FOR EXCERPT PLUGIN :)

Topic Closed

This topic has been closed to new replies.

About this Topic