<?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>MachForm Community Forums Topic: Radio buttons on same line?</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Radio buttons on same line?</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 20:37:01 +0000</pubDate>

<item>
<title>sulapanidhummi on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/3#post-11716</link>
<pubDate>Mon, 28 Mar 2011 22:33:54 +0000</pubDate>
<dc:creator>sulapanidhummi</dc:creator>
<guid isPermaLink="false">11716@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks YUNIAR!!!, Now I have carried out those changes.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-11713</link>
<pubDate>Mon, 28 Mar 2011 19:17:47 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">11713@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;sulapani,&#60;/p&#62;
&#60;p&#62;To set the font in section break to bold, change this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;form .section_break h3
{
	font-size:120%;
	background-color:#bfcffe;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;form .section_break h3
{
	font-size:120%;
	background-color:#bfcffe;
	font-weight:700;
	line-height:130%;
	margin:0 0 2px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to change the font color, simply add the color property there as well. Regarding the background color, I see that you have it correct already now?
&#60;/p&#62;</description>
</item>
<item>
<title>sulapanidhummi on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-11703</link>
<pubDate>Sun, 27 Mar 2011 12:43:57 +0000</pubDate>
<dc:creator>sulapanidhummi</dc:creator>
<guid isPermaLink="false">11703@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi YUNIAR, Thanks&#60;br /&#62;
I did it as suggested by you successfully (www.runnynoseremedy.org/evalform.html ). Now, I want to make fonts BOLD, in SECTION BREAK row and fonts in the fields from bold to NORMAL. 1) How to do that. 2)Is it possible to change font color. 3) Is it possible to change back-ground color of SECTION BREAK row to a desired color. Kindly guide me, thanks in advance!!!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-11698</link>
<pubDate>Sat, 26 Mar 2011 19:24:31 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">11698@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;sulapani -- I see that you have few modules within your form.&#60;br /&#62;
I suggest to use &#34;Section Break&#34; field to put the module header.&#60;/p&#62;
&#60;p&#62;It looks nicer and should split your form much better than using the label.&#60;br /&#62;
Also, if you need to make your form shorter, you can align some of those fields into one line.&#60;/p&#62;
&#60;p&#62;Check this post for more instruction on this:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line?replies=85&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/how-do-i-get-fields-on-the-same-line?replies=85&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>sulapanidhummi on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-11676</link>
<pubDate>Fri, 25 Mar 2011 10:07:45 +0000</pubDate>
<dc:creator>sulapanidhummi</dc:creator>
<guid isPermaLink="false">11676@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I am new to this forum. I have prepared a form using MachForm. I have placed radio buttons and check boxes in row format by following the advice by Mr.YUNIAR. The output is available at the URL:  &#60;a href=&#34;http://www.runnynoseremedy.org/evalform.html&#34; rel=&#34;nofollow&#34;&#62;www.runnynoseremedy.org/evalform.html&#60;/a&#62;    I request FORUM members /MachForm support team to see the form and suggest, if any further improvement is required ( thru email to: info[a]runnynoseremedy.org )&#60;/p&#62;
&#60;p&#62;I hereby, invite all the members to visit my website: &#60;a href=&#34;http://www.runnynoseremedy.org&#34; rel=&#34;nofollow&#34;&#62;www.runnynoseremedy.org&#60;/a&#62;  which is all about World’s first genuine remedy for allergic runny nose at zero-cost.&#60;br /&#62;
Sulapani V Dhummi
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-11583</link>
<pubDate>Thu, 10 Mar 2011 19:15:39 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">11583@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;seasonseg -- you can use the table code modification as posted here:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/radio-buttons-on-same-line?replies=35#post-3502&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/radio-buttons-on-same-line?replies=35#post-3502&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you are having difficulty, please contact us directly and send us your view-functions.php file.&#60;/p&#62;
&#60;p&#62;We'll help you with the code.
&#60;/p&#62;</description>
</item>
<item>
<title>seasonseg on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-11576</link>
<pubDate>Wed, 09 Mar 2011 16:46:26 +0000</pubDate>
<dc:creator>seasonseg</dc:creator>
<guid isPermaLink="false">11576@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I still haven't received a reply to my question above. Please help me when someone is available. Thank you very much :)
&#60;/p&#62;</description>
</item>
<item>
<title>djones on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-11427</link>
<pubDate>Tue, 15 Feb 2011 23:34:39 +0000</pubDate>
<dc:creator>djones</dc:creator>
<guid isPermaLink="false">11427@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I would like to use this radio buttons on the same line to provide Scale &#38;#38; Grid form elements. Just one line of 1,2,3,4,5 and then a number of radio buttons under each column.
&#60;/p&#62;</description>
</item>
<item>
<title>seasonseg on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-11390</link>
<pubDate>Thu, 10 Feb 2011 05:59:16 +0000</pubDate>
<dc:creator>seasonseg</dc:creator>
<guid isPermaLink="false">11390@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I tried the code you posted above but had to take it off because it simply tried to fit as many check boxes per line rather then having an orderly row of check boxes with 2 per line only.&#60;/p&#62;
&#60;p&#62;Please let me know if you know of any other ways?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-11307</link>
<pubDate>Fri, 28 Jan 2011 19:59:16 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">11307@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Have you tried the code I posted above?
&#60;/p&#62;</description>
</item>
<item>
<title>seasonseg on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-11297</link>
<pubDate>Thu, 27 Jan 2011 05:52:03 +0000</pubDate>
<dc:creator>seasonseg</dc:creator>
<guid isPermaLink="false">11297@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thank you for the update!&#60;/p&#62;
&#60;p&#62;I am still have one problem. I'm trying to get the check boxes to have 2 or 3 vehicles listed per line in a set form so they aren't all over the place. Is there a way to make it sort of like a table so it'll display 2 - 3 vehicles per row but lined up one under another with the check boxes centered to the left so all the boxes are in a row?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-11196</link>
<pubDate>Thu, 13 Jan 2011 19:32:21 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">11196@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Try to edit your CSS and add this block of code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_24 label.choice, #li_25 label.choice,
#li_29 label.choice, #li_28 label.choice,
#li_27 label.choice, #li_26 label.choice {
	display:inline;
	position:relative;
	margin-left: 0.2em;
	_top:0.2em;
}

