<?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: horizontal form</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: horizontal form</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 02:27:46 +0000</pubDate>

<item>
<title>redityo on "horizontal form"</title>
<link>https://www.machform.com/forums/topic/horizontal-form#post-3411</link>
<pubDate>Sat, 25 Oct 2008 08:07:10 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">3411@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;try to insert &#60;strong&#62;margin-right&#60;/strong&#62; rules on li_5 like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_5 {
display:inline;
width:40%;
float:right;
margin-right:10px !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>craig on "horizontal form"</title>
<link>https://www.machform.com/forums/topic/horizontal-form#post-3408</link>
<pubDate>Fri, 24 Oct 2008 20:45:56 +0000</pubDate>
<dc:creator>craig</dc:creator>
<guid isPermaLink="false">3408@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thank you, I have done this but it has pushed the message box over to the right alot so its going over the edge of the background if you have a look you will see what I mean. Can I adjust the spacing between it as it looks like its around 50px.&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;/p&#62;
&#60;p&#62;Craig Dorricott.
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "horizontal form"</title>
<link>https://www.machform.com/forums/topic/horizontal-form#post-3406</link>
<pubDate>Fri, 24 Oct 2008 19:42:22 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">3406@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Hmmm ... it seems you want to line up the element with another format. I've seen you form, in there you have these information :&#60;/p&#62;
&#60;p&#62;- name element with id = 1&#60;br /&#62;
- email element with id = 3&#60;br /&#62;
- message element with id = 5&#60;/p&#62;
&#60;p&#62;first you have to make sure the element order on form editor like this :&#60;/p&#62;
&#60;p&#62;- name&#60;br /&#62;
- message&#60;br /&#62;
- email&#60;/p&#62;
&#60;p&#62;then, edit your CSS form and insert this code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_1 {
	display:inline;
	width:45%;
	float:left;
}

#li_5 {
	display:inline;
	width:40%;
	float:right;

}

#li_3 {
	display:inline;
	width:45%;
	float:left;

}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>craig on "horizontal form"</title>
<link>https://www.machform.com/forums/topic/horizontal-form#post-3405</link>
<pubDate>Fri, 24 Oct 2008 16:37:38 +0000</pubDate>
<dc:creator>craig</dc:creator>
<guid isPermaLink="false">3405@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi How do I make the form horizontal. if you go to this link &#60;a href=&#34;http://www.quay-digital/webdesign/ikonia/contact.php&#34; rel=&#34;nofollow&#34;&#62;http://www.quay-digital/webdesign/ikonia/contact.php&#60;/a&#62; you will see what I mean. I want the message box to be on the right of the name and email input boxes.&#60;/p&#62;
&#60;p&#62;Can this be done?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
