<?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: Removing error message header</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Removing error message header</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 21:50:52 +0000</pubDate>

<item>
<title>yuniar on "Removing error message header"</title>
<link>https://www.machform.com/forums/topic/removing-error-message-header#post-1794</link>
<pubDate>Thu, 15 May 2008 10:35:52 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1794@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Simply search for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#error_message
{
	background:#fff;
	border:1px dotted red;
	margin-bottom:1em;
	padding-left:0;
	padding-right:0;
	padding-top:4px;
	text-align:center;
	width:97%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
change it to:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#error_message
{
	display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;code&#62;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Regardt on "Removing error message header"</title>
<link>https://www.machform.com/forums/topic/removing-error-message-header#post-1785</link>
<pubDate>Wed, 14 May 2008 16:32:01 +0000</pubDate>
<dc:creator>Regardt</dc:creator>
<guid isPermaLink="false">1785@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;It's  CSS thing or a IE thing. In FF this message &#34;There was a problem with your submission.Errors have been highlighted below.&#34; does not show but in IE it does. Where do i make adjustments so that this top box display doesn't show at all on this specific form?&#60;/p&#62;
&#60;p&#62;The reason i want this removed is because my fields does not fit into designated space when an error was made, and this message jumps up. The error message on the required fields is o'k. It's just the top one.&#60;/p&#62;
&#60;p&#62;Thank you again and again
&#60;/p&#62;</description>
</item>

</channel>
</rss>
