• I cannot get text to properly wrap around an iframe. I have tried align=”left” and I have tried

    .myiframe {
    float: left;
    margin: 10px 20px 10px 0;
    }

    in the custom css section and class=”myiframe” in the actual iframe text

    but it won’t work. Is there a plugin or something that will allow me to manipulate the iframe like an image in the editor?

  • The topic ‘wrap text around a kickstarter iframe’ is closed to new replies.