Quelqu’un sait s’il est possible de changer l’animation de chargement lorsque l’on accède pour la première fois à un site Discourse ?
Les quatre ou cinq points circulaires…
2 « J'aime »
Canapin
(Coin-coin le Canapin)
Février 23, 2025, 7:34
2
Il y a d’anciennes discussions sur ce sujet
The splash lives in a different CSS scope, so sadly, you won’t be able to modify the CSS via themes. That said, we do have planned improvements, and I started with this one.
Once the change is live on your site, the splash dots will use the colors from your current theme.
That’s correct
The splash loads before any core JS/CSS. The current implementation doesn’t focus on customization, but v2 will. The plan is to serve the splash image from localStorage for slightly increased performance and since it allows admins to set something custom via an inline <script> tag in the theme head_tag field.
There’s currently no ETA for this work, and it needs a bit of testing, but it’s planned.
Je ne sais pas si quelque chose a été fait au final pour faciliter les modifications, et je ne me souviens d’aucun sujet présentant une animation de démarrage personnalisée.
2 « J'aime »
Moin
Février 4, 2026, 2:43
3
C’est maintenant possible
This feature has been highly requested here on Meta Personal branding for the splash screen .
We have now added the option to add an SVG, either static or animated, as the splash screen image to replace this default loading dot indicator:
[image]
If a static SVG is used, then it appears above the loading dot animation:
[image]
otherwise if an animated SVG is used it replaces the dots entirely:
[image]
(MageCDN provides some handy open source SVG loading animations: Open Source SVG Load…
2 « J'aime »