Thanks Gina,
There are two ways to change the date:
- The easiest may be to just recreate the countdown clock for the new
date, in the same way you created the original one and then replace
the original on your site.
- Alternatively you can edit the code that you already pasted into
your site, in your case there should be parts that read "date=14"
which you should change into "date=13". This appears twice in the code
you pasted, and you need to change it in both places.
Hope this helps,
Otto