Set up adsense problem

Discussion in 'AdSense' started by Levski_Sofia, Mar 19, 2007.

  1. #1
    Hi
    I have problem to set my ads up.What i mean is when i copy the source code and paste it into my .html page the ads appear in very strange places.For example they replace my site and are above my page.I want to set them in a spesific place.Go on sports-bg.com.On the right side there is a grey spot.Above it there is a white rectangle.That`s where i want to be my ads.U can see where they are now.Please HELP!
     
    Levski_Sofia, Mar 19, 2007 IP
  2. 8everything

    8everything Peon

    Messages:
    16,350
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try using div tags:

    To center is:
    <div align="center"> ADSENSE CODE HERE </div>

    To the Right:
    <div align="right"> ADSENSE CODE HERE </div>
     
    8everything, Mar 19, 2007 IP
  3. frankcow

    frankcow Well-Known Member

    Messages:
    4,859
    Likes Received:
    265
    Best Answers:
    0
    Trophy Points:
    180
    #3
    You can also set the positioning of the div to be absolute, and control it to the pixel!
     
    frankcow, Mar 19, 2007 IP
  4. Levski_Sofia

    Levski_Sofia Banned

    Messages:
    184
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Would it be allright if i send my index.html to somone to set it up please?
     
    Levski_Sofia, Mar 19, 2007 IP
  5. Levski_Sofia

    Levski_Sofia Banned

    Messages:
    184
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Please help
     
    Levski_Sofia, Mar 19, 2007 IP
  6. Levski_Sofia

    Levski_Sofia Banned

    Messages:
    184
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    How can I exactly set the position ot pix.
     
    Levski_Sofia, Mar 19, 2007 IP
  7. Levski_Sofia

    Levski_Sofia Banned

    Messages:
    184
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Just a short explain please
     
    Levski_Sofia, Mar 19, 2007 IP
  8. nullp0

    nullp0 Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    There is no need to spam and double post.

    You can make use of absolute position tag from css.
     
    nullp0, Mar 19, 2007 IP
  9. Levski_Sofia

    Levski_Sofia Banned

    Messages:
    184
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    What do u mean by css what do i have to do,give some more info
     
    Levski_Sofia, Mar 19, 2007 IP
  10. Darkhodge

    Darkhodge Well-Known Member

    Messages:
    2,111
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    185
    #10
    Find:

    
    <td id="right" rowspan="3" width="182"> <div class="sepdiv"> 
    <form action="?do=q">
    
    Code (markup):
    Replace with:

    
    <td id="right" rowspan="3" width="182" valign = "top" align = "center"> 
    <script type="text/javascript"><!--
    google_ad_client = "pub-3843250024799455";
    google_ad_width = 125;
    google_ad_height = 125;
    google_ad_format = "125x125_as";
    google_ad_type = "text_image";
    google_ad_channel = "";
    google_color_border = "FFFFFF";
    google_color_bg = "FFFFFF";
    google_color_link = "0033FF";
    google_color_text = "000000";
    google_color_url = "000000";
    //-->
    </script>
    <script type="text/javascript"
      src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    
    <div class="sepdiv"> 
            <form action="?do=q">
    
    Code (markup):
    See if that works
     
    Darkhodge, Mar 19, 2007 IP
  11. Levski_Sofia

    Levski_Sofia Banned

    Messages:
    184
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #11
    No man,a square appears above the body.Give me e-mail,to send u the .html file please.
    I really need to start
     
    Levski_Sofia, Mar 19, 2007 IP
  12. Darkhodge

    Darkhodge Well-Known Member

    Messages:
    2,111
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    185
    #12
    FTP access would be easier - well if you trust me that is.

    If you do please pm me your FTP info
     
    Darkhodge, Mar 19, 2007 IP
  13. adigital

    adigital Peon

    Messages:
    538
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Hm you should also change the background of the ad. Change the green background exactly as your website's background. Also remove the border
     
    adigital, Mar 19, 2007 IP
  14. Levski_Sofia

    Levski_Sofia Banned

    Messages:
    184
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #14
    So this is the situation (the pic is big)
    [​IMG]
    The ads are above,i prefer to be where the words are
     
    Levski_Sofia, Mar 19, 2007 IP
  15. Levski_Sofia

    Levski_Sofia Banned

    Messages:
    184
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #15
    The background and the colors are details.I need to set the ads up and then to think about customize them
     
    Levski_Sofia, Mar 19, 2007 IP
  16. adigital

    adigital Peon

    Messages:
    538
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Well then you are using the wrong format... You should go at the adsense setup and make a new text ad: Use the Skycrapper (120x600) or the Wide Skyscraper (160x600) format instead the Leaderboard.. :)

    Here are all the ad formats:
    https://www.google.com/adsense/adformats
     
    adigital, Mar 19, 2007 IP
  17. adigital

    adigital Peon

    Messages:
    538
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #17
    Oh and one more thing...

    For smaller pictures use software such as the Easy Thumbnails

    People will not wait until the picture is downloaded. They will leave after 5 seconds! :D
     
    adigital, Mar 19, 2007 IP
  18. Levski_Sofia

    Levski_Sofia Banned

    Messages:
    184
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #18
    interesting...see what happens
    [​IMG]
     
    Levski_Sofia, Mar 19, 2007 IP
  19. adigital

    adigital Peon

    Messages:
    538
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #19
    <p><a href="http://sports-bg.com/opinion.html">Opinion<br>
    </a> </p>
    </div>
    </div>
    <div class="lhead2">
    <div></div>

    </div>
    <div class="etpad more"></div>
    </div>
    </div></td>
    <td id="right" rowspan="3" width="182">
    <div class="sepdiv" style="width: 182; height: 95">
    <form action="?do=q">
    <table class="search" border="0" cellpadding="0" cellspacing="0">
    <tbody>
    <tr>
    <td style="text-align: right;" width="179">&nbsp;<p>
    INSERT ADSENSE CODE HERE
    </p>
    &nbsp; </td>

    <td width="10">&nbsp;</td>
    </tr>
    </tbody>
    </table>
    </form>
    </div></td>
    </tr>
    <tr>
    <td id="left2">&nbsp; </td>
     
    adigital, Mar 19, 2007 IP
  20. Darkhodge

    Darkhodge Well-Known Member

    Messages:
    2,111
    Likes Received:
    76
    Best Answers:
    1
    Trophy Points:
    185
    #20
    I don't think that will work as I've already tried that. We wants the ad to be in the grey area which isn't actually defined in the table structure that I could see (although I could be wrong as I only quickly browsed through it).
     
    Darkhodge, Mar 19, 2007 IP