# Meine Geschichte mit Discourse

**URL:** https://meta.discourse.org/t/my-story-with-discourse/164713
**Category:** Community Building
**Created:** [21. September 2020 um 11:13 UTC](https://meta.discourse.org/t/my-story-with-discourse/164713 "2020-09-21T11:13:54Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [22. Oktober 2021 um 14:40 UTC](https://meta.discourse.org/t/my-story-with-discourse/164713/3 "2021-10-22T14:40:12Z")

</div>

Vielen Dank @Paracelsus 🙂 Melde dich gerne an, um weitere coole Modifikationen zu sehen 🙂

Ich habe zuvor die benutzerdefinierten Reaktionen gepostet.

> [@Custom Discourse Reactions](https://meta.discourse.org/t/custom-discourse-reactions/198043?u=dodesz):
>
> Hello, I made some CSS modification on [Discourse Reactions Plugin](https://meta.discourse.org/t/discourse-reactions-beyond-likes/183261). So it looks much like Facebook reaction buttons. These for 6 reaction buttons including the default which is on my site is heart . COMMON / SCSS Place this code to common - css section. Important notice: You can modify the emojis above label with edit content: 'Love it!', content: 'Beautiful' etc… lines: Of course you can use whatever reaction you want. It is just a label above the reactions. .discourse-reactions-picker …

Der von dir erwähnte Abschnitt „Reactions Avatar Popup" ist das Standardverhalten, aber ich habe den Standardbereich „Wer hat geliked" ausgeblendet ⬇

> [@Don](#):
>
> ## Standardbereich „Wer hat geliked" ausblenden
> 
> **ALLGEMEIN / CSS**
> 
> Ich blende den Standardbereich „Wer hat geliked" aus, da das Reaktionsstatus-Panel diese Informationen ebenfalls anzeigt.
> 
> ```plaintext
> .who-liked {
> display: none;
> }
> 
> ```

---

_[View the full topic](https://meta.discourse.org/t/my-story-with-discourse/164713)._
