- Posts: 3
- Thank you received: 0
K2 OT Slideshow Speed
11 years 6 months ago #6144
by Jack Cham
K2 OT Slideshow Speed was created by Jack Cham
Hi,
If i want to slow down the slideshow speed, is it change "Default.php" file, following line?
.cycle({
fx: 'scrollHorz',
speed: '300',
timeout: 4000,
pager: '#ot-slidenav'
});
Should I change speed or timeout? Is there fade effect for this slideshow?
If i want to slow down the slideshow speed, is it change "Default.php" file, following line?
.cycle({
fx: 'scrollHorz',
speed: '300',
timeout: 4000,
pager: '#ot-slidenav'
});
Should I change speed or timeout? Is there fade effect for this slideshow?
The topic has been locked.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
11 years 6 months ago - 11 years 6 months ago #6150
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: K2 OT Slideshow Speed
Hi,
that is exactly what you will do. For example:
Thanks
that is exactly what you will do. For example:
Code:
.cycle({
fx: 'fade',
speed: '800',
timeout: 4000,
pager: '#ot-slidenav-i'
});
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Last edit: 11 years 6 months ago by Linh Robert.
The topic has been locked.
11 years 6 months ago #6152
by Jack Cham
Replied by Jack Cham on topic Re: K2 OT Slideshow Speed
Hi,
But after I change nothing happen, no effect. The speed and effect didn't apply.
Thanks
But after I change nothing happen, no effect. The speed and effect didn't apply.
Thanks
The topic has been locked.
11 years 6 months ago #6153
by Jack Cham
Replied by Jack Cham on topic Re: K2 OT Slideshow Speed
Hi,
Ya, is working. Sorry, I change the wrong file so the effect not apply. The post can close.
Thanks
Ya, is working. Sorry, I change the wrong file so the effect not apply. The post can close.
Thanks
The topic has been locked.
Time to create page: 0.190 seconds