<?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: Change border fields</title>
		<link>https://legacy.forums.gravityhelp.com/topic/change-border-fields</link>
		<description>Gravity Support Forums Topic: Change border fields</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 23:19:17 +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/change-border-fields" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Change border fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-border-fields#post-238794</link>
			<pubDate>Sun, 05 May 2013 16:36:30 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">238794@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome and thanks for the update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Julio nunes on "Change border fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-border-fields#post-238713</link>
			<pubDate>Sun, 05 May 2013 15:35:30 +0000</pubDate>
			<dc:creator>Julio nunes</dc:creator>
			<guid isPermaLink="false">238713@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;thank you for your help Richard&#60;br /&#62;
It all worked now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Richard Vav on "Change border fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-border-fields#post-238566</link>
			<pubDate>Sun, 05 May 2013 12:49:50 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">238566@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It looks like you have placed the above style in the readyclass.css file contained in the plugin directory, you should not modify the plugin files as any modifications will be lost during plugin updates.  The correct place to put your custom CSS is towards the bottom of your own themes style.css file.&#60;/p&#62;
&#60;p&#62;The reason your rule isn't affecting the last two fields is becuase they are not text inputs they are infact textarea's, so you need to add an extra selector to your rule like so&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper input[type=email], .gform_wrapper input[type=tel], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper textarea {
    border: 1px solid #ccc;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard&#60;br /&#62;
--&#60;br /&#62;
Just another member of the community helping out where I can
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Julio nunes on "Change border fields"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/change-border-fields#post-238437</link>
			<pubDate>Sun, 05 May 2013 11:40:04 +0000</pubDate>
			<dc:creator>Julio nunes</dc:creator>
			<guid isPermaLink="false">238437@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How do I change the border color of the text fields? I put this code below, but two area don´t change. can help me?&#60;/p&#62;
&#60;p&#62;.gform_wrapper input[type=text],&#60;br /&#62;
.gform_wrapper input[type=url],&#60;br /&#62;
.gform_wrapper input[type=email],&#60;br /&#62;
.gform_wrapper input[type=tel],&#60;br /&#62;
.gform_wrapper input[type=number],&#60;br /&#62;
.gform_wrapper input[type=password] {&#60;br /&#62;
	border: 1px solid #ccc&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;My link is: &#60;a href=&#34;http://julionunes.com/contato/&#34; rel=&#34;nofollow&#34;&#62;http://julionunes.com/contato/&#60;/a&#62;&#60;br /&#62;
thanks,
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
