<?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: Space between checkbox and choice</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Space between checkbox and choice</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:06:56 +0000</pubDate>

<item>
<title>tania on "Space between checkbox and choice"</title>
<link>https://www.machform.com/forums/topic/space-between-checkbox-and-choice#post-8368</link>
<pubDate>Tue, 12 Jan 2010 08:33:24 +0000</pubDate>
<dc:creator>tania</dc:creator>
<guid isPermaLink="false">8368@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thank you!  It was actually the space between the checkbox and the option (which I learned by trial and error is the 25px) that I was referring to, but you made the spacing better all around.  Much appreciated.
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Space between checkbox and choice"</title>
<link>https://www.machform.com/forums/topic/space-between-checkbox-and-choice#post-8360</link>
<pubDate>Sun, 10 Jan 2010 12:07:26 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">8360@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You can change the padding and margin properties for those fields. Search for these code in your CSS form :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body label.choice {
color:#444444;
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;then change to be like this :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body label.choice {
color:#444444;
display:block;
font-size:100%;
line-height:1.4em;
margin:-1.3em 0 0 25px;
padding:0 0;
width:90%;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>tania on "Space between checkbox and choice"</title>
<link>https://www.machform.com/forums/topic/space-between-checkbox-and-choice#post-8352</link>
<pubDate>Sat, 09 Jan 2010 07:46:48 +0000</pubDate>
<dc:creator>tania</dc:creator>
<guid isPermaLink="false">8352@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi, I hope I can explain this.  Is there a way I can reduce the space between the checkbox and the options?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
