SharePoint 2016 Countdown Timer

NeddyFlanders 96 Reputation points
2021-08-19T20:20:55.597+00:00

Here's my problem. I have a large image on my site, javascript points to the image. I want to add a Countdown Timer on top of that image. I am able to do what I want in a script editor web part by pulling in that main image and putting timer over it but is there a way to have the code just for the Countdown Timer that I can pull in and put on top of the image on the top of my page? I don't want to move the script editor to the top because of all the work thats been done with the images etc.

So basically I have an image in SharePoint 2016 On premise and I want a Countdown on top of it. Any advice would be great, driving me crazy.

Microsoft 365 and Office | SharePoint | Development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. RaytheonXie_MSFT 40,471 Reputation points Microsoft External Staff
    2021-08-20T06:23:52.887+00:00

    Hi @NeddyFlanders ,
    We can use css to control the position of the Countdown Timer. Please take following code for reference:
    124935-sample.txt


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.