Increase Testimonial Display Time on Ability Template
Hi guys,
I want to increase the display time on the rotating testimonials in the footer.
Anyone know what I need to add to the code below to increase the display time? This is from the following file:
skin/ability/custom/footer/content/footer_testimonials.tpl
{literal}
<script type="text/javascript">
$(document).ready(function() {
$('ul#quotes').shuffle();
$('ul#quotes li').quovolver();
});
</script>
{/literal}
Any help appreciated.
Cheers
Rich
flysite.eu
__________________
www.flysite.eu
X-Cart DB Version: 4.4.5 GOLD
Checkout Module: One_Page_Checkout
Current Skin: Ability Template(/skin/ability)
Available Languages: de,en,es,fr,it
Enabled: Ability_Template; XMultiCurrency
|