Have any questions? info@awareindevelopers.com; support@customaware.com

Removing the loading animation

You can remove the blue loading bar animation by following this simple tip.

Please put the provided lines of CSS code into your custom CSS file

    AwareIM Version: All Versions

    Dependencies: 

    Where: Custom CSS file

    Script: 

    .k-loading,.k-loading-image{display:none;}
    .k-loading-color{filter:alpha(opacity=0);opacity:0}

    Posted in