Need help with Yahoo.com Filter [SOLVED]

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
xtcmax
Posts: 39
Joined: Mon Apr 27, 2015 11:47 am
Location: CA,USA
Contact:

Need help with Yahoo.com Filter [SOLVED]

Post by xtcmax »

Hello.
I am in dire need for filter syntax to block displayed DIV on yahoo.com page. No matter what I do, that DIV just keeps appearing. Please advise.

Thank you in advance.

Image of what I want to block:

Image

I want to block the whole div/square/ both left and right parts of it...I want that rectangle to be gone.
Last edited by xtcmax on Thu Oct 15, 2015 11:02 pm, edited 1 time in total.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Need help with Yahoo.com Filter

Post by mapx »

try

Code: Select all

yahoo.com###appMgmtDialog + .mod.view_default + .mod.view_default > :first-child
xtcmax
Posts: 39
Joined: Mon Apr 27, 2015 11:47 am
Location: CA,USA
Contact:

Re: Need help with Yahoo.com Filter

Post by xtcmax »

Thank you for your reply.
That image still appears :(
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Need help with Yahoo.com Filter

Post by mapx »

update your lists and try again (keeping also my filter)
xtcmax
Posts: 39
Joined: Mon Apr 27, 2015 11:47 am
Location: CA,USA
Contact:

Re: Need help with Yahoo.com Filter

Post by xtcmax »

Mapx,
thank you for your help. The div is gone. I can breath easier, her face was just getting to me.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Need help with Yahoo.com Filter

Post by mapx »

xtcmax wrote:
p.s. What did you mean by "my filters" ?
yahoo.com###appMgmtDialog + .mod.view_default + .mod.view_default > :first-child
xtcmax
Posts: 39
Joined: Mon Apr 27, 2015 11:47 am
Location: CA,USA
Contact:

Re: Need help with Yahoo.com Filter

Post by xtcmax »

Once again, thanks, i realized what you meant. It works well.
Locked