Forums
This topic is locked
Data Entry Box
Posted 18 Jan 2004 04:07:47
1
has voted
18 Jan 2004 04:07:47 Kent Steelman posted:
Is there a way to shrink or enlarge the data entry text box or is it a set size?Wm. Kent Steelman
Replies
Replied 18 Jan 2004 14:10:27
18 Jan 2004 14:10:27 Dave Thomas replied:
you mean the form field input type="text" or "textearea"
if so then yes there is, you can set basic parameters such as length etc.. in dreamweaver in the propeties dialogue box when a form element is selected.
the rest can be done in your css panel, right click > css styles > new style, find the tag you want to change and set it up from the wizard. change the padding and margin sizes to affect the outcome of the textarea.
Regards,
Dave
[DWMX 2004] | [FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
if so then yes there is, you can set basic parameters such as length etc.. in dreamweaver in the propeties dialogue box when a form element is selected.
the rest can be done in your css panel, right click > css styles > new style, find the tag you want to change and set it up from the wizard. change the padding and margin sizes to affect the outcome of the textarea.
Regards,
Dave
[DWMX 2004] | [FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]