Requesting help on IE8 + Adblock Pro combo

Kaotik

Drunk Member
Legend
Supporter
In general, it works fine, however I've now faced an ad I can't block no matter how I try, it's not flash, it's not pic, and "block element" only blocks part of it :cry:

I know that on Firefox + Adblock or Adblock+, whatever it's called, it can be blocked by this:
murobbs.plaza.fi##TD[valign="top"][style="padding: 5px 0px 10px;"]

But that doesn't work on Adblock Pro
I've also tried same but replaced ## with "|" since when I use block element in Adblock Pro, it starts with address|parameters, for example murobbs.plaza.fi|id=&class=rss-box

If anyone has any suggestions, I'm more than happy to hear 'em
If you want to try some of your ideas yourself, the address is murobbs.plaza.fi and the add is the "uranus" ad-thingy on the right side of the forum
 
What about using
Code:
|http://murobbs.plaza.fi/images/uranus/*
Never mind that only blocks the background image. I can't even get Adblock Plus in firefox to disable it.

OK Try adding two different filters.
Code:
murobbs.plaza.fi##TD[class="uranus"]
and
Code:
murobbs.plaza.fi##TD[class="uranus_bottom"]
 
Last edited by a moderator:
Back
Top