• Resolved zwickl777

    (@zwickl777)


    I ve an installation up and runnig – and i realy like the plugin.

    now i want to run my self built ads just on my site.
    – I built an responsive html5 banner with google Web Designer
    – i stored the creative ressources (pics + html file) on my website *website*/BUCHde/index.html

    How can i integrate the html in the code editor?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Spacetime

    (@spacetime)

    If the HTML code is only for the ad, then simply paste the code into the code window.
    Otherwise you would need to use an iframe.
    You did not post the link to the file so I can’t check.

    Thread Starter zwickl777

    (@zwickl777)

    thank you very much for your answer in lightspeed

    the full link is: https://a-modo-mio.at/BUCHde/index.html

    i tried object/iframe/script tags to insert the index.html from my banner into the code editor of the plugin – none of them worked out

    Plugin Author Spacetime

    (@spacetime)

    This file is a complete HTML page with dynamic, animated content.

    Theoretically you can do it with an iframe (adjust style as needed):
    <iframe src="http://a-modo-mio.at/BUCHde/index.html" style="width: 100%; height: 100%;"></iframe>

    However, it makes no sense to insert such page into another page as the visible frame will be pretty small.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Responsive creative integration’ is closed to new replies.