# Modify Form Fields

**URL:** https://forum.mautic.org/t/modify-form-fields/5683
**Category:** Product Support
**Created:** [March 21, 2016, 11:24am UTC](https://forum.mautic.org/t/modify-form-fields/5683 "2016-03-21T11:24:26Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![soteha](https://avatars.discourse-cdn.com/v4/letter/s/eb8c5e/32.png) [@soteha](https://forum.mautic.org/u/soteha)
#### Post date: [March 21, 2016, 11:24am UTC](https://forum.mautic.org/t/modify-form-fields/5683/1 "2016-03-21T11:24:26Z")

</div>

Hi all,  
  
Is there a way (php, html or css) to create a form that has fields one beside other like for example: Name … Surname and then after that on bottom Email?  
  
We have tried using css without success i think mainly because in the template \<?php echo $content; ?\> dynamically adds fields one after another as they are defined in the database.  
  
Is there any way i can override “input type” and make them not go one after another instead one beside other?  
  
Thank you in advance!

---

<div class="post-metadata">

### Author: ![soteha](https://avatars.discourse-cdn.com/v4/letter/s/eb8c5e/32.png) [@soteha](https://forum.mautic.org/u/soteha)
#### Post date: [March 21, 2016, 11:24am UTC](https://forum.mautic.org/t/modify-form-fields/5683/2 "2016-03-21T11:24:26Z")

</div>

Hi all,  
Is there a way (php, html or css) to create a form that has fields one beside other like for example: Name … Surname and then after that on bottom Email?  
We have tried using css without success i think mainly because in the template \<?php echo $content; ?\> dynamically adds fields one after another as they are defined in the database.  
Is there any way i can override “input type” and make them not go one after another instead one beside other?  
Thank you in advance!
