<?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: How to highlight current field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/how-to-highlight-current-field</link>
		<description>Gravity Support Forums Topic: How to highlight current field</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 23:24:48 +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/how-to-highlight-current-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "How to highlight current field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-highlight-current-field#post-46419</link>
			<pubDate>Sun, 15 Jan 2012 09:36:37 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">46419@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You should be able to just add something like this to your theme's stylesheet:&#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 {
	border: 1px solid #00f;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can obviously change the border px size and color to whatever you see fit.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>daveporter on "How to highlight current field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-to-highlight-current-field#post-46415</link>
			<pubDate>Sun, 15 Jan 2012 05:29:01 +0000</pubDate>
			<dc:creator>daveporter</dc:creator>
			<guid isPermaLink="false">46415@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm getting to grips with GF, so apologies if this is obvious&#60;br /&#62;
(I've searched the forms and docs with no obvious answer jumping out at me !)&#60;/p&#62;
&#60;p&#62;How do I style a form so the field that the cursor is in is highlighted with a border ?&#60;br /&#62;
(commonly seen in many forms)&#60;/p&#62;
&#60;p&#62;Something like this - but not necessarily the whole area being highlighted !&#60;br /&#62;
&#60;a href=&#34;http://css-tricks.com/improved-current-field-highlighting-in-forms/&#34; rel=&#34;nofollow&#34;&#62;http://css-tricks.com/improved-current-field-highlighting-in-forms/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;TIA, Dave
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
