I'm using the contact 7 forms and they are great, but the formatting isn't lining up. Does anyone know how to line up the forms so they are uniform?
Here is my code and the page they are on....I'm trying to line up all the text boxes....any help is greatly appreciated.
HTML Code:
<p style="text-align: center;"> </p>
<p style="text-align: center;">Name [text* your-name]</p>
<p style="text-align: center;">Email [email* your-email]</p>
<p style="text-align: center;">Phone [text* Phone]</p>
<p style="text-align: center;">In what city do you want to invest? [text* Wheredoyouwanttoinvest]</p>
<p style="text-align: center;">When are you looking to invest? [select* menu-601 include_blank "Now!" "30-60 days" "Over 60 Days" "Not sure, just want to see if anyone contacts me."]</p>
<p style="text-align: center;">What is your price range? [select* pricerange include_blank "Under $100k" "$100k-$200k" "$200k-$300k" "$300k-$400k" "$400k-$500k" "$500k-$600k" "$600k-$700k" "$700k-$800k" "$900k-$1M" "$1M+"]</p>
<p style="text-align: center;">[captchac captcha size:m] [captchar captcha]</p>
<p style="text-align: center;">[submit "Submit"]</p>
http://www.buyandsellaustintexas.com...stor-formulas/
PS I also tried left and right formatting, but no luck on lining the text boxes up...