« Web, HTML, Tech Forum

Any way to remove my name from being displayed above my profile picture on my page? [closed]

For my profile, I want to remove the text that displays my name right above my avatar. In its place I want to put an animated gif that says my name (which I can do), just not too sure on how to clear the text in its place. Any advice?


Report Topic

2 Replies

Sort Replies:

Reply by NosyCat

posted

I think something like the following code in your custom CSS should work:


span[itemprop="name"] { Display: none; }

This is untested. Good luck!


Permalink Report Reply

Edgar Allan Hoe closed this Forum Topic

Reply by ⌗ ┆name

posted

can I plss get the code to change my display to an image/gif, ,,, I cant find a code like that anywhere TnT


Permalink Report Reply