This is a discussion on "Text Box Sizing" within the Web Page Design section. This forum, and the thread "Text Box Sizing are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Text Box Sizing
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Text Box Sizing
Hey! I have searched W3schools.com and can't find anything on how to change the size of a text box for log-in. The dern boxes are just way too tall. Anyone know how to change this?
|
|
|
|
#2
|
||||
|
||||
|
John...
You need to give the text box an ID. In CSS, target the ID to set the values you want:- #loginbox {width:20em; height:1.3em} .... or wutever you want.
__________________
Click the 'Thanks!' button if this post has helped you Rob - Webforumz Founder
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
#3
|
|||
|
|||
|
hrmm.. I tried that but with the text boxes the date you enter is too big for the text field, for the password boxes however, it is just right. Something I did wrong?
|
![]() |
| Tags |
| text, box, sizing |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WEbsite Sizing | neel | Web Page Design | 12 | Apr 24th, 2007 19:40 |
| Sizing issues | galan98 | Starting Out | 6 | Apr 24th, 2007 15:27 |
| Sizing of a page | enemeth | Web Page Design | 4 | Feb 13th, 2007 11:44 |
| layout sizing help | thadley | Web Page Design | 3 | Mar 7th, 2006 22:17 |
| Text/Font appearance & Sizing in photoshop 7 | autumn_whispers2me | Graphics and 3D | 3 | May 6th, 2005 23:04 |