#li_24 input.checkbox, #li_25 input.checkbox,
#li_29 input.checkbox, #li_28 input.checkbox,
#li_27 input.checkbox, #li_26 input.checkbox {
	display: inline;
	margin-left: 0.5em;

}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;To get the Terms &#38;#38; Conditions become a link, simply use the HTML tag to create the link.&#60;br /&#62;
It should be something like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;I Agree and Accept&#38;quot; all &#38;lt;a href=&#38;quot;http://www.seasonseventgroup.com/tac.php&#38;quot;&#38;gt;Terms &#38;#38; Conditions&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>seasonseg on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-11191</link>
<pubDate>Wed, 12 Jan 2011 13:43:27 +0000</pubDate>
<dc:creator>seasonseg</dc:creator>
<guid isPermaLink="false">11191@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I'm having trouble getting the check boxes to appear on the same line for the limousine / party bus services quote for I have on my site. I'm trying to get 2 vehicle names to appear per line so it can cut that portion of the form in half. Please view &#60;a href=&#34;http://seasonseventgroup.com/vehicle.php?vid=1&#34; rel=&#34;nofollow&#34;&#62;http://seasonseventgroup.com/vehicle.php?vid=1&#60;/a&#62; and let me know what I'm doing wrong or how to get them side by side.&#60;/p&#62;
&#60;p&#62;Also does anyone know how to get links to appear in the text on certina portions of a text field as I've been trying to do this as well for the Terms &#38;#38; Conditions section at the bottom of the form to show my terms and conditions page when clicked.&#60;br /&#62;
I look forward to anyones advise as it is much apreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>abcrobots on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-9481</link>
<pubDate>Mon, 17 May 2010 19:15:31 +0000</pubDate>
<dc:creator>abcrobots</dc:creator>
<guid isPermaLink="false">9481@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I was originally confused because I thought that the #li number would be the number of the field in the admin backend.  I did a quick &#34;view source&#34; and found the code related to the element in question, and updated my form to match the real ID# and now everything works.  Hope this helps everyone!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-9365</link>
<pubDate>Sat, 01 May 2010 16:27:44 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9365@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;mfsbiz,&#60;/p&#62;
&#60;p&#62;first of all, I think you need to set the width of your form to be wider.&#60;br /&#62;
change your css code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.order_form {
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	width: 660px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;adjust the width to be something like 860px or so.&#60;/p&#62;
&#60;p&#62;Then remove the &#60;code&#62;&#38;lt;br /&#38;gt;&#60;/code&#62; tag in front of your image tag.&#60;/p&#62;
&#60;p&#62;Then add &#60;strong&#62;align=&#34;absmiddle&#34;&#60;/strong&#62; attribute to each of your images.&#60;/p&#62;
&#60;p&#62;That should align all of them within one line.
&#60;/p&#62;</description>
</item>
<item>
<title>msfbiz on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-9345</link>
<pubDate>Fri, 30 Apr 2010 02:35:43 +0000</pubDate>
<dc:creator>msfbiz</dc:creator>
<guid isPermaLink="false">9345@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have tried the different CSS modification solution to get my radio buttons to align properly, but with no success.&#60;/p&#62;
&#60;p&#62;Only part of the second radio button is on the same line as the first one.&#60;br /&#62;
The label and image are pushed underneath.&#60;/p&#62;
&#60;p&#62;You can see the form here: &#60;a href=&#34;http://www.stopsmokingfrance.com/commande.php&#34; rel=&#34;nofollow&#34;&#62;http://www.stopsmokingfrance.com/commande.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any help would be appreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-9170</link>
<pubDate>Fri, 09 Apr 2010 17:24:43 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9170@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;hylevy19 -- thank you for sharing the tips. I've fixed your code formatting.
&#60;/p&#62;</description>
</item>
<item>
<title>hylevy19 on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-9163</link>
<pubDate>Fri, 09 Apr 2010 07:29:11 +0000</pubDate>
<dc:creator>hylevy19</dc:creator>
<guid isPermaLink="false">9163@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;GETTING RADIO BUTTONS TO PRINT ALL ON ONE LINE&#60;/p&#62;
&#60;p&#62;I pity those who beat their head against a wall like I did and tried everything.&#60;/p&#62;
&#60;p&#62;I did solve it. Was too simple.&#60;/p&#62;
&#60;p&#62;Situation was I had 200 questions with radio buttons for yes, no, maybe answers.&#60;br /&#62;
I wanted them alongside each other on same line as the question. FF worked fine then  tried IE (Moz 4.0) and Safari. Was disgusting. Here's the final code I used (also note&#60;br /&#62;
I was generating dynamic html using php so if someone says it won't work, it's not true.)&#60;/p&#62;
&#60;p&#62;The key was using the horrid&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;pre&#38;gt; and &#38;lt;/pre&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;tags. I know with CSS this may be looked on in disfavor, but in this case it was the simplest solution. 2 lines of code.&#60;/p&#62;
&#60;p&#62;This generates 200 lines of questions from a table. Maybe later I will upgrade it to a&#60;br /&#62;
MySQL application but the questions never change. Also notice use of the &#38;lt;&#38;lt;&#38;lt; notation so I can specify my own delimiter so I don't have to use those nasty backslashes to escape everything to the point where you can't read it.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;foreach($Q_text as $item =&#38;gt; $text)
{
 $trim_text = trim($text);
 echo &#38;lt;&#38;lt;&#38;lt;delim
&#38;lt;tr&#38;gt;
&#38;lt;pre&#38;gt;
  &#38;lt;td class=&#38;quot;left&#38;quot;&#38;gt;
      &#38;lt;input type=&#38;quot;radio&#38;quot;  class=&#38;quot;radio&#38;quot; name=&#38;quot;answer[$item]&#38;quot; value=&#38;quot;+&#38;quot; /&#38;gt;
      &#38;lt;label class=&#38;quot;left&#38;quot;&#38;gt;+&#38;lt;/label&#38;gt;
      &#38;lt;input type=&#38;quot;radio&#38;quot;  class=&#38;quot;radio&#38;quot; name=&#38;quot;answer[$item]&#38;quot; value=&#38;quot;M&#38;quot;  /&#38;gt;
      &#38;lt;label class=&#38;quot;left&#38;quot;&#38;gt;M&#38;lt;/label&#38;gt;
      &#38;lt;input type=&#38;quot;radio&#38;quot;  class=&#38;quot;&#38;quot; name=&#38;quot;answer[$item]&#38;quot; value=&#38;quot;-&#38;quot;  /&#38;gt;
      &#38;lt;label class=&#38;quot;left&#38;quot;&#38;gt;-&#38;lt;/label&#38;gt;
  &#38;lt;/td&#38;gt;
    &#38;lt;td width=&#38;quot;750&#38;quot; class=&#38;quot;question&#38;quot; valign=&#38;quot;top&#38;quot; &#38;gt;
      &#38;lt;label&#38;gt;$trim_text&#38;lt;/label&#38;gt;
 &#38;lt;/td&#38;gt;
&#38;lt;/pre&#38;gt;
&#38;lt;/tr&#38;gt;
delim;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This is sort of what it looks like (except I couldn't copy the buttons, only the labels of + (yes), M (maybe) and - (no),&#60;/p&#62;
&#60;p&#62; +  M  -  1) Do you make thoughtless remarks or accusations which later you regret?&#60;/p&#62;
&#60;p&#62;Hope this helps you.
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-8532</link>
<pubDate>Thu, 28 Jan 2010 09:51:58 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">8532@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I see.. I found HTML &#34;BR&#34; tag on each choices label in there and that's why you can't get the radio button on the same line.&#60;/p&#62;
&#60;p&#62;Try to edit your form and select that &#34;choice&#34; field, you should see &#34;BR&#34; tag on choice label like this &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Finalist 2 &#38;lt;br /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then remove &#34;BR&#34; tag from there
&#60;/p&#62;</description>
</item>
<item>
<title>davidvictory on "Radio buttons on same line?"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line/page/2#post-8524</link>
<pubDate>Wed, 27 Jan 2010 22:39:19 +0000</pubDate>
<dc:creator>davidvictory</dc:creator>
<guid isPermaLink="false">8524@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I have that code in the css..http://login.comfortkeepers.com/machform/data/form_5/css/view.css&#60;/p&#62;
&#60;p&#62;still no luck..
&#60;/p&#62;</description>
</item>

</channel>
</rss>
