Money money money
Well, I added Google ads to this blog. Why not, when they make it so easy? It's nice & unobtrusive, and I had to turn off my advert blocking to actually see it :)
Unlike most ads, I don't object to Google - they're simple, not obnoxious, and usually relevant to the page I'm visiting. If you have a problem with seeing them, here's how to get rid of them forever:
Add the following lines to your userContent file:
iframe[src*="googlesyndication"] {
display: none !important;
}
Open Firefox with the new file, and Google ads will be gone forever.
Or, you could click on them occasionally, and make me happy ;o)
Unlike most ads, I don't object to Google - they're simple, not obnoxious, and usually relevant to the page I'm visiting. If you have a problem with seeing them, here's how to get rid of them forever:
Add the following lines to your userContent file:
iframe[src*="googlesyndication"] {
display: none !important;
}
Open Firefox with the new file, and Google ads will be gone forever.
Or, you could click on them occasionally, and make me happy ;o)
0 Comments:
Post a Comment
<< Home