You can't use his HTML, Gravity Forms outputs it's own HTML in a set format.
What you will need to do is first create the form in Gravity Forms with the fields you require. In this case it will be name and email.
Then you will need to style the form by adding CSS to your theme CSS file to override the existing styles for the form. If you or your designer has experience with CSS this will be as simple as looking at the HTML of the form output by Gravity Forms using something like Firebug for Firefox, get the necessary CSS names and then override them in your themes CSS file.
Posted 15 years ago on Thursday November 12, 2009 |
Permalink