Viewing 1 replies (of 1 total)
  • I don’t see where it is not working, but this is from your css:
    .right { float: right; }
    .left { float: left; }

    So adding class=”right” (or left) to the img tag should achieve what you want.

Viewing 1 replies (of 1 total)
  • The topic ‘put text around image’ is closed to new replies.