<?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: Style Section Breaks</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Style Section Breaks</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 03:42:42 +0000</pubDate>

<item>
<title>redityo on "Style Section Breaks"</title>
<link>https://www.machform.com/forums/topic/style-section-breaks#post-7266</link>
<pubDate>Thu, 10 Sep 2009 08:27:14 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">7266@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Try with these CSS code  :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_53.section_break{
	border-top: none !important;
	color:#000000 !important;
	font-size:100% !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;if the code still not work, is it possible to send your form url in here ? I will check it.
&#60;/p&#62;</description>
</item>
<item>
<title>ryanpowell on "Style Section Breaks"</title>
<link>https://www.machform.com/forums/topic/style-section-breaks#post-7264</link>
<pubDate>Thu, 10 Sep 2009 01:52:53 +0000</pubDate>
<dc:creator>ryanpowell</dc:creator>
<guid isPermaLink="false">7264@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I'm not having any luck with this code. Doesn't seem to be changing anything.&#60;/p&#62;
&#60;p&#62;Main attributes that I am trying to change are...&#60;br /&#62;
- Lose the border&#60;br /&#62;
- Change the color to black&#60;br /&#62;
- Change the font size&#60;/p&#62;
&#60;p&#62;Code I inserted is as follows:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_53.section_break{
	border-top: none;
	color:#000000
	font-size:100%;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>yuniar on "Style Section Breaks"</title>
<link>https://www.machform.com/forums/topic/style-section-breaks#post-7255</link>
<pubDate>Wed, 09 Sep 2009 14:09:37 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">7255@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yes that is possible. Let say your section break is having this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li class=&#38;quot;section_break&#38;quot; id=&#38;quot;li_3&#38;quot;&#38;gt;
&#38;lt;h3&#38;gt;Section Break&#38;lt;/h3&#38;gt;
&#38;lt;p/&#38;gt;
&#38;lt;/li&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;then you can style it by using this CSS code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#li_3.section_break{
  ...your custom css code here....
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>ryanpowell on "Style Section Breaks"</title>
<link>https://www.machform.com/forums/topic/style-section-breaks#post-7249</link>
<pubDate>Wed, 09 Sep 2009 09:04:29 +0000</pubDate>
<dc:creator>ryanpowell</dc:creator>
<guid isPermaLink="false">7249@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is it possible to style individual section breaks? I just need one section break to be different from the rest.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
