When I use the default deform Form. It's not what I need.
How to custom it ?
For example, I need this:
firstname:[_______] lastname:[_______]
*username: [____________________] alink
where [__] represent normal html input.
Should rewrite the template?
This is a css issue, to provide a custom CSS class to a deform input you need to use the following:
Then inside deform you can: