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

cmccluskey’s picture

Ok, so the code did not go:

..........input id="edit-search-block-form--2" class="form-text" type="text" maxlength="128" size="15"