- Posts: 8
- Thank you received: 0
Mega Slider Module - How to change the speed of slide
- MEL TALLAGSEN
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
12 years 10 months ago #1506
by MEL TALLAGSEN
Is there any way to slow down the slider... Thanks
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 10 months ago #1514
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 Mega Slider Module - How to change the speed of slide
Hi,
What slider module are you using?
If the module in a template, tell me what template.
Thanks
What slider module are you using?
If the module in a template, tell me what template.
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/
Please Log in or Create an account to join the conversation.
- MEL TALLAGSEN
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 8
- Thank you received: 0
12 years 10 months ago #1518
by MEL TALLAGSEN
Replied by MEL TALLAGSEN on topic Mega Slider Module - How to change the speed of slide
OT Healthlife, Thanks for the reply
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 10 months ago #1519
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 Mega Slider Module - How to change the speed of slide
Hi,
In /modules/mod_megasimpleslider/tmpl/default.php you can see this code:
change the speed and timeout to fit your need,
Thanks
In /modules/mod_megasimpleslider/tmpl/default.php you can see this code:
Code:
var slideshow = j('.items')
.after('<div id="megaslidenav">')
.cycle({
fx: 'fade',
speed: '300',
timeout: 4000,
pager: '#megaslidenav',
prev: '#item-prev',
next: '#item-next'
});
change the speed and timeout to fit your need,
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/
Please Log in or Create an account to join the conversation.
- MEL TALLAGSEN
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 8
- Thank you received: 0
12 years 10 months ago #1520
by MEL TALLAGSEN
Replied by MEL TALLAGSEN on topic Mega Slider Module - How to change the speed of slide
figures... I was looking the the com not the mod... Thanks again for the quick response... It worked like a charm... Have a great night
Please Log in or Create an account to join the conversation.
Time to create page: 0.190 seconds