You have reached the page for the time ticker widget, developed by Daniel Rhys Hardy.
Developed for WordPress, the plugin enables you to show the current time, that updates in real time, second by second. See below for the full list of features available.
You can choose from the following pre-determined styles, or define one of your own:
Once you have downloaded the zip file. Navigate to "Plugins -> Add New -> Upload" and upload the file. Navigate to "Plugins" and you will see "Tick Timer" has been added to the list. Activate it and then head to "Appearance -> Widgets". Your Time Ticker widget is now available for multi use in all of your widgetized areas!
General Styling Instructions: Every instance of your Time Ticker widget is wrapped in a div. It also includes a title and introduction text (if required)
To style the general elements of a Tick timer widget you need to edit the following code declarations in your themes "style.css" file:
.tick-timer-box {
}
.h3.widget-title {
}
To add custom styles, simply select the "None - Custom Style" option in the widget.
You will then want to add the following style definitions to your themes "style.css" file:
.tick-timer-box .clock.custom {
}
.clock.custom .hour, .clock.custom .minutes, .clock.custom .seconds {
}
.clock.custom .time-divider {
}
You can download the Time Ticker WordPress widget by clicking here.
//LinkedIn