Posted by cmccluskey on July 25, 2012 at 3:02am
2 followers
Jump to:
| Project: | Marinelli |
| Version: | 7.x-3.0-beta2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Is there a way to change the size of the textbox of the search block? I need to make the textbox longer - not just the length of the text that can be entered, but the physical size of the textbox. I can't find it anywhere, but in Firebug it shows:
Search
I need the size="15" changed to size="40"
Thank you for any help!!
Chad
Comments
#1
Ok, so the code did not go:
..........input id="edit-search-block-form--2" class="form-text" type="text" maxlength="128" size="15"