You are viewing limited content. For full access, please sign in.

Question

Question

Is there a way to increase text size of a submitted form?

asked on December 29, 2015

Is there a way to increase the text size of a submitted form, or have the form zoomed in a bit when the form is submitted?

0 0

Replies

replied on December 30, 2015

Try using this CSS

body {font-size:200%;}
input {font-size:125%;}
textarea {font-size:125%;}

and adjust accordingly.

3 0
replied on March 24, 2016

This seems to work on the form, but once submitted the font appears to "Go back to Normal".

 

Has anyone else experienced this or is there some other adjustment that can be made so the submitted text is larger?

0 0
replied on March 25, 2016

Do you have any other CSS that may be causing a conflict? I created a new business process and form and tested two submissions: one that only uses the three lines of CSS mentioned in the earlier post and one that doesn't use any CSS at all. The business process is configured to save the form submission to the repository as a TIFF image. See the below screenshot for showing the two test submissions in the repository.

If you're running into an issue, even when doing the same test, then please open a case with Laserfiche Support so the matter can be looked into further.

0 0
replied on August 22, 2016

Hi!

did you ever sort this out?

I'm having the same issues. that CSS only enlarges it on the form. once submitted, its all back to the same size.

I've tried a new form with only 2 fields. one enlarged, one not. basic these etc.

Mark

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.