Click to See Complete Forum and Search --> : Input boxes


Mouse77e
06-07-2006, 11:29 AM
Can you resize the vertical dimension on an imput box? i know we can adjust the horizontal size but what about the vertical?

Mouse :)

dthurman1432
06-07-2006, 11:41 AM
enter whatever number you want in the attribute: font-size: #px;
this will adjust to the size of the text.

Mouse77e
06-07-2006, 11:51 AM
enter whatever number you want in the attribute: font-size: #px;
this will adjust to the size of the text.
will this just change the text or the input box size too?

dthurman1432
06-07-2006, 12:03 PM
Both. It adjusts the box size bigger or smaller to fit the text in perfectly