Wait icon keeps running

Free Joomla social activities module which can display data from Twitter, Facebook and Google+ in various layouts.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Dec 22, 2014 4:09 pm
Hi,

I have created a large grid (60+ items) with content from the add module (works great for showing logo's from sponsers for an event). But when the page is loaded the squre with grey dots (loading...) inside GK5 keeps running. How can I stop that from happening?

Mike
User avatar
Junior Boarder

teitbite
Mon Dec 22, 2014 6:20 pm
Hi

Acctually this is a module background, so it's there all the time. The idea is that it should be covered by modules loading inside. Please tell me the url to Your site.
User avatar
Moderator

GK User
Mon Dec 22, 2014 10:23 pm
User avatar
Junior Boarder

teitbite
Wed Dec 24, 2014 11:12 am
Please add this code to override.css and make sure override is enabled in template settings.

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


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.