Ad bar on www.techtree.com

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
scot

Ad bar on www.techtree.com

Post by scot »

Hi,
is there a way to block the small ad bar on www.techtree.com ? the ad on the bar can be blocked but the bar itself cannot. seems they have found a new way to circumvent the adblock filters. please suggest a way to bllock the annoying thing.


btw, great software guys. kudos to you.
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

This one?

Code: Select all

techtree.com#div(id=fixme)(style=height: 60px; width: 102%;)
Added a couple of things from there in EasyList & EasyElement. :arrow: :arrow: :arrow:
scot

Post by scot »

i am sorry i don't know how you got the code(can you tell me how?). but i am talking about the black bar at the bottom.
scot

Post by scot »

also other ads from the site are not blocked by default .

just letting you guys know. am not complaining. :D

thank you.
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

You mean the one that floats on the bottom of the screen with the HP ad in it? That is the filter string that should remove it.

NOTHING is blocked by default .. you need rules added. Whose filter subscription(s) are you using?
scot

Post by scot »

Yes thats the one Rick. i am using your easylist. and about the default list thing, i don't understand this. then who adds the addresses on the ads on those lists??????? just wondering. :D
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

Well if you already have someone else's filtering in there, then you already DO have a subscription(s). You must have chose one at some point (possibly in the "suggestion" list when you first installed ABP?
scot

Post by scot »

thank you for your help. but will you be so kind as to explain to me: how did you get to

techtree.com#div(id=fixme)(style=height: 60px; width: 102%;)

????


once again,

Thank You.
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

You can hide html page elements with ABP. That was the ID in the page's code that allowed that item ... I just hid it.

If you add the ABP Element Hiding Helper add-on to ABP, you can select page elements to hide:
https://addons.mozilla.org/en-US/firefox/addon/4364

It takes a little practice to use... but it's great! :)
asdf

Post by asdf »

Code: Select all

/techtree/jsp/banners/banners.jsp
asdf

Post by asdf »

or actually, just hide #fixme
scot

Post by scot »

thank you for all your help guys.!
i really appreciate it.
Locked