Sto cercando di configurare Cloudflare per servire il mio CSS personalizzato. Qualcuno potrebbe dirmi quale percorso o file gestisce il CSS del modello personalizzato in Discourse?
Moin
2 Dicembre 2025, 8:55am
2
Perché non aggiungi il CSS al tuo tema o a un componente del tema, che puoi poi aggiungere al tuo tema?
This guide explains how to make CSS changes on your Discourse site, including an introduction to CSS, where to add CSS in Discourse, and how to find the right selectors using browser inspection tools.
Required user level: Administrator
Summary
This guide covers:
A brief introduction to CSS and key concepts
How to add CSS to your Discourse site using theme components
Using browser inspection tools to find the right CSS selectors
Understanding CSS basics
CSS…