I need help about banner urgent

Discussion in 'HTML & Website Design' started by topgun1111, Sep 18, 2009.

  1. #1
    I want to change the banner on this page http://topgun1111.0fees.net/youtubev2/dene2.php
    with
    <div><script type="text/javascript" src="flash.js"></script><script type="text/javascript">Flash("585x80.swf?surl=http://www.superteklif.com/SuperUye/SuperUyeFormu.aspx?bid=da790070-8b66-475b-a5e9-b4020bea7fda",585,80)</script></div>
    /CODE]
    
    please help me here's the php file 
    http://topgun1111.0fees.net/youtubev2/dene2.rar (right click for download):(
    Code (markup):

     
    topgun1111, Sep 18, 2009 IP
  2. alex894

    alex894 Guest

    Messages:
    614
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    replace
    <div class="sponsors-i">
    <script type="text/javascript"><!--
    google_ad_client = "pub-6790391100872459";
    /* Softloads Header */
    google_ad_slot = "0895159777";
    google_ad_width = 728;
    google_ad_height = 90;
    //-->
    </script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    </div>
    Code (markup):
    with

    <div>
    <script type="text/javascript" src="flash.js">
    </script>
    <script type="text/javascript">Flash("585x80.swf?surl=http://www.superteklif.com/SuperUye/SuperUyeFormu.aspx?bid=da790070-8b66-475b-a5e9-b4020bea7fda",585,80)
    </script>
    </div>
    
    Code (markup):
     
    alex894, Sep 18, 2009 IP
  3. topgun1111

    topgun1111 Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thank you very much friend!:)
    topgun1111.0fees.net/youtubev2/dene2.php before
    topgun1111.0fees.net/youtubev2/dene3.php after
     
    topgun1111, Sep 18, 2009 IP