For some reason the thing showing my Events is off out of reach to the far right and I can't get to it to check what they are. Is anyone else having this problem or is it just me and how can I solve this? 8/
Are you at 800x600 solution? Mostly this is the problem. If you can't change your solution you can put the events back tp the top where they have been before they were revamped with this code:
<style type=text/css> -container{ top: auto; left: auto; position: static; width: 90%; border: none; margin: 0 auto 16px auto; } -wrapper { max-height: none; }
</style type=text/css>