[Resolved] Wrapping text around html on page

Home Forums Support [Resolved] Wrapping text around html on page

Home Forums Support Wrapping text around html on page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #319286
    CRISTO

    This more of a WordPress question, but I can’t seem to find an answer so hopefully someone here can help. I want to place Amazon Associates ads on my pages, but want the text to wrap around them…just as it does if I use “add media” when I add a picture.

    Unfortunately, as you can see here, the Amazon ad does not let the text wrap around it.

    Is there a simple way to change this? I can save the ad as a photo then insert and link from the photo but that is a more complicated way to do it….and I don’t handle complicated very well.

    Thanks for your help

    #319330
    Leo
    Staff
    Customer Support

    Hi Cristo,

    Is that Amazon ad currently inserted using HTML <iframe> tag?

    If so try adding float: left; in the style after width: 120px;height: 240px;

    Let me know.

    #319374
    CRISTO

    Wow—that worked like a charm, as you can see here.

    Would like a little more distance between the image and the text, but I can live with that.

    As usual, you guys at Generate Press go above and beyond the call of duty.

    #319403
    Leo
    Staff
    Customer Support

    You could also add padding-right: 5px; to the style as well to give it some space.

    Glad we’ve been helpful!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.