Archive for the 'CSS' Category

IntelliTxt Begone!

Monday, April 3rd, 2006

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.