Ajax loader icon, where is it?

Posted in: Newspaper
Post count: 20

Hello, sorry — can’t really figure out where the ajax loader icon (these rotating squares) is located, I want to change it. Couldn’t catch it with Firebug. Any hint?

Post count: 23312

Hello zzboba,

Please try to use a bit of CSS to hide the class that makes this effect.

The code is ->

.td-loader-gif {
display:none;
}

This Ajax loader is created with JavaScript and if you want to find it you will have to do it through tagdiv_theme.js folder, like this -> http://screencast.com/t/PHXREw9c3

Thanks for your understanding!

Post count: 20

Thank you very much!

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