		<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Appnitro Software Forums Topic: How do I get fields on the same line?</title>
<link>http://www.appnitro.com/forums/</link>
<description>Appnitro Software Forums Topic: How do I get fields on the same line?</description>
<language>en</language>
<pubDate>Tue, 07 Feb 2012 09:25:00 +0000</pubDate>

<item>
<title>MarcusJ on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-13222</link>
<pubDate>Thu, 19 Jan 2012 03:59:36 +0000</pubDate>
<dc:creator>MarcusJ</dc:creator>
<guid isPermaLink="false">13222@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;i Have a question how do you get two checked boxes next to each other instead of one under the other. i have tried diffrent things posted and nothing is seeming to work.
&#60;/p&#62;</description>
</item>
<item>
<title>smartsales on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-12609</link>
<pubDate>Wed, 21 Sep 2011 22:51:57 +0000</pubDate>
<dc:creator>smartsales</dc:creator>
<guid isPermaLink="false">12609@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Five years ago this post was made regarding side by side fields on a form:&#60;/p&#62;
&#60;p&#62;Awesome, thanks for the tip. Perhaps this functionality could be built into the front end of the next version of Machform? Just a suggestion. Thanks!&#60;/p&#62;
&#60;p&#62;POSTED 3 YEARS AGO #&#60;br /&#62;
yuniar&#60;br /&#62;
MachForm Founder&#60;/p&#62;
&#60;p&#62;Great idea. But I'm afraid it won't be in the next few months. There are lot of other major features I'm currently working on to be added in the next version, which I'm sure you will love it! :-)&#60;br /&#62;
_______&#60;/p&#62;
&#60;p&#62;Is this going to be done?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;/p&#62;
&#60;p&#62;Richard
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-12303</link>
<pubDate>Wed, 13 Jul 2011 15:42:48 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">12303@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;You can try changing the container width of the name field, edit this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_18{
	float: left;
	width: 55%;
	clear: both;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;try change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_18{
	float: left;
	width: 37%;
	clear: both;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I think that should reduce the large space between those name and relationship field.
&#60;/p&#62;</description>
</item>
<item>
<title>exyss on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-12299</link>
<pubDate>Wed, 13 Jul 2011 01:54:38 +0000</pubDate>
<dc:creator>exyss</dc:creator>
<guid isPermaLink="false">12299@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;also... as long as i might get an answer... i would like add a label below the &#34;relationship&#34; field just like the labels under the name field (first, last) so it will blend in with the look of the &#34;line&#34;.  of course i can do this with html, but since this is being generated on the fly... i don't know.  i do know how to remove the bold label above the field...   :]  the instructions worked perfectly for lining up the email and phone number fields (at the bottom of he form). thanks for any responses and help!
&#60;/p&#62;</description>
</item>
<item>
<title>exyss on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-12298</link>
<pubDate>Wed, 13 Jul 2011 01:38:25 +0000</pubDate>
<dc:creator>exyss</dc:creator>
<guid isPermaLink="false">12298@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;i am trying to add a field next to a &#34;name&#34; field.  the name field has two parts, first name and last name as generated by the machform generator.  in my case, the name field id is li=&#34;18&#34; - the first name id is li=&#34;18_1&#34; and the last name id is li=&#34;18_2&#34;.  i am trying to move a field called &#34;relationship&#34; to the same line with the same spacing as between the the first and last name fields.  following the directions in the forum, i have the &#34;relationship&#34; field on the same line (using the id - li=&#34;18&#34; only) but with way too much space between it and the name fields.  none of the fixes in the forum for this problem work as i guess that having the 2 name fields with their corresponding sub id's can't be adjusted the same way regular field can.  does anyone have a possible fix?&#60;/p&#62;
&#60;p&#62;my form is here...  &#60;a href=&#34;http://bigdogsatellitepocatello.com/machform/view.php?id=1&#34; rel=&#34;nofollow&#34;&#62;http://bigdogsatellitepocatello.com/machform/view.php?id=1&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-11807</link>
<pubDate>Tue, 12 Apr 2011 21:00:08 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">11807@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;ozalkl -- can you contact us directly and let us know the login to your machform please? I think it would be easier for us to help you directly.&#60;/p&#62;
&#60;p&#62;Please mail to: customer.service [at] appnitro.com
&#60;/p&#62;</description>
</item>
<item>
<title>ozalkl on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-11794</link>
<pubDate>Tue, 12 Apr 2011 01:04:06 +0000</pubDate>
<dc:creator>ozalkl</dc:creator>
<guid isPermaLink="false">11794@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I need help with arranging the text fields as described in this post, i followed the instructions but now its all showing not in a order, also if there is error highlight only one of the fields work the other one don't.&#60;/p&#62;
&#60;p&#62;here is my current form:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.amazingagents.ca/formadmin/view.php?id=2&#34; rel=&#34;nofollow&#34;&#62;http://www.amazingagents.ca/formadmin/view.php?id=2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I am working on a deadline and i need my form to look like this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://webdesignlabs.ca/sample_form.jpg&#34; rel=&#34;nofollow&#34;&#62;http://webdesignlabs.ca/sample_form.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;also would like to know how do I change the submit button to an image as a button
&#60;/p&#62;</description>
</item>
<item>
<title>jamesmccarthy on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-11783</link>
<pubDate>Sat, 09 Apr 2011 07:34:01 +0000</pubDate>
<dc:creator>jamesmccarthy</dc:creator>
<guid isPermaLink="false">11783@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Never mind.  I finally got it.&#60;/p&#62;
&#60;p&#62;Jim
&#60;/p&#62;</description>
</item>
<item>
<title>jamesmccarthy on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-11781</link>
<pubDate>Sat, 09 Apr 2011 04:04:11 +0000</pubDate>
<dc:creator>jamesmccarthy</dc:creator>
<guid isPermaLink="false">11781@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I have tried the css code, but I myust be doing something wrong.  My web site is&#60;br /&#62;
&#60;a href=&#34;http://www.tucsonsquaredancefestival.com/machform/manage_form.php&#34; rel=&#34;nofollow&#34;&#62;http://www.tucsonsquaredancefestival.com/machform/manage_form.php&#60;/a&#62;&#60;br /&#62;
If you could look at Test2 and advise it would help.&#60;/p&#62;
&#60;p&#62;Jim
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-8953</link>
<pubDate>Thu, 18 Mar 2010 12:47:57 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">8953@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;chickgeek,&#60;/p&#62;
&#60;p&#62;yes, you might want to check this post:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/label-038-input-box-on-same-lin?replies=13&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/label-038-input-box-on-same-lin?replies=13&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>chickgeek on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-8950</link>
<pubDate>Thu, 18 Mar 2010 02:32:43 +0000</pubDate>
<dc:creator>chickgeek</dc:creator>
<guid isPermaLink="false">8950@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;Is there anyway to get the form field, next to the text, instead of below it?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.communitybank-secure.com/Estatements/secure_form/view.php?id=1&#34; rel=&#34;nofollow&#34;&#62;http://www.communitybank-secure.com/Estatements/secure_form/view.php?id=1&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Kind of working on a deadline and having some trouble on this one.&#60;/p&#62;
&#60;p&#62;Thanks in advance:)
&#60;/p&#62;</description>
</item>
<item>
<title>brucewilliams on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-8598</link>
<pubDate>Thu, 04 Feb 2010 05:52:23 +0000</pubDate>
<dc:creator>brucewilliams</dc:creator>
<guid isPermaLink="false">8598@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I think I finally figured it out - I just needed crash course in CSS :-)
&#60;/p&#62;</description>
</item>
<item>
<title>brucewilliams on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-8596</link>
<pubDate>Thu, 04 Feb 2010 02:16:47 +0000</pubDate>
<dc:creator>brucewilliams</dc:creator>
<guid isPermaLink="false">8596@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I have tried to follow these suggestions - finally, i got some fields to populate the same line. However, now those fields don't accept text. Please help - see:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://72.18.242.97/mform/view.php?id=2&#34; rel=&#34;nofollow&#34;&#62;http://72.18.242.97/mform/view.php?id=2&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/5#post-8424</link>
<pubDate>Mon, 18 Jan 2010 17:11:49 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">8424@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Section break should be working as well. However, you need to find this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body form li.section_break
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;remove the &#34;!important&#34; from the width property.
&#60;/p&#62;</description>
</item>
<item>
<title>Chris on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/4#post-8411</link>
<pubDate>Sat, 16 Jan 2010 05:01:55 +0000</pubDate>
<dc:creator>Chris</dc:creator>
<guid isPermaLink="false">8411@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I was wondering if it is possible to do this process with Section Breaks.&#60;/p&#62;
&#60;p&#62;I have been able to pair up multiple fields, but one I try this with section breaks I can't get any to Float to the left.&#60;/p&#62;
&#60;p&#62;Any help is appreciated
&#60;/p&#62;</description>
</item>
<item>
<title>zforray on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/4#post-8377</link>
<pubDate>Wed, 13 Jan 2010 00:29:24 +0000</pubDate>
<dc:creator>zforray</dc:creator>
<guid isPermaLink="false">8377@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I figured it out.  In my case, the elements were not sequential.  I thought the form editing process would always show the proper sequence (li) number, but it did not.&#60;/p&#62;
&#60;p&#62;The two phone number fields were li_5 and li_6 but the next form, being the radiobuttons, was li_9, which I discovered after reading through the generated code in the iframe.  &#60;/p&#62;
&#60;p&#62;I would have thought the form editing process would show the proper sequence number.  It would have been much easier to add the code to the CSS file.
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/4#post-8362</link>
<pubDate>Mon, 11 Jan 2010 10:57:23 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">8362@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;is it possible to post your form url in here ? so I can see it directly
&#60;/p&#62;</description>
</item>
<item>
<title>zforray on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/4#post-8348</link>
<pubDate>Sat, 09 Jan 2010 03:59:27 +0000</pubDate>
<dc:creator>zforray</dc:creator>
<guid isPermaLink="false">8348@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I understand the concept and just tried this, exactly as show on the first page of this thread:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_2{
	float: left;
	width: 35%;
	clear: both;
}

