Hi! I recently upgraded our site to “Discourse v2026.5.0-latest — Commits · discourse/discourse · GitHub — Ember v6.10.1”. It has lots of cool improvements. However, I noticed that it has also started showing the blue dots splash screen on page load:
I can’t find the setting to disable this anymore. I feel like I used to be able to disable this earlier. Now, the only setting I see is “splash_screen_image”. Should I upload an empty SVG here to disable it?
Wow. This was added in 2022, nearly 4 years ago now. You should really be better about updating your site, generally healthy sites are updated every 2-3 weeks…
Regardless, no, it cannot be disabled. However, you can customize it with the setting you mentioned. I suppose you can use an empty SVG but the dots will appear anyways unless the SVG is animated. I don’t see why you would want to hide them anyways, they’re harmless and go away in less than half of a second for most people.
Hi @darkpixlz I update my forum every four weeks It’s a little unexpected. Maybe I’m just noticing the Discourse Splash now or it is showing for longer in recent days.
I would still like to hide the dots, because they make the site look slower even if nothing’s changed. I’m wondering if editing the theme CSS is the right way to achieve this. I’m not sure if the theme CSS will be applied at that early loading stage.
This setting is to replace the blue dots with a cistom loading animations. You could tecnically replace it with something empty, but it might then not provide any indication that the page is loading to your users.