• massiva

    (@massiva)


    I need to add complex (at least for me) 728×90 banner on the header.
    I already have done it for a static one with simple image. The partners give me a code and I’m having trouble implementing it. Can you tell me where should I place this code and image for the banner? My site is: http://electriccarsreport.com and I’m using Zenko 1.1
    and WordPress 3.1.1.

    Here is the code:

    <html>
    <body>
                <style>
    div.automotive_mm_widget{background:transparent url(Place Banner Image Here) no-repeat;width:728px;height:90px;margin:0 auto;font:normal 12px Franklin Gothic medium, Arial, Verdana, San-serif;position:relative;}div.automotive_mm_widget_title{display:none}div.automotive_mm_widget_form{right:250px;position:absolute;top:13px;width:130px;}div.automotive_mm_widget select{width:125px;margin:0;}div.automotive_mm_widget_links{top:6px;height:84px;right:10px;position:absolute;width:235px;}div.automotive_mm_widget_links p{float:right;list-style:none outside none;margin:0;padding-right:0px!important;width:230px;text-align:left!important;font:normal 11px Franklin Gothic medium;}div.automotive_mm_widget_links p > li{width:105px;line-height:1.0em;background:transparent}div.automotive_mm_widget_links p > a{text-decoration:none;color:#5f5e5e;}</style>
          <div class="automotive_mm_widget">
             <div class="automotive_mm_widget_links"><p>Automobile Magazine is helping change the world with the latest <a id="automotive_mm_widget_link1" href="http://www.automobilemag.com/green_car_reviews/index.html" title="Green Car Guide">green car guide</a> on eco- friendly friendly hybrid cars like the <a id="automotive_mm_widget_link2" href="http://www.automobilemag.com/am/2011/nissan/leaf/prices.html" title="Nissan Leaf">Nissan Leaf</a></li>. Keeping you informed on tomorrow’s eco-car tech, including the <a id="automotive_mm_widget_link3" href="http://www.automobilemag.com/am/2011/chevrolet/volt/prices.html" title="Chevy Volt">new Chevy Volt</a>.</p>
             </div>
          </div>
    </body>
    </html>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘adding complex banner into header’ is closed to new replies.