<?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: Checkboxes/Multiple Choice  align to the right</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Checkboxes/Multiple Choice  align to the right</description>
<language>en</language>
<pubDate>Mon, 13 Apr 2026 01:10:27 +0000</pubDate>

<item>
<title>yuniar on "Checkboxes/Multiple Choice  align to the right"</title>
<link>https://www.machform.com/forums/topic/checkboxesmultiple-choice-align-to-the-right#post-10286</link>
<pubDate>Wed, 25 Aug 2010 20:14:44 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">10286@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Try this, search for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body form li span
{
	color:#444;
	float:right;
	margin:0 4px 0 0;
	padding:0 0 8px;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>moodleclass on "Checkboxes/Multiple Choice  align to the right"</title>
<link>https://www.machform.com/forums/topic/checkboxesmultiple-choice-align-to-the-right#post-10277</link>
<pubDate>Wed, 25 Aug 2010 06:51:36 +0000</pubDate>
<dc:creator>moodleclass</dc:creator>
<guid isPermaLink="false">10277@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi yuniar&#60;br /&#62;
Thank you for your help.&#60;br /&#62;
I still have a problem as you can see in this link:&#60;br /&#62;
&#60;a href=&#34;http://moodleclass.org/formmaker/view.php?id=2&#34; rel=&#34;nofollow&#34;&#62;http://moodleclass.org/formmaker/view.php?id=2&#60;/a&#62;&#60;br /&#62;
all the objects as Checkboxes/Multiple Choice and other are align to to left.&#60;br /&#62;
Please help me to fix this problem - I need to align all the objects to the right.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Checkboxes/Multiple Choice  align to the right"</title>
<link>https://www.machform.com/forums/topic/checkboxesmultiple-choice-align-to-the-right#post-10271</link>
<pubDate>Tue, 24 Aug 2010 15:22:36 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">10271@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Edit your form CSS code. Search for this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body label.choice
{
	color:#444;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body label.choice
{
	color:#444;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;

	text-align: right;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>moodleclass on "Checkboxes/Multiple Choice  align to the right"</title>
<link>https://www.machform.com/forums/topic/checkboxesmultiple-choice-align-to-the-right#post-10268</link>
<pubDate>Tue, 24 Aug 2010 08:10:24 +0000</pubDate>
<dc:creator>moodleclass</dc:creator>
<guid isPermaLink="false">10268@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;How can align the Checkboxes/Multiple Choice Field (the Field Type not the Field Label)to the right instead of left?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
