i'm trying to hide elements with the size of banners. i have tried the following filters, but none of them worked:
Code: Select all
#*(width=468px)(height=60px)
Code: Select all
#*(width=468)(height=60)
Code: Select all
#table(width=468px)(height=60px)
Code: Select all
#table(width=468)(height=60)
greetings, henrik