Right off the bat, open function_phpdig_form.php in the libs folder.
Go to line 47 or look for the line:
$result['form_field'] = "<input type='text' class='phpdiginputtext' name='query_string' size='24' .......
Change the number 24 between the quotes to any value you desire. Tell me if it works. Haven't tested it.
|