<?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: Name entry field formatting</title>
		<link>https://legacy.forums.gravityhelp.com/topic/name-entry-field-formatting</link>
		<description>Gravity Support Forums Topic: Name entry field formatting</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 19:31:15 +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/name-entry-field-formatting" rel="self" type="application/rss+xml" />

		<item>
			<title>olilogic on "Name entry field formatting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-entry-field-formatting#post-38163</link>
			<pubDate>Tue, 18 Oct 2011 10:39:40 +0000</pubDate>
			<dc:creator>olilogic</dc:creator>
			<guid isPermaLink="false">38163@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you I have had a bit more of a play since i initially posted&#60;br /&#62;
I think it might have been something to do with this&#60;br /&#62;
.gform_wrapper input[type=text] {width:auto}&#60;/p&#62;
&#60;p&#62;as &#60;a href=&#34;http://pastie.org/2717933&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/2717933&#60;/a&#62; was not working previously &#60;/p&#62;
&#60;p&#62;thank you&#60;br /&#62;
Oli
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Name entry field formatting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-entry-field-formatting#post-38162</link>
			<pubDate>Tue, 18 Oct 2011 10:24:51 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">38162@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Looks like your custom rule is already superseding the forms.css.. you just have the width set to 500px.&#60;/p&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/o8Ge1P&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/o8Ge1P&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;if you change the value to 300px there, it looks like it formats correctly&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper input#input_1_9_3 {
    width: 300px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;screenshot: &#60;a href=&#34;http://bit.ly/pSVOHf&#34; rel=&#34;nofollow&#34;&#62;http://bit.ly/pSVOHf&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;also, if you're having trouble overriding the default form styles, you can use more specific CSS inheritance and it should work fine. There are examples here in the documentation.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/CSS_Targeting_Samples&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>olilogic on "Name entry field formatting"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/name-entry-field-formatting#post-38150</link>
			<pubDate>Tue, 18 Oct 2011 08:44:09 +0000</pubDate>
			<dc:creator>olilogic</dc:creator>
			<guid isPermaLink="false">38150@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi &#60;/p&#62;
&#60;p&#62;I'm having trouble targeting the name input CSS&#60;br /&#62;
Here is the example form - &#60;a href=&#34;http://the-ybfs.com/ybfs-entry-form&#34; rel=&#34;nofollow&#34;&#62;http://the-ybfs.com/ybfs-entry-form&#60;/a&#62;&#60;br /&#62;
all i need to do is the width top be 300px but the forms.css seems to be overriding any changes that I make - width: 95% !important; &#60;/p&#62;
&#60;p&#62;I have set the standard input boxes &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
.gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
	margin-left: 136px;
	margin-top: 5px;
	margin-bottom: 30px;
	border-color: silver;
	border-width: 1px;
	width: 300px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;sorry been stuck on this one for a while&#60;br /&#62;
Might be something to do with my Thesis theme&#60;/p&#62;
&#60;p&#62;thanks&#60;br /&#62;
Oli
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
