waltbroner Posted October 9, 2003 Share 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 Link to comment Share on other sites More sharing options...
TCH-Sales Posted December 5, 2003 Share Posted December 5, 2003 You might look at the actual code for the box and customize it that way. Quote Link to comment Share on other sites More sharing options...
SEO Posted December 5, 2003 Share 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 Link to comment Share on other sites More sharing options...
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.