<?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: URGENT: Advanced CSS help</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: URGENT: Advanced CSS help</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 22:30:33 +0000</pubDate>

<item>
<title>yuniar on "URGENT: Advanced CSS help"</title>
<link>https://www.machform.com/forums/topic/urgent-advanced-css-help#post-20008</link>
<pubDate>Sat, 25 Jan 2014 08:50:04 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">20008@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;The field's label automatically convert new line into &#60;code&#62;&#38;lt;br/&#38;gt;&#60;/code&#62; tag indeed. So if you inserted table tags, make sure to strip all new lines first.
&#60;/p&#62;</description>
</item>
<item>
<title>AMurray on "URGENT: Advanced CSS help"</title>
<link>https://www.machform.com/forums/topic/urgent-advanced-css-help#post-19976</link>
<pubDate>Sat, 18 Jan 2014 06:13:42 +0000</pubDate>
<dc:creator>AMurray</dc:creator>
<guid isPermaLink="false">19976@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hiding and showing fields is done with conditional logic but I don't know if that's what you want.  You can also make any field an &#34;admin&#34; field visible only to the Admin back-end and not to the end user. See here for conditional logic: &#60;a href=&#34;http://www.appnitro.com/blog-conditional-logic-field-page&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/blog-conditional-logic-field-page&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Maybe I still don't understand exactly what youi're trying to achieve - sorry.    I will leave this for others - such as Yuniar (developer of the MF product) to have a look at - it may be a while before he comes back to the forum, so suggest you submit a help request: &#60;a href=&#34;http://www.appnitro.com/contact&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/contact&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>TFteam on "URGENT: Advanced CSS help"</title>
<link>https://www.machform.com/forums/topic/urgent-advanced-css-help#post-19975</link>
<pubDate>Sat, 18 Jan 2014 00:33:33 +0000</pubDate>
<dc:creator>TFteam</dc:creator>
<guid isPermaLink="false">19975@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;For 2. Yes, we are trying to align section breaks using the method on that link.&#60;br /&#62;
So whats the best way to split the form into 3 columns {drop down + drop down + section break} ?&#60;/p&#62;
&#60;p&#62;I plan on replacing the 'section break' with a checkbox field. Then using advance CSS to hide that checkbox itself.&#60;br /&#62;
Is that possible? If so, how do I do it? &#60;/p&#62;
&#60;p&#62;Please refer to this screenshot here: &#60;a href=&#34;http://s10.postimg.org/lbcokf01l/mf_issue_2.jpg&#34; rel=&#34;nofollow&#34;&#62;http://s10.postimg.org/lbcokf01l/mf_issue_2.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>TFteam on "URGENT: Advanced CSS help"</title>
<link>https://www.machform.com/forums/topic/urgent-advanced-css-help#post-19974</link>
<pubDate>Sat, 18 Jan 2014 00:30:05 +0000</pubDate>
<dc:creator>TFteam</dc:creator>
<guid isPermaLink="false">19974@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi AMurray,&#60;/p&#62;
&#60;p&#62;Thanks for the help. &#60;/p&#62;
&#60;p&#62;1. Can you please take a look at this: &#60;a href=&#34;http://s21.postimg.org/ol3eyse93/mf_issue.jpg&#34; rel=&#34;nofollow&#34;&#62;http://s21.postimg.org/ol3eyse93/mf_issue.jpg&#60;/a&#62;&#60;br /&#62;
I am still not sure why using &#38;lt;table&#38;gt; in the description area automatically add &#38;lt;br&#38;gt; to my form. &#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
</item>
<item>
<title>AMurray on "URGENT: Advanced CSS help"</title>
<link>https://www.machform.com/forums/topic/urgent-advanced-css-help#post-19972</link>
<pubDate>Fri, 17 Jan 2014 16:26:46 +0000</pubDate>
<dc:creator>AMurray</dc:creator>
<guid isPermaLink="false">19972@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;(1) Can't identify a problem......can you post a link to a sample form where this is occurring?    Are you adding carriage returns (Enter key) within the Description section of the form,  as that could be what is inserting the &#38;lt;br/&#38;gt; (line breaks).&#60;/p&#62;
&#60;p&#62;(2) Are you trying to align your section breaks in the same manner as described here - &#60;a href=&#34;http://www.appnitro.com/doc-field-alignment&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/doc-field-alignment&#60;/a&#62; -  it won't work.&#60;/p&#62;
&#60;p&#62;As noted on the above documentation page: &#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;However, there are some exceptions with the field alignment class.&#60;strong&#62; It won’t work on Matrix Choice and Section Break field &#60;/strong&#62;. Also, these only work if you are using the default alignment for the field labels (Top Aligned). If you are using Left or Right Label Alignment for your fields, this won’t work.
&#60;/p&#62;&#60;/blockquote&#62;</description>
</item>
<item>
<title>TFteam on "URGENT: Advanced CSS help"</title>
<link>https://www.machform.com/forums/topic/urgent-advanced-css-help#post-19969</link>
<pubDate>Fri, 17 Jan 2014 05:05:19 +0000</pubDate>
<dc:creator>TFteam</dc:creator>
<guid isPermaLink="false">19969@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;1. Everytime I use &#38;lt;table&#38;gt;&#38;lt;/table&#38;gt; in description area, the form seems to automatically add 5 &#38;lt;/br&#38;gt;&#38;lt;/br&#38;gt;&#38;lt;/br&#38;gt;&#38;lt;/br&#38;gt;&#38;lt;br/&#38;gt; to my form. Pushing the entire table down the page for some reason&#60;/p&#62;
&#60;p&#62;2. I am trying to add column_3 (advanced css) to section break but it doesn't seem to apply?&#60;/p&#62;
&#60;p&#62;Please advise. Thanks.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
