Canapin
(Coin-coin le Canapin)
Février 15, 2026, 7:00
8
Oui, désolé, c’était un peu vague : vous pouvez personnaliser le contenu à l’aide de balises spéciales auxquelles vous ajoutez des règles CSS personnalisées :
Requirements
To be able to use these tips and tricks, you need to be an administrator of either a self-hosted Discourse instance or a Discourse-hosted plan higher than Basic.
Introduction
Discourse supports several methods to format and customize a post’s contents. You can find the list here:
But sometimes, you’ll want something more specific, for example, a link that looks like a button.
[Green button]
This is the kind of modification we’ll learn here.
The logic
I’l…