Replace your application loading gif with your own logo!

How to use:

2. Download this CSS file: loading-1.0.css and include in your webpage.
3. Then put the HTML code below anywhere in your HTML file. The loading icon will always be fixed right in the middle of the page.
    <div class="bouncing-icon fixed-center">
<div><img src="img/facebook.png"/></div>
<div><img src="img/facebook.png"/></div>
</div>
4. Replace img src attribute with your icon. Any size will work but transparent images will work best.