Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m having the same problem.

    How would I add your workaround code? and where?

    Thanks!

    Thread Starter jscher2000

    (@jscher2000)

    Hi StephenMCE, is it your blog that you want to modify?

    Adding custom CSS may be a feature of your theme, or you might need to edit a file. I don’t actually use this plugin myself, so I’m not sure whether you can edit its CSS files.

    Here is the CSS you want to introduce wherever you are able to do it:

    @media print {
      .ai1ec-month-view a.ai1ec-event-container{
        opacity: 1.0;
      }
    }

    If it’s not your blog, or you do not have access to edit it, or you just want to change what prints for you, please see the workaround on the Firefox support forum (linked above).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Month view prints blank in Firefox (events show in preview, not in print)’ is closed to new replies.