• Resolved cheeseyfighter

    (@cheeseyfighter)


    Hey, I’m using WordPress 3.6.1 and was just setting up my pages. On one of them I tried to insert an Google Maps iframe. Since it’s more high than wide, I wanted it to have text floating left around it.

    The problem I get, whe I try so is, that the text seems to stop floating at the next header (<h3>) and I have yet to figure out a way past this – if there is one. Can someone of you help me? The code looks something like this and works on a plain HTML website:

    <h3>headline-here</h3>
    <div style="float: right; margin-left: 5px;"><google-map-stuff></div>
    <div><a-paragraph><h3><more-paragraphs></div>

    I have also tried those plugins without success: RawHTML, Insert HTML Snippet

    Also these things don’t work here (since there is a header involved, I assume):
    http://wordpress.org/support/topic/how-to-wrap-text-around-iframe-object

    Is there some kind of workaround here withou screwing too much with the WordPress files? Thanks in advance for your effort!

    Cheesey =)

  • The topic ‘Floating (Warpping) Text Around Google Map Iframe (including header)’ is closed to new replies.