#hidden username

1 messages · Page 1 of 1 (latest)

green kayak
#

doesn't hide the username for me

astral shale
hollow crest
#

Works well, but the replies have two @s. Not sure if intended.

#

Also, hovering between the name (if the pre-hover username/nickname is longer than post-hover) and the guild tag makes it spam (causes a loop).

quasi hollow
quasi hollow
torpid pendant
#

They're talking about having @@name instead of @name on reply ping

#

Guessing the indirect inquiry is if there's a way to exclude the extra @ on reply ping so it doesn't double

astral shale
# green kayak

Can you re-paste the first rule of the snippet at the bottom of the snippet please?

dusty raft
astral shale
dusty raft
#

ah

#

i am not the brightest

astral shale
#

no css is just a bitch

dusty raft
#

i mean that too

hardy lark
#

okay so
gradient roles kinda fuck this over.

hardy lark
#

and this seems to only apply when the person with the gradient role has the same nickname and username???

ionic sage
#

grah

gleaming plinth
#

add this to fix a small discrepancy in spacing after the name between users that have the same username and display name and those that don’t

[class*="username"]:has(.vc-smyn-suffix):not(:empty) {
        margin-right: -0.6em;
}
#

before