waltbroner Posted October 9, 2003 Posted October 9, 2003 Can the form input box be resized? Is there a parameter that controls that which could be resized to better fit in the space I want to put it in? Quote
TCH-Sales Posted December 5, 2003 Posted December 5, 2003 You might look at the actual code for the box and customize it that way. Quote
SEO Posted December 5, 2003 Posted December 5, 2003 The width of the box can be altered by the size attribute: <input type="text" name="query" value="" size="15"> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.