Responsive countdown - clockwise

Hi, I love countdown, but my client ask me if is possible to set the the countdown in circular mode to clockwise instead of counterclockwise.

Thanks

Paolo
10 years 1 month ago #1 by Paolo Farina

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5318) Offline
HI Paolo,
You can do that by modifying the file module/mod_responsivecoundwon/tmpl/circular.php :
arround line 39 you will see this code :
count_past_zero :false
change that to
direction: "Counter-clockwise",
count_past_zero :false
10 years 1 month ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum