Support

Home Forums Event Espresso Premium Printing Calendar pages

Printing Calendar pages

Posted: July 3, 2013 at 8:38 am


Jay Goodman

July 3, 2013 at 8:38 am

Hello,

We are trying to add-in the ability to print a specific calendar page:

http://templedavid.org/calendar/

We have this working in Google Chrome, but when we attempt to print in Firefox or Internet Explorer, the event dates do not display on the printout (but everything else in the calendar does). I am guessing that this has something to do with .fc-event being absolutely positioned but I can’t understand why it would work in Chrome and not other browsers.

Does anyone have any ideas? I’m not really a stranger to print CSS and I’ve already attempted to use the fullcalendar plugins prints stylesheet.

Thanks


Josh

  • Support Staff

July 3, 2013 at 7:35 pm

I don’t think it’s the absolute positioning that’s causing the issue. The calendar on my test site here seems to print fine in Firefox:

http://eetesting.info/3.1.josh/calendar

It might be the inline styles though:

<div class="fc-event-inner fc-event-skin" style="background-color:#96e031;border-color:#96e031;color:#333333"><span class="fc-event-time"></span><span class="fc-event-title">Indoor Erev Shabbat Worship - Ambassador (ret) Princeton N. Lyman to speak</span><p class="time-display-block"><span class="event-start-time">7:30 pm</span> - </p></div>

You might try overriding those with an !important rule in your print stylesheet.

The support post ‘Printing Calendar pages’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso