Thanx V:Anonymous Coward wrote:The guide is here: http://adblockplus.mozdev.org/filters.h ... hide_basic
It's actually pretty easy if you use the DOM Inspector
--V
I knew that article was around somewhere .... Thanx for finding it. I couldn't remember where I saw that.

Sounds like you (like that article states) DO have "a basic knowledge of HTML" (otherwise, you wouldn't even know what a DOM inspector was). Unfortunately, most normal people really don't know much about that stuff. That is why I told Arckon that if he had some HTML knowledge, that there WAS an article somewhere. You've got to admit, V, without a slight knowledge of html, you would just be sitting there going .... "DUH"

The DOM Inspector definitely helps if you have a basic undestanding of what it is that you are trying to do. Funny, though, I actually find it easier to just "search" a piece of text in the code just before or just after the element that I'm looking for. The DOM Inspector gets a little too "tree-like" in its workings (kinda like digging thru the Windows' registry). I like to go right after the code-line itself.
Actually, my biggest problem is finding SITES that need element cleaning. The ad-blocking on most sites is pretty 'self collapsing" and really doesn't need extra element blocking. But every now and then you run into something that needs someextra tidying up.