![]() |
resizing the text form field...
can somebody tell me how I can set the text field to any size that I want. The default size is too large for my page...
|
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. |
It works! I have tested and use it :D
5.) Size and Maxlength not in config.php (minor Feature) http://www.phpdig.net/showthread.php?s=&threadid=58 -Roland- |
thanks, works like a charm.
|
All times are GMT -8. The time now is 12:40 PM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.