Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleAdding your own images

If you would like to add a custom image or logo to your calendar, you can use HTML in this field (and also the Calendar Footer). For example:

Code Block
<img src="http://mywebserver.com/images/mylogo.png"/>

is sample HTML syntax for adding a custom graphic. Refer also to Uploading your own Images

Info
titleAdding your own links

If you would like to add a custom link (for example, from your calendar back to your main website), you can use HTML in this field (and also the Calendar Footer). For example:

Code Block
<a href="http://mywebsite.com">Return to main site</a>

Anchor
footer
footer

Calendar Footer

...