Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

A normal Event Details pop-up looks something like this:

But if you want to slim it down and not show the event's Time and Title or image (after all, they are on the main calendar view) you can make it look like this:

Just paste the following code into the Common Event Information field under Options->Event

<script>jQuery('#event_detail_header').hide()</script>
  • No labels