• I recently implented the adsense code into the header, it shows up fine but you cant click the links on the ad, im not sure whether its a wordpress problem or a adsense problem but ill come to you guys first.

    my blog is computergossip. co. uk

    if you take a look you can see its not clickable the links. (i used mouse hover i didnt try and click im not that stupid :P)

Viewing 1 replies (of 1 total)
  • the div #headerimg is covering the link;

    you could try and add a right margin to this style:

    #headerimg {
    	position: relative;
    	padding: 30px 0px 0px 40px;
    	height: 60px;
    margin-right:270px;
    }
Viewing 1 replies (of 1 total)

The topic ‘Adsense doesnt work in header’ is closed to new replies.