Discussions » Creation Requests
Voyages Forum : add mask
You can hide it by adding a rule to your AdBlock/uBlock:
###mainColumn > div:first-child[id^="n"], #mainColumn > div:first-child[id^="n"] + .separator, #mainColumn > div:first-child[id^="n"] + .separator + div[style="height:8px"]
Or if you use Stylish extension:
@-moz-document domain("voyageforum.com") {
#mainColumn > div:first-child[id^="n"],
#mainColumn > div:first-child[id^="n"] + .separator,
#mainColumn > div:first-child[id^="n"] + .separator + div[style="height:8px"] {
display:none!important;
}
}
thank you
I did not understand or install it for Ublock
But it works with stylish
To use it with uBlock: open that site, click uBlock icon in toolbar, click the eyedropper icon, paste the rule text in the minipopup in the bottom right corner of the page, click Create.
P.S. I've updated the rules above to also remove the separator.
Voyages Forum : add mask
Hello,
I surf the site Travel Forum
Https://voyageforum.com/
But it now displays a warning
I can not find the element that masks it
Http://nsa38.casimages.com/img/2017/02/11/170211114456931851.png
It would be possible to have a script that blocks it ?