How to put columns in a form?

Cherryripe90 31 Mar, 2009
Hi .. I'm a complete newb as of today .. have created a rego form and uploaded but its a VERY long form and some of the fields only need to be half the width of the form ie 2 columns if possible?.. but the Wizard doesn't seem to allow for two items on one row. Does anyone know if this is possible and easy 🙂 ?? to do? Reading forum Q&A re two text boxes on one line .. it looks as though the following code needs to be removed?? between the two fields you want on the same line ...   </div>
  <div class="clear"> </div>
</div>
<div class="form_item">
  <div class="form_element cf_textbox">

..... i did remove the similar field between my two fields but it left the label of the 2nd field underneath and brought the 2nd box up to where it should be ie same line!🙂 is it easy to fix? thanks!
Max_admin 31 Mar, 2009
Hi Cherryripe90,

the form wizard will not allow 2 columns, editing the code it creates is not very easy because its a lot of Divs, I suggest you build your form the classic way using any HTML editor and then copy and paste the form code in HTML code box of a new form, this will be more time savy!

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.