I have just installed the new wordpress v2.2.1 and I'm using a template w/a problem

Discussion in 'WordPress' started by daabomb2002, Jul 8, 2007.

  1. #1
    Ok i'm using the ads minded Wide version template on my site here:

    http://www.techpressnewswire.info/

    and i cannot seem to get the 2 google CPA ads(the ad buttons that say "get firefox browser" and "get adsense") to show up in the top right hand corner. The top right hand corner is just a blank white box.

    If you right-click on the white box and choose properties,you can see the adsense code is there,but they are not displaying.

    Here is what it says in my "headerads.php" file:

    <script type="text/javascript"><!--
    google_ad_client = "pub-2861379033716313";
    google_ad_width = 120;
    google_ad_height = 60;
    google_ad_format = "120x60_as";
    google_cpa_choice = "CAEQn4Oy0QEaCLnEa2yU0nFyKI-293M";
    //--></script>
    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>

    <script type="text/javascript"><!--
    google_ad_client = "pub-2861379033716313";
    google_ad_width = 120;
    google_ad_height = 60;
    google_ad_format = "120x60_as";
    google_cpa_choice = "CAEQvdOWhAIaCNK9WNBgPTLzKIHD93M";
    //--></script>
    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>

    <div id="topbar">
    <img src="<?php bloginfo('stylesheet_directory'); ?>/images/topbar.gif" alt="" />
    <div class="topbartext">
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;

    <script type="text/javascript"><!--
    google_ad_client = "pub-2861379033716313";
    google_ad_width = 728;
    google_ad_height = 15;
    google_ad_format = "728x15_0ads_al_s";
    google_ad_channel ="";
    google_color_border = "545454";
    google_color_bg = "545454";
    google_color_link = "FFFFFF";
    google_color_url = "FFFFFF";
    google_color_text = "FFFFFF";
    //--></script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>

    </div>
    </div> <!-- End Of Class topbar -->So what do i have to type to get the 2 google cpa ads to display in the top right corner with the ads minded theme?

    Thanks
     
    daabomb2002, Jul 8, 2007 IP