#li_3{
	width: 55%;
	float: left;
}

#li_4{
	clear: both;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;On my form, li_2 is a &#34;Primary phone&#34; and li_3 is &#34;Alternate phone&#34;.  li_4 is a radiobutton with 2-choices (YES and NO - would be nice to get a default button with these 2-choices).&#60;/p&#62;
&#60;p&#62;The end result was that while both phone numbers appear on 1-line, the area li_2 was  originally using was overlapped by li_4/radiobutton field, making the 2-phone number fields inaccessible.  When you clicked on the radiobutton field, the underlying yellow area overlays the 2-phone number fields.
&#60;/p&#62;</description>
</item>
<item>
<title>RBrown on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/4#post-8162</link>
<pubDate>Thu, 10 Dec 2009 23:22:56 +0000</pubDate>
<dc:creator>RBrown</dc:creator>
<guid isPermaLink="false">8162@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;nm....... :)
&#60;/p&#62;</description>
</item>
<item>
<title>RBrown on "How do I get fields on the same line?"</title>
<link>http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line/page/4#post-8161</link>
<pubDate>Thu, 10 Dec 2009 22:00:31 +0000</pubDate>
<dc:creator>RBrown</dc:creator>
<guid isPermaLink="false">8161@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Ok, I added the code as shown on the first page and only one line went into double column... Every other column is still the same as before.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.crossroadscommunications.org&#34; rel=&#34;nofollow&#34;&#62;http://www.crossroadscommunications.org&#60;/a&#62;  //Notice Start Time and End Time are the only two that doubled up, Even above it, simlar dates are still stacked?  HELP! :)
&#60;/p&#62;</description>
</item>

</channel>
</rss>

