Replace loading gif with code

Posted in: Newspaper
Post count: 317

Hi

I want to know if it is possible to change the Loading.gif (that appears when loading posts on blocks and mega menu) with a HTML code. I want to replace it with:

<div class="spinner">
  <div class="double-bounce1"></div>
  <div class="double-bounce2"></div>
</div>

It is basically a loading thing.

Please let me know if it is possible or not.

Thanks!

Post count: 6600

Hi,

The theme doesn’t use a gif image for loading animation, this is created using js, you can see this here: http://screencast.com/t/l1rBlbBbL
You can change it as you like.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.