Is there any way to block 1 person's avatar? There's a new user with an avatar of himself shirtless that I'm tired of seeing. Short of blocking everyone's avatars, is there anything I can do?
Thanks
Thanks
Is there any way to block 1 person's avatar? There's a new user with an avatar of himself shirtless that I'm tired of seeing. Short of blocking everyone's avatars, is there anything I can do?
Thanks
Is there any way to block 1 person's avatar? There's a new user with an avatar of himself shirtless that I'm tired of seeing. Short of blocking everyone's avatars, is there anything I can do?
Thanks
I wish the ability not to display avatars in general was available, like it was in the previous version of the forums.Is there any way to block 1 person's avatar? There's a new user with an avatar of himself shirtless that I'm tired of seeing. Short of blocking everyone's avatars, is there anything I can do?
Thanks
I wish the ability not to display avatars in general was available, like it was in the previous version of the forums.
Yup. It's not something that's part of the current forum software, and it was mentioned at one point (if I recall correctly) that it wasn't really something that was being looked into. Perhaps that will change at some point and that option will be brought back (in the sense of becoming available in the current/new forums software).
I wasn't aware that this was something that was altogether unavailable now.I wish the ability not to display avatars in general was available, like it was in the previous version of the forums.
@-moz-document domain(forums.macrumors.com) {
.avatar img {
display: none !important;
}
}
@-moz-document domain(forums.macrumors.com) {
.AvMEMBERIDm img {
display: none !important;
}
}