# Makkelijkste manier om PM's weer te geven als normale onderwerpen, niet als bubbels?

**URL:** https://meta.discourse.org/t/easiest-way-to-make-pms-display-as-normal-topics-not-bubbles/200401
**Category:** Support
**Created:** [14 augustus 2021 om 12:22 UTC](https://meta.discourse.org/t/easiest-way-to-make-pms-display-as-normal-topics-not-bubbles/200401 "2021-08-14T12:22:52Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![j127](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j127/32/79093_2.png) [@j127](https://meta.discourse.org/u/j127)
#### Post date: [16 augustus 2021 om 17:23 UTC](https://meta.discourse.org/t/easiest-way-to-make-pms-display-as-normal-topics-not-bubbles/200401/6 "2021-08-16T17:23:43Z")

</div>

> [@orangeandblack5](#):
>
> a simple toggleable setting

If you put that CSS code into a theme component, it would be almost like a toggle. It’s easy to create a theme component with the [theme CLI](https://meta.discourse.org/t/beginners-guide-to-using-theme-creator-and-theme-cli-to-start-building-a-discourse-theme/108444).

I just tried it and it seems to work. If you want, you can [fork this repo](https://github.com/j127/discourse-remove-message-bubbles) (it contains the CSS from the other topic), edit the CSS how you want, paste the Github URL into the theme components section, and then it will be toggable with a button.

---

_[View the full topic](https://meta.discourse.org/t/easiest-way-to-make-pms-display-as-normal-topics-not-bubbles/200401)._
