How to remove loading animation on grid module?

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Oct 15, 2013 2:03 pm
Reply with quote
Report this post
Hi,

Even all my grids are loaded, this animation never disappears from my grid module.
How can I remove it or how can I stop this animation after loading is over?

Best regards
Nilufer Sætrevik
User avatar
Junior Boarder

teitbite
Wed Oct 16, 2013 3:50 pm
Reply with quote
Report this post
Hi

Please show me Your site.
User avatar
Moderator

GK User
Fri Oct 18, 2013 11:21 pm
Reply with quote
Report this post
User avatar
Junior Boarder

teitbite
Sat Oct 19, 2013 5:57 pm
Reply with quote
Report this post
Hi

Your images are transparent, that's why it's always visible. You can remove it with this code:

Code: Select all
.gkGridGK5Wrap {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
User avatar
Moderator

GK User
Fri Oct 25, 2013 3:04 pm
Reply with quote
Report this post
thanks :)
User avatar
Junior Boarder

teitbite
Sun Oct 27, 2013 6:52 pm
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator


cron