Wait icon keeps running
Free Joomla social activities module which can display data from Twitter, Facebook and Google+ in various layouts.
Rate this topic:
- 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
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
-
- 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.
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.
-
- Moderator
- GK User
- Mon Dec 22, 2014 10:23 pm
the temp location is: http://oldtimerdaglelystad.mb-designs.n ... p/partners
-
- 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);
}
-
- Moderator
4 posts
• Page 1 of 1