Changing Font Size in Print Order

WPPizza – A Restaurant Plugin for WordPress Support Add-Ons Extensions Google Cloudprint Changing Font Size in Print Order

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #27394
    serdalinho85
    Participant

      Hi

      I try get rid of the margins and I wan talso that the font size is bigger for a better readability. Unfortunately there is a strange behaviour when I change the font size in a custom “print order” template. As soon as I change for example the font size to 16px instead of the default 12px the print out seems to be smaller then before. I will attach a picture with the behaviour.

      #27397
      serdalinho85
      Participant
        This reply has been marked as private.
        #27398
        Olly
        Admin & Mod
          This reply has been marked as private.
          #27399
          serdalinho85
          Participant
            This reply has been marked as private.
            #27403
            Olly
            Admin & Mod

              you must take out the

              white-space:nowrap;
              from
              #header #blogname td

              if you increase fontsizes globally without linebreaking things it will proportionally shrink to fit the page

              #27415
              serdalinho85
              Participant

                yes this solved the issue with the size. Thanks.

                I know this question was already asked before but the margins are still there on the printed receipt. There is no option for margin in the printer properties in windows but there is a option in the chrome browser print preview which works when I print the order manually. Isn’t there a way to send the print order to google cloud with a “no margin” or a “minimal margin” option as in the chrome browser settings? I don’t know where the trigger is to get rid of those margins when printed through wp-pizza google cloud plugin.

                #27416
                Olly
                Admin & Mod

                  the cloudprint plugin does not set any margins (unless you specifically set them of course, but that’s not the default
                  if cloudprint itself does so , please refer to the documentation there

                Viewing 7 posts - 1 through 7 (of 7 total)
                • The topic ‘Changing Font Size in Print Order’ is closed to new replies.