• Hi ,
    can someone explain to me ( in easy way please) what file i have to edit to put up a banner and google adsense ?
    i want the banner on top where it still shows the blog name in big letters and i want the google adsense code on the right,in the same colom table as the calendar,the search and the printed links.
    where and in what files ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • It’s the CSS and index.php
    Difficult to say precisely unless we can see your site as otherwise it could break the layout, but …..
    adsense:
    Edit index.php, and at the bottom, just after the cluster of link for your feeds, drop the code in there.

    • ">WP

    • —About here would be good I guess—
      (There are people here that also use adsense, so better advice may be along soon)
      Banner:
      Edit wp-layout.css.
      Find #header, and where it says margin, set it to this for a start
      margin:200px;
      that will move your header 200px down the page – you’ll need to adjust it.
      Then, edit index.php and just under this line:
      <div id="rap">
      put your banner code.
      That’s a really rough guide, but like I said, without seeing your page it’s not easy to be more precise…….

    Thread Starter john1000

    (@john1000)

    thanks podz,gonna try this when i had my beautysleep….. ??

    the best way to test ads is to test them live urself. u will only get a decent look after some testing… ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Banner and google adsense ?’ is closed to new replies.