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>