need help with answers.com
need help with answers.com
I frequently use Answers.com. When you type a word into the search bar at the top of the page, AdBlock causes the main header to shift down on the page and overlay content. Upon further inspection, the culprit appears to be two sets of "sponsored links" that appear just above and below the definition. Those are the ads in particular that I'm trying to block.
I used Firebug to identify the Division ID's for the offending ads (h_ads0 and h_ads1)
Is there any way to hide these ads without causing the header shift down on the page and overlay content?
I used Firebug to identify the Division ID's for the offending ads (h_ads0 and h_ads1)
Is there any way to hide these ads without causing the header shift down on the page and overlay content?
- Adblock Plus Fan
- Posts: 1255
- Joined: Sat Feb 24, 2007 11:08 am
I'm using Easylist and easyelement, and I see the same problem as you. But for me the "sponsored links" elements doesn't appear.
Using this:Seems to work for me.
Using this:
Code: Select all
@@|http://www.answers.com/main/*/Ads/$subdocument
ABP video download trick / Want to help? Test new builds/report bugs you find.
That fixed it! Thanks!Adblock Plus Fan wrote:Seems to work for me.Code: Select all
@@|http://www.answers.com/main/*/Ads/$subdocument
You would see the Sponsored Links elements if you exclude the entire page from processing, as I did to troubleshoot the formatting issue.
If you don't mind, what exactly does this exception do in order to preserve the page formatting?
I see it too (header overlays parts of the page) and MontzA has already reported it some time ago: http://forums.lanik.us/viewtopic.php?f=64&t=2864
You get a little bit behind in the false positive section, Rick.
You get a little bit behind in the false positive section, Rick.

I get a little behind on everything thereAres2 wrote: You get a little bit behind in the false positive section, Rick.

Like I said, I do not see ANY problem there at all. Is that from the EasyList ... or something else? I can't fix something that I can't see.
I can add that whitelist is you think it needs it (somewhere)
http://www.answers.com/phone
Just Easylist
[imgs removed]
Just Easylist
[imgs removed]
Code: Select all
@@.answers.com/main/*?*/ads/$subdocument
Last edited by Ares2 on Mon Jul 20, 2009 3:39 am, edited 1 time in total.
- Adblock Plus Fan
- Posts: 1255
- Joined: Sat Feb 24, 2007 11:08 am
I'm not quite sure actually. It could be a Firefox bug, we've discovered similar things like this happen before. But I think that site is just broken in general.ginahoy wrote:If you don't mind, what exactly does this exception do in order to preserve the page formatting?
If you take a look at the site's stylesheet:
http://site.answers.com/main37244/css-p ... 648331.css
one single gigantic line of crap with errors here and there, it's impossible to make out what is what without a head ache.
ABP video download trick / Want to help? Test new builds/report bugs you find.