You are not logged in.
the way it will work is you download a browser extension called Stylish (available on both chrome and FF, probably edge too) and then you install the theme ippe gives us (or create your own theme with the code ippe gives you inside it)
stylish is great in general btw 10/10
(´・ω・`)
Offline
Alright guys and gals
Step 1:
Get Stylish for your browser
Step 2:
Press this:
Step 3:
Find out the user ID of the offending poop (Hades Izanami is 17, for example).
Step 4:
Remove sig entirely
.user-17 > .postsignature {
display: none !important;
}
Limit signature height
.user-17 > .postsignature {
max-height: 200px;
overflow: hidden;
}
Limit height with expand on hover
.user-17 > .postsignature {
max-height: 200px;
overflow: hidden;
}
.user-17 > .postsignature:hover {
max-height: 400px;
overflow: hidden;
}
Change :hover to :active if you want expansion on click instead of hover.
Step 5:
Browse forums in blissful ignorance of the offending poop's signature.
Offline
Online
Basing on the user list, shouldn't my ID be 16 instead?
Offline
>you download an app
Gayyy. Couldnt we have gone with the simpler option? Im so not downloading shit i 1st domt need for anything but this and 2nd my parentswill go up my tits over "are you installing viruses" again.
Guess ill just fuck up signatures with adblock then. :c
can i block sigs per this id in adblock?
Life is like a box of chocolates.
Offline
The adblock i use literally doesnt have this compose thing, but i can select .user-17 for the cosmetic filter so i assume it'll be fine then.
Now i gotta figure out how to get rid of his bullshit on my phone.
Life is like a box of chocolates.
Offline