<?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 in admin view</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: radio buttons on same line in admin view</description>
<language>en</language>
<pubDate>Mon, 22 Jun 2026 07:57:56 +0000</pubDate>

<item>
<title>grimdesigns on "radio buttons on same line in admin view"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line-in-admin-view#post-11175</link>
<pubDate>Thu, 06 Jan 2011 12:25:08 +0000</pubDate>
<dc:creator>grimdesigns</dc:creator>
<guid isPermaLink="false">11175@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I figured it out. You have to find the element ID of the radio button(s) that you want to be horizontal. I wanted certain radio buttons in the edit_entry view to be horizontal so while in the edit_entry view, I did a quick view source and found the element ID.&#60;/p&#62;
&#60;p&#62;Then you need to use an editor (notepad, dreamweaver, etc) to edit the edit_entry.css file. In that file you can place this code:&#60;/p&#62;
&#60;p&#62;#li_89 label.choice {&#60;br /&#62;
	display:inline;&#60;br /&#62;
	position:relative;&#60;br /&#62;
	margin-left: 0.2em;&#60;br /&#62;
	_top:0.2em;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#li_89 input.radio {&#60;br /&#62;
	display: inline;&#60;br /&#62;
	margin-left: 0.5em;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Please remember to replace (#li_89) with an element of your choosing.&#60;br /&#62;
I hope this helps someone.&#60;/p&#62;
&#60;p&#62;Note: The above code example was taking from a previous post Yuniar had where this code was placed in the view.css file which controlled the view.php page.
&#60;/p&#62;</description>
</item>
<item>
<title>grimdesigns on "radio buttons on same line in admin view"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line-in-admin-view#post-11174</link>
<pubDate>Thu, 06 Jan 2011 12:01:43 +0000</pubDate>
<dc:creator>grimdesigns</dc:creator>
<guid isPermaLink="false">11174@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Okay, thanks
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "radio buttons on same line in admin view"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line-in-admin-view#post-11165</link>
<pubDate>Wed, 05 Jan 2011 15:22:36 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">11165@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I'm afraid it won't be possible to have the radio buttons on the same line in the admin view. This can only be done on the resulting forms.
&#60;/p&#62;</description>
</item>
<item>
<title>grimdesigns on "radio buttons on same line in admin view"</title>
<link>https://www.machform.com/forums/topic/radio-buttons-on-same-line-in-admin-view#post-11163</link>
<pubDate>Tue, 04 Jan 2011 21:25:13 +0000</pubDate>
<dc:creator>grimdesigns</dc:creator>
<guid isPermaLink="false">11163@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is there a way to have radio buttons on the same line in the admin view
&#60;/p&#62;</description>
</item>

</channel>
</rss>
