• Hello!

    I’m trying to insert HTML5 banner into post. The way I do it is following:
    1) Upload banner into the Upload folder
    2) Use Hana Code Insert plugin to insert code from the main HTML of the banner. It looks like this:

    <!DOCTYPE html>
    <html>
    <head>
    	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    	<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=IE8"/>
    	<title>Lexus</title>
    <!--Adobe Edge Runtime-->
        <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/chrome-frame/1/CFInstall.min.js"></script>
        <script type="text/javascript" charset="utf-8" src="Lexus_944x550_edgePreload.js"></script>
        <style>
            .edgeLoad-EDGE-160620019 { visibility:hidden; }
        </style>
    <!--Adobe Edge Runtime End-->
    
    </head>
    <body style="margin:0;padding:0;">
    	<div id="Stage" class="EDGE-160620019">
    	</div>
    </body>
    </html>

    3) Plugin makes it work, but desn’t shows the banner.

    Problem_page: http://wipart.com/flash-banners/razrabotka-html-bannera-dlya-lexus/

  • The topic ‘[Plugin: Hana Code Insert] – insert HTML banner into post’ is closed to new replies.