Tag: Google Adsense
Comments link truncated by Adsense block
by Edwin on Feb.25, 2009, under Blogging
As I am relatively new to blogging there are all sorts of little issues that I need to sort out. Take for instance setting up the ads from Google’s Adsense. I’m using the ever so popular plugin called “All in One Adsense and YPN!” and I wanted to place the ads ad the bottom of every posting. I was already getting a bit annoyed by the fact I couldn’t put more than 3 blocks of ads (apparently the plugin is following the Adsense guidelines) but what I found even more disturbing was the fact that the comments link was truncated by the ads whenever one or more comments were posted. (see pic below)

I first added in Code after the ad a few paragraph breaks (<p></p>) but this didn’t have any effect. After adding the also the comments class it did work! So now it says: <span class=”topComments”><p> </p><p> </p><p> </p></span> Problem solved!
Edwin