Please have a look at this site http://www.exalogic.co/test
That is my site, and I am trying to match my Contact form with this site: http://livedemo00.template-help.com/wordpress_38697/contacts/
Can somebody correct me where I went wrong?
Please have a look at this site http://www.exalogic.co/test
That is my site, and I am trying to match my Contact form with this site: http://livedemo00.template-help.com/wordpress_38697/contacts/
Can somebody correct me where I went wrong?
BackyardForm,
You didn't go wrong. You simple didn't design your form the way you want.
Here are two segment from one of my forms:
1) <label>Description</label>
[textarea* Description 80x5 class:text class:Description]
(Enter as much detail as you want) This places the textarea below the label, and
2) <label>Start date [text* start_date 15/ class:text class:start-date]</label> This places the field immediately following the label.
What I suggest you do (I do this during development) open one browser window displaying the development area and a second window displaying the finished result (what a visitor to your site will see). I will say that I have a dual monitor system, so this is easier for me, but it works on a single monitor system.
You must log in to post.