** How would I remove the Menu from the top of the Add Event page? **
You'd have to find the administration template responsible for including it (_header.html?) and make some sort of conditional to exclude the including of it on the Add Event screen.
** Also I'd like to remove the Login button from the calendar menu bar. **
Find the code responsible for printing it in the default.html template file and delete it or better yet, just comment it out.
Dan O.
------------------