<?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: Hide form name</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Hide form name</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 01:41:28 +0000</pubDate>

<item>
<title>conceive on "Hide form name"</title>
<link>https://www.machform.com/forums/topic/hide-form-name#post-17701</link>
<pubDate>Tue, 19 Mar 2013 04:56:10 +0000</pubDate>
<dc:creator>conceive</dc:creator>
<guid isPermaLink="false">17701@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;ok thx for the heads-up!&#60;br /&#62;
&#60;code&#62;:]&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>williamansley on "Hide form name"</title>
<link>https://www.machform.com/forums/topic/hide-form-name#post-17660</link>
<pubDate>Fri, 15 Mar 2013 23:00:09 +0000</pubDate>
<dc:creator>williamansley</dc:creator>
<guid isPermaLink="false">17660@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;@conceive: The view.css file in the main directory is the source for all of the local copies of view.css that are associated with each individual form. If you have made the suggested changes to that file, you will see that all future forms you create will have the title hidden, so it would be a good idea to change it back if you have modified it. I am just passing this along to help you avoid a potential unpleasant surprise in the future.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Hide form name"</title>
<link>https://www.machform.com/forums/topic/hide-form-name#post-17653</link>
<pubDate>Fri, 15 Mar 2013 19:13:39 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17653@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;As of v3, I suggest not to modify the view.css directly. Instead, you should add  any custom CSS code into your form's theme.&#60;br /&#62;
So, edit the theme of your form, click the &#34;Advanced CSS&#34; menu-item from the dropdown and put the CSS there.
&#60;/p&#62;</description>
</item>
<item>
<title>conceive on "Hide form name"</title>
<link>https://www.machform.com/forums/topic/hide-form-name#post-17641</link>
<pubDate>Fri, 15 Mar 2013 06:06:26 +0000</pubDate>
<dc:creator>conceive</dc:creator>
<guid isPermaLink="false">17641@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Is this the view.css file in main directory?&#60;/p&#62;
&#60;p&#62;This edit doesn't seem to work in v3.4
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Hide form name"</title>
<link>https://www.machform.com/forums/topic/hide-form-name#post-12384</link>
<pubDate>Thu, 28 Jul 2011 17:38:27 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">12384@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yes, you can edit the CSS of your form for this.&#60;br /&#62;
Search for this CSS code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#main_body .form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

#main_body .form_description[class]
{
	display:block;
}&#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_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:none;
	margin:0 0 1em;
}

#main_body .form_description[class]
{
	display:none;
}&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>Edken on "Hide form name"</title>
<link>https://www.machform.com/forums/topic/hide-form-name#post-12374</link>
<pubDate>Thu, 28 Jul 2011 02:12:24 +0000</pubDate>
<dc:creator>Edken</dc:creator>
<guid isPermaLink="false">12374@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
Im wondering if it is possible to hide the name of a form from public view as I am using a custom header image for the form but would still like to be able to name the form so when I'm on the Admin page I can easily identify my forms.&#60;/p&#62;
&#60;p&#62;I hope that makes sense and I look forward to another helpful response.&#60;/p&#62;
&#60;p&#62;Ed
&#60;/p&#62;</description>
</item>

</channel>
</rss>
