Page 1 of 1

Facebook Connect Ad

Posted: Tue Sep 20, 2011 5:19 pm
by Huffington Post
On the Huffington Post, they are using an annoying popup advertising facebook connect. This ad appears on every page. If its closed the next page will have it pop right back up.

I can get rid of it by blocking
http://s.huffpost.com/assets/js.php
However, this blocks a lot of the other elements on the page.

It doesn't seem to have a class name so I don't know how to hide the element.

How do I block this ad?
If I can't block the ad, how can I hide the element?

Thank you.

Image

Uploaded with ImageShack.us

Re: Facebook Connect Ad

Posted: Wed Sep 21, 2011 10:19 am
by fanboy
If you're using the Annoyance list, update the subscription.. or try the following filter,

Code: Select all

huffingtonpost.com##div[style^="z-index: 1; border: 7px"]
http://hg.fanboy.co.nz/rev/e41c2e154711

Re: Facebook Connect Ad

Posted: Wed Sep 21, 2011 9:25 pm
by cory
Updating the list worked. Thank you so much. I guess that will be my first troubleshooting step from now on.