filtering elements with size of banners
Posted: Mon Sep 11, 2006 5:12 pm
hi,
i'm trying to hide elements with the size of banners. i have tried the following filters, but none of them worked:
any hint?
greetings, henrik
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