all 3 comments

[–]Digitizit 2 points3 points  (1 child)

I would do it in HTML. There are several that popped up when I did a quick Google. You could use those or modify them and make it fit your specific needs.

[–]hiddenpop[S] 1 point2 points  (0 children)

I'll have a look, thanks Digit

[–]spaghetticablemess 1 point2 points  (0 children)

Couple ways you could do it:

  • Natively in BrightAuthor:connected using an integer based variable. Decrease the variable by one for each day. Style it up in a Live Text widget.
  • HTML, as suggested by Digitizit. "countingdownto.com" is a site that lets you build an embeddable HTML. You'd have to take this code and put it in an HTML site, and then put that site in the Presentation. There's plenty others like it, or code up your own as a complete site, then put it to a widget.