Is it possible to shrink the text down more underneath the vendor name?

  • shardwick
    Asked on September 18, 2015 at 12:37 PM
    A thought....Can the text at the top not be shrunk down even more? Like underneath name of vendor and Item Evaluated? That might do the trick to bring everything up to fit properly.
  • KadeJM
    Replied on September 18, 2015 at 1:21 PM

    I believe that you are looking to make some further adjustments to some of the text on your form down more.

    The only two texts I can think of that you are referencing is the Item Evaluated & Quality of Food since both of those are under the Name of the Vendor field.

    Yes that's possible using more injected css.

    #label_79 {font-size: 8px !important;}

    As for the html text box which contains the Item Evaluated you could just go select that field and edit it then change it to the smallest font size which is 8px.

    Is it possible to shrink the text down more underneath the vendor name? Image 1 Screenshot 20

  • shardwick
    Replied on September 18, 2015 at 3:40 PM

    Do you see all of the wasted space on top of the header/title? That is what I would like to get rid of so the form moves up and is not 2 pages like I just sent you a pic of from my printing page in Firefox.

    I would rather not make fonts smaller since the size of the words are already pretty small!

    Is it possible to shrink the text down more underneath the vendor name? Image 1 Screenshot 20

  • KadeJM
    Replied on September 18, 2015 at 5:36 PM

    Hmm, thank you for the screenshot.

    I think you are referring to the large gap above you form header as you seem to be talking above.

    I've looked in the pdf on my end but unfortunately I seem to be unable to replicate the same issue as you. 

    It seems that the changes we sent you originally aren't displaying properly on your end for some reason so we will need a bit more time to look into this more.

    Is it possible to shrink the text down more underneath the vendor name? Image 1 Screenshot 20

  • shardwick
    Replied on September 18, 2015 at 6:41 PM

    Ok, but they can be sent out electronically once I add the submit button until we get the print problem fixed, correct?

    Once I do add the submit button, will it make the form even longer?!

  • Sammy
    Replied on September 19, 2015 at 4:11 AM

    Yes, they can be sent out electronically and the data collected submitted using the submit button.

    The submit button wont make the form significantly long, the height will be increased by just 25px.