Do I Comply?

Discussion in 'Guidelines / Compliance' started by PoohBear88, Dec 25, 2006.

  1. #1
    Well after being terminated by Yahoo recently, and Google placing their new 'No Images Next To Ads' rule, I just decided to redesign my entire blog's layout.

    I'm pretty familiar with Adsense's TOS and policy, however I would like to see if I missed anything that would possibly be against google's rules.

    Link

    Suggestions are welcome as well.


    Thanks in advance
     
    PoohBear88, Dec 25, 2006 IP
  2. joeiii

    joeiii Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    looks fine, if something wrong with it, google will email you and ask you to change something, dont u trust them? ;)
     
    joeiii, Dec 25, 2006 IP
  3. maryn

    maryn Peon

    Messages:
    548
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Looks like you are doing just what they ask and it still looks like a great site to me.
    On your games section, I would make the background of the Ads the same color blue as the background they are sitting on.
    Other than that, it looks awesome! Nice job.
     
    maryn, Dec 25, 2006 IP
  4. James12513

    James12513 Well-Known Member

    Messages:
    1,149
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    138
    #4
    it looks awesome!!

    can u tell me how you put a border round the ads please?
    you know, those broken lines lol I keep trying to find out and can't seem to find out how to do it any where :p
     
    James12513, Dec 26, 2006 IP
  5. PoohBear88

    PoohBear88 Active Member

    Messages:
    904
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    85
    #5
    Thanks for that advice, I went ahead and changed that.


    Very easy. All I did was put this in my css style sheet:

    #rightcontent {
    position: relative;
    right:10px;
    top:10px;
    float:right;
    width:120px;
    background:#fff;
    border:1px dashed #F89E23;
    	}
    Code (markup):
    Then I put this code where I wanted to show the ads:
    <div id="rightcontent">
    **GOOGLE ADSENSE CODE**
    </div>
    Code (markup):
    :)
     
    PoohBear88, Dec 26, 2006 IP
  6. James12513

    James12513 Well-Known Member

    Messages:
    1,149
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    138
    #6
    ohh rite thanks a lot lol :)
     
    James12513, Dec 26, 2006 IP
  7. jackburton2006

    jackburton2006 Peon

    Messages:
    5,296
    Likes Received:
    282
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Looks good.
     
    jackburton2006, Dec 26, 2006 IP