Go into your profile, edit profile, put CSS into last textaera.
img[title="01001011"]{ display:none !important; }
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Go into your profile, edit profile, put CSS into last textaera.
img[title="01001011"]{ display:none !important; }
Can you figure out how to hide all his posts?
@Harlequin: Meh, the yellow is no more annoying than that user with the animated cat for an avatar.
Email me: http://www.contactify.com/01eea for css for hiding posts too.
(I don't want to irresponsibly place it here to start anything)
5 minutes ago, 01001011 wrote
@Minh:
1li[data-author*=M] {display:none!important; }That should do it.
Thanks a million! But to be really what I wanted, shouldn't it be this?
li[data-author*=01001011] { display: none !important; }Updated:
li[data-author="01001011"] { display: none !important; }
@Minh:
Wow, you really don't know CSS.
img[title="01001011"]{ display:none !important; }
img[title="01010011"]{ display:none !important; }
Updated.
Not sure how C9 can let someone in that blatently has more than one profile.
I don't know it as well as I'd like to, but thru trial-and-error, I got this to work:
li[data-author="01001011"] { display: none !important; }
@Minh:
And yet you still see and reply to my comment.
Who said that? FYI, I turned off the filter to test... But the above css does work
Yes That worked....
Excellent thank you C9's
There's no apostrophe on the plural of C9. It's C9s. Of course you won't be able to read this and will now have an embarrassing grammar mistake on your comment which you won't fix.
I like the head banging cat. It makes me smile every time.38 minutes ago, spivonious wrote
@Harlequin: Meh, the yellow is no more annoying than that user with the animated cat for an avatar.
... of course you could use Firefox with an Adblock plus "filter rule" to block some or all images.
I'm just say'n :-/
58 minutes ago, Richard.Hein wrote
*snip* I like the head banging cat. It makes me smile every time.
me 2.
You can take the opacity way down.
li[data-author="01001011"] { opacity:0.2; }
Or, there's another way and it involves no CSS...
C
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.