<?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: Section Breaks With Firefox</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Section Breaks With Firefox</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 06:41:34 +0000</pubDate>

<item>
<title>yuniar on "Section Breaks With Firefox"</title>
<link>https://www.machform.com/forums/topic/section-breaks-with-firefox#post-2358</link>
<pubDate>Tue, 15 Jul 2008 15:33:08 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">2358@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Get the id of your section break (let's assume it's #li_4) and put this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_4 {
   clear: both;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Let me know how it goes.
&#60;/p&#62;</description>
</item>
<item>
<title>walags on "Section Breaks With Firefox"</title>
<link>https://www.machform.com/forums/topic/section-breaks-with-firefox#post-2352</link>
<pubDate>Tue, 15 Jul 2008 13:02:33 +0000</pubDate>
<dc:creator>walags</dc:creator>
<guid isPermaLink="false">2352@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Has anyone else experience issues with section breaks in firefox when used following a line which holds multiple fields. It looks great in IE but in Firefox (at least with version 3) it breaks the form.&#60;/p&#62;
&#60;p&#62;To recreate this problem create a form with 3 elements on row 1 followed by a section break. CSS the 3 fields together&#60;/p&#62;
&#60;p&#62;#li_1{&#60;br /&#62;
float: left;&#60;br /&#62;
width: 30%;&#60;br /&#62;
clear: both;&#60;br /&#62;
}&#60;br /&#62;
#li_2{&#60;br /&#62;
float: left;&#60;br /&#62;
width: 30%;&#60;br /&#62;
}&#60;br /&#62;
#li_3{&#60;br /&#62;
float: left;&#60;br /&#62;
width: 30%;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;(For me at least) You will see in IE the form works and looks as expected. In Firefox the fields above the section break can not be selected.&#60;/p&#62;
&#60;p&#62;I would have posted a form myself to quickly show this but I'm messing with post-functions trying to implement something right now.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
