Progress loading - k-loading-image doesn't work correctly?

1 Answer 598 Views
Grid
Grzesiek
Top achievements
Rank 2
Iron
Grzesiek asked on 29 Apr 2022, 01:17 PM

Hello,

I'm trying to overwrite the default image of loader indactor like below:

<style>
    .k-loading-mask .k-loading-image 
     {
  	   background-image:url('./images/loader.gif');
     }
</style>

 

But still the default image is displaying (repeat is not a problem, I know how it fix).

 

1 Answer, 1 is accepted

Sort by
0
Neli
Telerik team
answered on 04 May 2022, 08:19 AM

Hello Grzesiek,

I used the provided snippet to test locally. Here is a Dojo example where the loading animation is changed using the 'k-loading-image' class. Could you please try to modify the example in order to replicate the issue the way it is on your side and send it back so we could have a closer look? 

Looking forward to your reply. 

Regards,
Neli
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
Grzesiek
Top achievements
Rank 2
Iron
Answers by
Neli
Telerik team
Share this question
or