oracle-databaseuser-interfacesiebel

Siebel open UI IP16 - loading image customization


Is there a way I can customize (replace with another GIF image) the loading image in Siebel Open UI in IP16 version? The current loading image is an red colored, oval shaped, oracle provided one, but i do not find the corresponding image in images folder. Any leads?


Solution

  • The animated icon may be stored in css files.

    Try to search in your css files for something like

    It may not be an actual gif but an css transformation.

    (btw. You can run your Chrome Developer tool and examine the source of the icon)