Hi,
I'm having a little issue with the form.
If your filling out the form and miss a required field it goes all weird.
See image linked.
Contact Code:
<div id="home-page-opt-in-form">
<div style="float:left; margin-top:10px; margin-left:40px;">
[text* your-name class:spotform1 watermark "Your Name"]
[email* your-email class:spotform1 watermark "Your Email"]
[text* your-phone class:spotform1 watermark "Your Phone"]
<div style="clear:left;"></div>
</div>
<div style="float:right; margin-top:10px; margin-right:17px;">
[textarea* your-message 1x3 class:spotform2 watermark "Your Message"]
<div style="clear:both;"></div>
<div style="float:right;">
[submit class:contact1 "Submit Your Info"]
</div>
</div>
</div>
Thank you,
D'Spayre