<?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: border on click of field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/border-on-click-of-field</link>
		<description>Gravity Support Forums Topic: border on click of field</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:30:41 +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/border-on-click-of-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "border on click of field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/border-on-click-of-field#post-42452</link>
			<pubDate>Tue, 29 Nov 2011 15:12:58 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">42452@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You'd want to use box-shadow, which is a CSS3 property (as is border-radius, but border-radius is what makes the input round.) Check out this tool for an easy-to-use configurator for styling with CSS3:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://css3generator.com/&#34; rel=&#34;nofollow&#34;&#62;http://css3generator.com/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kdmmdk1 on "border on click of field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/border-on-click-of-field#post-42450</link>
			<pubDate>Tue, 29 Nov 2011 14:13:48 +0000</pubDate>
			<dc:creator>kdmmdk1</dc:creator>
			<guid isPermaLink="false">42450@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks Rob.&#60;br /&#62;
I changed the colour to blue and see that the border is a thin solid line. How do I change it to have a glowing effect? &#60;/p&#62;
&#60;p&#62;See this effect on many forms where the container 'glows'. For lack of a better example see hotmail.com main login page.  Is it a border radius I'd play with?&#60;/p&#62;
&#60;p&#62;thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "border on click of field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/border-on-click-of-field#post-42425</link>
			<pubDate>Tue, 29 Nov 2011 08:05:47 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">42425@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This should do the trick for you, just place it in your theme's style sheet. You can obviously add more styles to the declaration other than the border-color if you want.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
body .gform_wrapper .gform_body .gform_fields .gfield input[type=text]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=email]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=url]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=number]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield input[type=password]:focus,
body .gform_wrapper .gform_body .gform_fields .gfield select:focus,
body .gform_wrapper .gform_body .gform_fields .gfield textarea:focus {
	border-color: #ff0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>kdmmdk1 on "border on click of field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/border-on-click-of-field#post-42401</link>
			<pubDate>Mon, 28 Nov 2011 23:34:28 +0000</pubDate>
			<dc:creator>kdmmdk1</dc:creator>
			<guid isPermaLink="false">42401@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have search but can not find a proper answer. &#60;/p&#62;
&#60;p&#62;I have my form done but I'd like to add some sex appeal. For starters I'd like to add CSS so that when each field is clicked on the border around it turns colour. For example, user clicks on the field named 'phone' and a blue highlighted glowing border would appear. &#60;/p&#62;
&#60;p&#62;Can someone point me in the right direction for this. &#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
site: &#60;a href=&#34;http://vancouverrealestate.ca/find-a-real-estate-agent&#34; rel=&#34;nofollow&#34;&#62;http://vancouverrealestate.ca/find-a-real-estate-agent&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
