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

Question

Question

Change the size of a signature block

asked on December 22, 2016

I'm looking for a way to change the canvas of a jsignature signature field.  I've looked through Answers posts and online but cannot get any of the ideas to work.  One idea I saw mentioned changing the size of the DIV, but this did not work for me.  Any help is much appreciated.  

Nate

0 0

Replies

replied on January 6, 2017

Hello,

You can use custom css to change the size of  jsignature signature field.

In Form Layout tab, you can select signature field to configure. There will be two tabs when you select signature field. In Advanced tab, you can first give custom class name to the signature field. Then you can apply custom css (probably, width and height) to div under the custom class (like .custom-signature-field div). To change the size of img, you can apply custom css like (.custom-signature img).

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

Sign in to reply to this post.