Add a calendar to your Runboard

This calendar automatically changes with every month, and will highlight the current day if you style .today differently in your CSS.

Add this to your HTML header or footer

<iframe id="calendar" src="http://rbbt.net/calendar/?css={{CSS}}&bname={{BOARDNAME}}&hrs={{TIMEZONE}}" scrolling="no" frameborder="0"></iframe>

Variables to replace above

{{CSS}}
URL to a remotely hosted CSS file.
{{BOARDNAME}}
Replaces "SAMPLE" where it say "SAMPLE's time is" at the bottom of the calendar.
{{TIMEZONE}}
offset from GMT (New York = -5 or -4, depending on daylight saving)

CSS to style your calendar

See sample.css for the CSS used with the sample calendar on this page.