tkearsley
(T Kearsley)
Setembro 26, 2019, 9:03pm
1
Para ajudar a destacar as respostas da equipe, gostaria de adicionar cor à área de resposta em postagens feitas pelos membros da equipe. Veja o exemplo do nosso site atual.
O que precisa ser adicionado ao CSS para fazer essa alteração?
Obrigado,
Tom
1 curtida
Sim, é possível adicionar automaticamente a cor de staff com CSS:
Two questions regarding Staff Color:
Is it possible to add staff color to all admin/moderator posts automatically after posting?
I know there have been a few people that have asked the same question, but I haven’t seen an answer yet. It would be easier for my moderators/admins to have the staff color added automatically, instead of them having to manually add it to each post.
The staff color has seemed to change over the last couple of updates… Originally it was the entire post that was col…
Isso adiciona automaticamente a cor de staff que você obtém ao selecionar a opção add staff color no menu de três pontos na parte inferior das postagens.
2 curtidas
cjk77
(Chris Klugewicz)
Setembro 28, 2019, 10:48am
3
Há também esse truque legal, caso você esteja interessado em adicionar ainda mais brilho às postagens de funcionários:
Hello,
Just saying beforehand that I am not good in CSS at all.
Blizzard uses discourse for their forums and every employee can distinguish their post with the blizzard logo in the background. I tried to replicate it with CSS but I am not good at that at all.
[image]
Now I see that Blizzard uses SVGs for that little background logo
[image]
My approach is awful and since I have my logos in SVGs I prefer it that way, how is it possible?
.moderator .regular>.cooked {
background-image: u…
4 curtidas