• Resolved grehgor

    (@grehgor)


    Hello,

    I used Custom Print Page Style:

    input[type=text], input[type=email], input[type=password], input[type=search], input[type=number], input[type=url], input[type=tel], input[type=date], select, textarea {
    border: none;
    font-size: 14px;
    }
    label {
    border: none;
    font-size: 14px;
    }
    .um_label_top {
    font-weight: 900;
    font-size: 14px;
    }

    to adjust the font size on the printout. All browsers except Safarii print correctly. In the Safaria browser the font is too large and instead of 1 page the content is printed on 3 pages.

    Is there any way to adjust the font size for Safaria? Any separate css?

    Entering the CSS code in the “Custom Print Page Style” field does not work for Safarii

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor twinpictures

    (@twinpictures)

    You are correct. There is a. new issue with how safari deals with triggering prints. To this end, we have completely re-written the plugin using new method of processing the print page. You can try out the release candidate here: https://github.com/baden03/print-o-matic/tree/2.0-redo

    Give that a try and ping back with joy/nojoy

    • This reply was modified 4 years, 5 months ago by twinpictures.
    Thread Starter grehgor

    (@grehgor)

    I installed 2.0-alpha-05242

    – Prints only the header and the blank page. I compared headers in Chrome and Safaria and it is unchanged. Safaria large font

    I did not change anything in the settings [schortcode] I hide some elements on the pages. but nothing is printed either.

    Plugin Contributor twinpictures

    (@twinpictures)

    can you provide a link to the page in question?

    Thread Starter grehgor

    (@grehgor)

    Curiosity,

    I have restored version 1.7.12

    I have disabled the option: Yes, Use Theme CSS

    It now prints correctly on Safaria and other browsers too.

    I can make the site available, but not publicly:

    Plugin Contributor twinpictures

    (@twinpictures)

    OKAY…
    So if its NOW working in all browsers you are good?
    If it starts acting up again, open this thread again and we’ll take this offline and get to the bottom of the issue.

    Issue marked as resolved: For now.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘CSS font size for printing in Safarii’ is closed to new replies.