1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Graphid modifiy after block adsense in wordpress

Discussion in 'Placement / Reviews / Examples' started by sempreverde, Apr 27, 2010.

  1. #1
    Hello to all,

    I insert this code in my wordpress blog index:

    <?php if(!$show_ads){ ?>
    <center>
    <script type="text/javascript"><!--
    google_ad_client = "pub-xxxxxxxxxxxxx";
    /* mac big */
    google_ad_slot = "5528461566";
    google_ad_width = 336;
    google_ad_height = 280;
    //-->
    </script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    </center>
    <p align="left"> </p>
    <p align="left"> </p>
    <?php $show_ads = 1; } ?>
    Code (markup):
    And I see this after first post:

    [​IMG]

    But i need line placed same line in point A in the point B, before second post title.

    How is possible?

    thanks in advance!
     
    sempreverde, Apr 27, 2010 IP