tkearsley
(T Kearsley)
26.Сентябрь.2019 21:03:32
1
Чтобы выделить ответы сотрудников, я хочу добавить цвет в область ответов на сообщения, написанные сотрудниками. См. пример с нашего существующего сайта.
Что нужно добавить в CSS для внесения этого изменения?
Спасибо,
Том
1 лайк
Да, можно автоматически добавлять цвет сотрудников с помощью 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…
Это автоматически добавляет цвет сотрудников, который вы получаете при выборе опции «добавить цвет сотрудников» в меню из трёх точек в нижней части сообщений.
2 лайка
cjk77
(Chris Klugewicz)
28.Сентябрь.2019 10:48:36
3
Также есть ещё один крутой трюк, если вы хотите добавить ещё больше блеска в сообщения сотрудников:
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 лайка