Hello,
Is there a way to create a form with a few words of text, a text field, and a button on all one horizontal line? I tried using the left/right css classes for a two column form, but that still put the text above the text box and didn't really put the text field and button together.
For an example of what I'd like to do, I was interested in creating a simple form to include at the bottom of all posts for the reader to report the post. It would only include 1) text, 2) text field, and 3) submit button. It go something like this (without the numbers naturally):
1) Tell us why you are reporting this form: 2) < text field here > 3) < submit button here >
Thanks,
Sel