View Single Post
  #770  
Old 12-22-2014, 08:34 PM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
Hi Phil, Is it possible to adjust the timing of the transitions on reboot_ticker? Thanks, Rob
Sure, open skin/reboot/js/custom/reboot_carousels_init.js

Within TICKER.owlCarousel({...}); around line 338, adjust...

Code:
autoplayTimeout: 3000,
__________________
xcartmods.co.uk
Reply With Quote