Front Page Slideshow - loadtime + navigation

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 Jan 08, 2013 3:23 pm
Reply with quote
Report this post
Hello.
I am using the Joomla 2.5 Bike Store template and have some questions about the New Show Pro GK4 module that accompanies it, which I am using on the front page for a slideshow.
i. I want to know how I can avoid the loader.gif and any delay in the slideshow loading. Is this possible?
ii. Also, I'd like to control the navigation with slide circles (as in gk_fashion, gk_upublisher and gk_sporter) and actually very similar to the circles that are used on the Latest Offers module. How can I achieve this? Can you recommend any CSS code?
Your help is most appreciated.
User avatar
Gold Boarder

teitbite
Wed Jan 09, 2013 3:42 pm
Reply with quote
Report this post
Hi

I. You cannot speed the load process differently than enabling cache. This images are big I believe, so there always be some time required to load them. You can remove preloader with this code:

Code: Select all
.gkIsPreloader{ display: none; }


II. Sorry this style simply doesn't have slide pagination implemented, so there is no easy way to do this other than recodding the module and adding it manualy.
User avatar
Moderator


cron