Posted By: theadvocate ()
Posted On: 10/15/2002 05:42 pm
|
Hello,Could someone please tell me how to make the form fields smaller, text, etc. I use Frontpage. I should already know this but I have always just used the regular form. But now space is crucial and I need to make the form as small as possible. Thanks!
|
|
Posted By: animan ()
Posted On: 10/15/2002 06:48 pm
|
hello, I've never used Front Page before, but I assume that you can see the html while you're building a page. If you can then you should see something like <input type="text" name="textfield" size="15"> Change the size to whatever size you want. I am also guessing that you are saying that you want text field smaller. Is that what you wanted?
|
|
Posted By: sdarken ()
Posted On: 10/15/2002 08:40 pm
|
Right click on the field and choose "Form Field Properties" change the "Width in Characters" field to whatever width you want.You could also change to the HTML view and do as animan suggested.
|
|
Posted By: xelA ()
Posted On: 10/15/2002 08:44 pm
|
Also, keep in mind that Netscape and IE render sizes differently so make sure you check it in both browsers before you make the changes live.
|
|
|