IntelliTxt Begone!

Those IntelliTxt ads were really starting to piss me off, so to get rid of them I added the following to my AdBlock.css file:


/* IntelliTxt */
#tooltipbox {
display: none !important;
}
.iAs {
text-decoration:none !important;
border-bottom:none !important;
font-style:inherit !important;
color:inherit !important;
cursor:default;
}

The links are still clickable and still go through to the correct advertiser, but you’ll have a hard time finding the links.

Leave a Reply

You must be logged in to post a comment.