I am trying to find where to change the speed of the promo image loader...slow it down a little, but can't find where to do it
I am trying to find where to change the speed of the promo image loader...slow it down a little, but can't find where to do it |
Hi there, open your file inc/design.inc.php and go to line ~292. There you will find this code snippet: $('#indexPhoto').dolPromo(8000, 1500); Play arround with the last two numbers. Hope that helps! Best regards ecKREATIV |
Great thanks! |