<?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: center entire form</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: center entire form</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 01:27:12 +0000</pubDate>

<item>
<title>redityo on "center entire form"</title>
<link>https://www.machform.com/forums/topic/center-entire-form#post-8146</link>
<pubDate>Tue, 08 Dec 2009 19:49:06 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">8146@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I see.. for one line check box you need to edit view-functions.php file and you can ignore my previous code. Go to line 585 and you'll see this code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then replace with this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;span id=&#38;quot;checkbox_span_{$element-&#38;gt;id}&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;after that you need to put these css code to your css form&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#checkbox_span_2 {
width:100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;don't forget to change the number with your check box element id
&#60;/p&#62;</description>
</item>
<item>
<title>texags2008 on "center entire form"</title>
<link>https://www.machform.com/forums/topic/center-entire-form#post-8141</link>
<pubDate>Mon, 07 Dec 2009 11:07:50 +0000</pubDate>
<dc:creator>texags2008</dc:creator>
<guid isPermaLink="false">8141@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;when i take out the code to put all the checkboxes on the same line, your code above works like a champ. i'd like to keep them on the same line though.&#60;/p&#62;
&#60;p&#62;thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>texags2008 on "center entire form"</title>
<link>https://www.machform.com/forums/topic/center-entire-form#post-8140</link>
<pubDate>Mon, 07 Dec 2009 10:57:01 +0000</pubDate>
<dc:creator>texags2008</dc:creator>
<guid isPermaLink="false">8140@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;not playing so nice. they are no longer all on the same line. looks all jacked up.
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "center entire form"</title>
<link>https://www.machform.com/forums/topic/center-entire-form#post-8137</link>
<pubDate>Mon, 07 Dec 2009 09:52:31 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">8137@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;For some field need to add some CSS code indeed, to centering check box try to add these code in your CSS form :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_15 span{
width:100%;
}

#li_15 input.checkbox{
width:60% !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Make sure you change the ID's number with your check box ID's
&#60;/p&#62;</description>
</item>
<item>
<title>texags2008 on "center entire form"</title>
<link>https://www.machform.com/forums/topic/center-entire-form#post-8136</link>
<pubDate>Mon, 07 Dec 2009 09:52:07 +0000</pubDate>
<dc:creator>texags2008</dc:creator>
<guid isPermaLink="false">8136@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Here is a pic of the problem...&#60;/p&#62;
&#60;p&#62;[img]http://shockerpot.com/wp-content/uploads/form.JPG[/img]
&#60;/p&#62;</description>
</item>
<item>
<title>texags2008 on "center entire form"</title>
<link>https://www.machform.com/forums/topic/center-entire-form#post-8134</link>
<pubDate>Mon, 07 Dec 2009 08:24:12 +0000</pubDate>
<dc:creator>texags2008</dc:creator>
<guid isPermaLink="false">8134@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Trying to center ever element for one of my forms. I chanced the text-align:center; for the body and container but have an issue. My checkbox elements are not working correct. The title of the element is centered but the options under them are still positioned left.&#60;/p&#62;
&#60;p&#62;What do I need to change to fix this? Thanks.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
