<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Editing Error Boxes</title>
		<link>https://legacy.forums.gravityhelp.com/topic/editing-error-boxes</link>
		<description>Gravity Support Forums Topic: Editing Error Boxes</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 00:56:36 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/editing-error-boxes" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Editing Error Boxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/editing-error-boxes#post-185715</link>
			<pubDate>Tue, 26 Mar 2013 15:27:37 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">185715@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No problem, glad to help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gsbz2 on "Editing Error Boxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/editing-error-boxes#post-185714</link>
			<pubDate>Tue, 26 Mar 2013 15:27:15 +0000</pubDate>
			<dc:creator>gsbz2</dc:creator>
			<guid isPermaLink="false">185714@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for the info. that worked! And thanks for your assistance!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Editing Error Boxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/editing-error-boxes#post-185276</link>
			<pubDate>Tue, 26 Mar 2013 08:56:32 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">185276@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This should do the trick for you:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
margin-top: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>gsbz2 on "Editing Error Boxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/editing-error-boxes#post-184900</link>
			<pubDate>Tue, 26 Mar 2013 03:21:10 +0000</pubDate>
			<dc:creator>gsbz2</dc:creator>
			<guid isPermaLink="false">184900@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks for your assistance! I think I have resolved the blue box issue, and the styling will work for the time being.  Can you tell me how I can eliminate/reduce the space between the titles and the input boxes on the error page.  I would like the format to look similar to contact me pages.  I have tried using Firebug to inspect the elements, but I am not finding anything to correct the issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Editing Error Boxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/editing-error-boxes#post-184379</link>
			<pubDate>Mon, 25 Mar 2013 18:35:01 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">184379@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is a rule in your style.css creating the blue boxes upon error: &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#wrap .gform_wrapper .gfield_error {
background-color: #3399FF!important;
margin: 5px 0 !important;
padding: 0!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you change it to background-color: none!important; or remove the color call then it won't have the big blue box.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gsbz2 on "Editing Error Boxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/editing-error-boxes#post-184374</link>
			<pubDate>Mon, 25 Mar 2013 18:30:20 +0000</pubDate>
			<dc:creator>gsbz2</dc:creator>
			<guid isPermaLink="false">184374@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://gwynbollinger.com/test/contact-me/&#34; rel=&#34;nofollow&#34;&#62;http://gwynbollinger.com/test/contact-me/&#60;/a&#62;&#60;br /&#62;
This is the only form I am using presently, and I would just like to edit this instance.&#60;br /&#62;
I would like to keep the error message, but eliminate the large &#34;blue&#34; boxes.  As I mentioned, I would prefer to just highlight the box border and change the background of the box.&#60;br /&#62;
Thanks for your prompt reply---
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Editing Error Boxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/editing-error-boxes#post-184371</link>
			<pubDate>Mon, 25 Mar 2013 18:25:00 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">184371@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you have a link to your form? Another big question, do you want to edit the error styles for all forms, or only this specific form in this specific instance?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gsbz2 on "Editing Error Boxes"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/editing-error-boxes#post-184358</link>
			<pubDate>Mon, 25 Mar 2013 18:04:13 +0000</pubDate>
			<dc:creator>gsbz2</dc:creator>
			<guid isPermaLink="false">184358@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The format of my form is thrown off with the error message &#34;There was a problem with your submission and the errors have been highlighted below.&#34; and I don't have enough room for the message and the huge highlighted boxes.&#60;/p&#62;
&#60;p&#62;To resolve this issue,  I would like to just  change the color of the input box border and background of the input box.  Can you tell me how, I should edited the css code to accomplish this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
