This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Signature pad line weight
Started 11 years ago by wallahed | 2 posts |
- 
		
		
	
		
		
		I want to reduce the line weight (thickness) so that it is more like a pencil than a crayon. Anyone? Posted 11 years ago #
- 
		
		
		
		
		You can edit the "includes/view-functions.php" file, search around line 350 for this code; lineTop: {$line_margin_top}, lineMargin: 10,change it to become: lineTop: {$line_margin_top}, lineMargin: 10, penWidth: 1,make sure to have it exactly like that (careful for missing comma). MachForm Founder Posted 11 years ago #
Reply
You must log in to post.

