Visual Form Basic: formatting “title” fields
-
Hello,
The copy block for labels in a VFB form (not the fields) is about 20 characters wide, and some labels take up four lines of type this way. For example, one label is:
Your City, State/Province (and Country, if you live outside of the USA):
It comes out looking like this when I preview the form on my site:
Your City, State/
Province (and Country,
if you live outside
of the USA):followed by a type-in field that goes all the way across the screen.
Is there a way to widen the type area? This could all stand to be on one line.
Also, I don’t understand how the label “Your Name (required)*” can have a field sitting to its right when the other labels set a field below. I have opened up the label details to see what’s going on with formatting, but they are all the same. VFB settings are no help. There has to be something extra that will allow me to re-arrange and re-size the width of fields?
Is this a job for CSS? I don’t know what CSS does. I have a book here someplace that explains it but can’t find it. It sounds like there is some kind of code that can go in the CSS Style Sheets field with each label, but it’s beyond me to know what they would do. Would CSS fix these labels?
Thank you for your help.
- The topic ‘Visual Form Basic: formatting “title” fields’ is closed to new replies.