Jump to content

TheButcher

Approved members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by TheButcher

  1. Hi

     

    I am not sure this is the right place to ask, but I am having trouble getting my ads to show up on the iphone, I have it on  https://sponsor.chat

     

    It is a phpBB forum and it looks fine on the Iphone but the ads make the page look weird, you have to scroll all the way to the right because the banners show up too wide, can anyone be kind enough to tell me how to fix this.

     

    Here is the bottom banner code I have on the site

     

    <center>
    <!-- Revive Adserver Javascript Tag - Generated with Revive Adserver v4.1.1 -->
    <script type='text/javascript'><!--//<![CDATA[
       var m3_u = (location.protocol=='https:'?'https://www.sponsor.chat/ads/www/delivery/ajs.php':'http://www.sponsor.chat/ads/www/delivery/ajs.php');
       var m3_r = Math.floor(Math.random()*99999999999);
       if (!document.MAX_used) document.MAX_used = ',';
       document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
       document.write ("?zoneid=12&amp;target=_blank");
       document.write ('&amp;cb=' + m3_r);
       if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
       document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
       document.write ("&amp;loc=" + escape(window.location));
       if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
       if (document.context) document.write ("&context=" + escape(document.context));
       if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
       document.write ("'><\/scr"+"ipt>");
    //]]>--></script><noscript><a href='http://www.sponsor.chat/ads/www/delivery/ck.php?n=aab1b3b5&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://www.sponsor.chat/ads/www/delivery/avw.php?zoneid=12&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=aab1b3b5' border='0' alt='' /></a></noscript>
    
    </center>

     

     

     

    Thanks

×
×
  • Create New...