Loading page background

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
otomai
Posts: 1
Joined: 11 May 2018, 10:22

11 May 2018, 10:43

Hi everyone,
I'm asking how could we change the background image of the loading page in serenity 5.2.2.
Thanks

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

16 May 2018, 07:28

You need to change the following SVG in index.html;

Code: Select all

...
<svg class="splash-loader" width="65px" height="65px" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
         <circle class="path" fill="none" stroke-width="6" stroke-linecap="round" cx="33" cy="33" r="30"></circle>
</svg>
...
You can add custom SVGs instead of the above code.

pipezz
Posts: 1
Joined: 05 Jun 2018, 07:22

06 Jun 2018, 21:32

I agree with the previous answer.

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

11 Jun 2018, 08:19

Thanks @pipezz ;)

Post Reply

Return to “Serenity - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests