need help with answers.com

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

need help with answers.com

Post by ginahoy »

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?
User avatar
Adblock Plus Fan
Posts: 1255
Joined: Sat Feb 24, 2007 11:08 am

Post by Adblock Plus Fan »

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:

Code: Select all

@@|http://www.answers.com/main/*/Ads/$subdocument
Seems to work for me.
ginahoy

Post by ginahoy »

Adblock Plus Fan wrote:

Code: Select all

@@|http://www.answers.com/main/*/Ads/$subdocument
Seems to work for me.
That fixed it! Thanks!

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?
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

I don't see this issue at all (unless I'm missing something).

The 'Ads' frame is still blocked here ..... is it a country code?
Ares2
Posts: 1275
Joined: Fri Feb 15, 2008 12:47 pm

Post by Ares2 »

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. :wink:
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

Ares2 wrote: You get a little bit behind in the false positive section, Rick. :wink:
I get a little behind on everything there :(

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)
Ares2
Posts: 1275
Joined: Fri Feb 15, 2008 12:47 pm

Post by Ares2 »

http://www.answers.com/phone

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.
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

You know ... did I already fix this just recently?

Update the EasyList and try again.

I remember that problem but it seems to be gone now.
Ares2
Posts: 1275
Joined: Fri Feb 15, 2008 12:47 pm

Post by Ares2 »

Should be up-to-date (Last Modified: 05jan2009). Maybe you already have an exception rule in you filters but forgot to add it to the list? It's very doubtful that ginahoy, ABP Fan, MonztA and me all have a problem on our end. :P
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

Nope ... that frame is blocked but there is no layout error here. It may be a 'country variation.

I added that whitelist anyway . :arrow: :arrow: :arrow:

Is it fixed now?
Ares2
Posts: 1275
Joined: Fri Feb 15, 2008 12:47 pm

Post by Ares2 »

rick752 wrote:Is it fixed now?
Yep, thanks. :)
User avatar
Adblock Plus Fan
Posts: 1255
Joined: Sat Feb 24, 2007 11:08 am

Post by Adblock Plus Fan »

ginahoy wrote:If you don't mind, what exactly does this exception do in order to preserve the page formatting?
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.
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.
ginahoy

Post by ginahoy »

I forgot that I didn't register for this forum, so I haven't been getting message notifications.

I'm not sure what the 'whitelist' is, but I just removed the exception provided by Adblock Plus Fan and the issue is solved.

Thanks!
Locked