Announcement

Collapse
No announcement yet.

Blocking div with konqueror

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Blocking div with konqueror

    With firefox and adblock plus you can block unwanted divs (usually the ones containing ads) by adding certain line to the block list. For example if the div that you wanted to block was named ads-top, you would add the following line:
    Code:
    #ads-top{display:none !important;}
    Is there a way to do this with Konqueror? I couldnt make this work with Konquerors own adblock function.

    Thanks.
Working...
X