Change load/animation

Posted in: Newspaper
Post count: 14

Hi!

I can change the blue load(animation) that displays when loading the next paging? Or disable!

This: http://prntscr.com/8otn1u

Thank you!

Post count: 7909

Hi,

The loading animation use javascript here you can find the code if you want to change it – http://screencast.com/t/E6LvsTybHhttp://screencast.com/t/df4mUAJ6z
Also you can hide it via custom css in Theme Panel > Custom Css – http://screencast.com/t/a5NYe5XCi1pV

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

Thanks!

Post count: 14

Great!

Tks!

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