Change the loading spinner image

saltemus
Kilo Contributor

Hi,

So our loading "Spinner" image shows up in the right portion of the header when servicenow is loading items or creating new form data.   I would like to change the style from white background to dark blue background and the image to be white as it spins.   Currently it clashes badly with our color theme we are using.   I can find an acceptable animated replacement gif but I cannot figure out where I can change this image or define a different one in a css or an admin form.

The current image is called

<img id="show_loading_gif" src="images/loading_anim2.gifx" height="16" border="0" style="visibility: hidden;" width="16">

Any idea?   I looked in the images area and could not fine this image either.

2015-09-11_6-08-32.png

5 REPLIES 5

I think that those stock images exist on the server and not in the application.   If you don't have access to the folder, you cannot put any new things in there.   That is why you have to hack it up a bit and inject your own CSS.