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.

Code for Adsense graphic. Anyone?

Discussion in 'Placement / Reviews / Examples' started by Pinvader, Oct 11, 2006.

  1. #1
    Anyone know the coding so that the Adsense can fit inside the graphic?

    Pinvader
     

    Attached Files:

    Pinvader, Oct 11, 2006 IP
    flizz likes this.
  2. Zedzero

    Zedzero Peon

    Messages:
    322
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #2
    what coding?
    cut the edges and then put all in a table.

    tip: table will have 5 cells, third having the adsense :)
     
    Zedzero, Oct 11, 2006 IP
  3. Pinvader

    Pinvader Guest

    Messages:
    239
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Can you give a coding using CSS and <div>
     
    Pinvader, Oct 11, 2006 IP
  4. Zedzero

    Zedzero Peon

    Messages:
    322
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4
    upload those 3 images:

    and here is the code:

    
    <div>
    <img src="01.gif" />
    </div>
    
    <div style="background-image: url('02')">
    <!-- your adsense code here -->
    </div>
    
    <div>
    <img src="03.gif" />
    </div>
    
    HTML:
    don't forget to set your ad background and border to color #faf45e.
    i didn't test it, but it should work. play around with it and it will eventually work :)
     

    Attached Files:

    • 01.gif
      01.gif
      File size:
      2.1 KB
      Views:
      134
    • 02.gif
      02.gif
      File size:
      8 KB
      Views:
      133
    • 03.gif
      03.gif
      File size:
      2.3 KB
      Views:
      134
    Zedzero, Oct 11, 2006 IP
  5. Zedzero

    Zedzero Peon

    Messages:
    322
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #5
    after some thinking...
    it can be made with just one image and padding settings.
     
    Zedzero, Oct 11, 2006 IP
  6. Pinvader

    Pinvader Guest

    Messages:
    239
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #6
    i'll try with 3 images 1st...between how to do with one image?

    Pinvader
     
    Pinvader, Oct 11, 2006 IP
  7. Pinvader

    Pinvader Guest

    Messages:
    239
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I got it!
    
    <TABLE height=285 cellSpacing=0 cellPadding=0 width=250 border=0>
    <TBODY>
    <TR>
    <TD background=image.jpg>
    <DIV align=center>
    <!ur adsense code>
    </DIV></TD></TR></TBODY></TABLE>
    
    HTML:
    Just play with table height and with.

    Pinvader
     
    Pinvader, Oct 11, 2006 IP
  8. flizz

    flizz Peon

    Messages:
    108
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Isn't this against Adsense TOS ??
     
    flizz, Oct 11, 2006 IP
  9. blazed

    blazed Guest

    Best Answers:
    0
    #9
    it's not against adsense TOS
     
    blazed, Oct 12, 2006 IP
  10. chris20492002

    chris20492002 Guest

    Messages:
    1,136
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Why would it be against TOS?

    Also as said about the easiest way would be as tables.

    {EDIT} I see its already resolved.
     
    chris20492002, Oct 12, 2006 IP
  11. Pinvader

    Pinvader Guest

    Messages:
    239
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I already ask them. It's not against Adsense TOS.

    Pinvader
     
    Pinvader, Oct 12, 2006 IP
  12. flizz

    flizz Peon

    Messages:
    108
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    That's wierd... When I asked them, they said that its against the tos and its artificially inflating click throughs

    I think they gave a botish reply to me..
     
    flizz, Oct 12, 2006 IP
  13. Expecting-Mums

    Expecting-Mums Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    hmmmmm... that is a novelty way of making links..
    so who 's answer is correct? google or google1/... ??
     
    Expecting-Mums, Oct 12, 2006 IP
  14. Pinvader

    Pinvader Guest

    Messages:
    239
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Here's the reply i got..
    Try to email 10 differet person. I'm sure you gonna get a different answer.
     
    Pinvader, Oct 12, 2006 IP
  15. flizz

    flizz Peon

    Messages:
    108
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #15
    They gave me a different reply :(

    What's wrong ?? Why do they give confusing answers ??
     
    flizz, Oct 12, 2006 IP
  16. Pinvader

    Pinvader Guest

    Messages:
    239
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Try to e-mail again. You might get a differet answer

    Pinvader
     
    Pinvader, Oct 12, 2006 IP
  17. bacanze

    bacanze Peon

    Messages:
    2,419
    Likes Received:
    127
    Best Answers:
    0
    Trophy Points:
    0
    #17
    So its not against TOS? I always though it was because a guy on DP did something similar & AdSense contact him to because he was breaking TOS
     
    bacanze, Oct 12, 2006 IP
  18. Pinvader

    Pinvader Guest

    Messages:
    239
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #18
    Ok..to be safe don't do it on your website 1st. I've tried contact them twice and i got the same answer. They said it is not problem :confused:

    Pinvader
     
    Pinvader, Oct 12, 2006 IP
  19. bacanze

    bacanze Peon

    Messages:
    2,419
    Likes Received:
    127
    Best Answers:
    0
    Trophy Points:
    0
    #19

    Well what Google says goes, ill try & find thread later, mabe it was becausing of something else, but it G says it ok, no problem
     
    bacanze, Oct 12, 2006 IP
  20. LcF

    LcF Peon

    Messages:
    73
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #20
    i would say it is a grey line. You take the risk to implement the trick.
     
    LcF, Oct 12, 2006 IP