• Resolved maringorama

    (@maringorama)


    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.

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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.

    Thread Starter maringorama

    (@maringorama)

    ahhh thank you !

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘another TEXT WRAP error ?’ is closed to new replies.