I am looking for a way to block the empty space at the top of the page on threads on Digital Spy forums (http://www.digitalspy.co.uk/forums/foru ... y.php?f=22), as well as the new (blank) table (formerly filled by an ad) that appears at the top right of every first post on every page.
People have made posts about how to remove them, but they get deleted before I can see what has been suggested.
I use easylist filters, and this removed the ads, but not the space they occupied. I have selected 'collapse blocked elements'.
Digital Spy Forums
Code: Select all
digitalspy.co.uk##DIV[style="padding: 0px 6px;"] > TABLE[align="center"][width="728"]
Code: Select all
digitalspy.co.uk##TD[id^="td_post_"] > DIV[style="border-style: solid; border-color: rgb(209, 209, 225); border-width: 0pt 0pt 1px 1px; margin: 0pt 0pt 10px 10px; padding: 0pt 0pt 7px 7px; float: right; width: 300px;"]
Thank you for the filters, but I am sad to say they have not workedMonztA wrote:Code: Select all
digitalspy.co.uk##DIV[style="padding: 0px 6px;"] > TABLE[align="center"][width="728"]
Code: Select all
digitalspy.co.uk##TD[id^="td_post_"] > DIV[style="border-style: solid; border-color: rgb(209, 209, 225); border-width: 0pt 0pt 1px 1px; margin: 0pt 0pt 10px 10px; padding: 0pt 0pt 7px 7px; float: right; width: 300px;"]

I think they may be changing things to keep ahead of AdBlock users. I found something which stopped the menu-blocking but it stopped working a couple of days ago...adfree wrote:Thank you for the filters, but I am sad to say they have not workedMonztA wrote:Code: Select all
digitalspy.co.uk##DIV[style="padding: 0px 6px;"] > TABLE[align="center"][width="728"]
Code: Select all
digitalspy.co.uk##TD[id^="td_post_"] > DIV[style="border-style: solid; border-color: rgb(209, 209, 225); border-width: 0pt 0pt 1px 1px; margin: 0pt 0pt 10px 10px; padding: 0pt 0pt 7px 7px; float: right; width: 300px;"]