View Single Post
Old 11-05-2003, 11:44 AM   #2
druesome
Orange Mole
 
Join Date: Oct 2003
Posts: 30
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.
druesome is offline   Reply With Quote