<?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: 3.4 guidelines issue</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: 3.4 guidelines issue</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 01:33:55 +0000</pubDate>

<item>
<title>yuniar on "3.4 guidelines issue"</title>
<link>https://www.machform.com/forums/topic/34-guidelines-issue#post-17017</link>
<pubDate>Fri, 01 Feb 2013 13:33:07 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17017@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yes, below the above block of code, you can add this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body form li.li_pagination{
  display: none !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>MBS77 on "3.4 guidelines issue"</title>
<link>https://www.machform.com/forums/topic/34-guidelines-issue#post-16979</link>
<pubDate>Thu, 31 Jan 2013 22:01:31 +0000</pubDate>
<dc:creator>MBS77</dc:creator>
<guid isPermaLink="false">16979@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Can th &#34;Pagination Header Style&#34; also be removed from mobile site in this manner?
&#60;/p&#62;</description>
</item>
<item>
<title>MBS77 on "3.4 guidelines issue"</title>
<link>https://www.machform.com/forums/topic/34-guidelines-issue#post-16941</link>
<pubDate>Thu, 31 Jan 2013 03:24:35 +0000</pubDate>
<dc:creator>MBS77</dc:creator>
<guid isPermaLink="false">16941@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks Yuniar, that worked a treat, excellent product, excellent support, most impressed, all the best, thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "3.4 guidelines issue"</title>
<link>https://www.machform.com/forums/topic/34-guidelines-issue#post-16920</link>
<pubDate>Wed, 30 Jan 2013 15:19:34 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">16920@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It is possible to disable the guidelines when viewing form on mobile devices. You can edit your &#34;machform/view.mobile.css&#34; file.&#60;br /&#62;
Search around line 55 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body form li .guidelines{
		background: none !important;
		border: none !important;
		font-size:105%;
		line-height:100%;
		margin: 0 !important;
	        padding: 0 0 5px;
		visibility:visible;
		width:100%;
		position: static;
		clear: both;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body form li .guidelines{
		background: none !important;
		border: none !important;
		font-size:105%;
		line-height:100%;
		margin: 0 !important;
	        padding: 0 0 5px;
		display: none !important;
		width:100%;
		position: static;
		clear: both;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>MBS77 on "3.4 guidelines issue"</title>
<link>https://www.machform.com/forums/topic/34-guidelines-issue#post-16909</link>
<pubDate>Wed, 30 Jan 2013 05:40:50 +0000</pubDate>
<dc:creator>MBS77</dc:creator>
<guid isPermaLink="false">16909@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks for 3.4 update , it's great however on my forms i use several large guidelines that then take up a page when viewed on a mobile phone, any way to disable or conditionally turn off guidelines when viewing form on mobile device?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
