<?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: IE9 Styles File Input Terribly</title>
		<link>https://legacy.forums.gravityhelp.com/topic/ie9-styles-file-input-terribly</link>
		<description>Gravity Support Forums Topic: IE9 Styles File Input Terribly</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 02:35:14 +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/ie9-styles-file-input-terribly" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "IE9 Styles File Input Terribly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie9-styles-file-input-terribly#post-26998</link>
			<pubDate>Sat, 04 Jun 2011 19:34:09 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">26998@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Okay, wonderful. Thanks for the update. I had hoped that would work, but since I couldn't test with IE9 at the moment was unsure. Very glad it worked for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jonathan on "IE9 Styles File Input Terribly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie9-styles-file-input-terribly#post-26997</link>
			<pubDate>Sat, 04 Jun 2011 19:27:03 +0000</pubDate>
			<dc:creator>Jonathan</dc:creator>
			<guid isPermaLink="false">26997@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks a lot Kevin.  I had tried using some more specific css, but I guess I didn't make it specific enough.   In any case, that did the trick.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "IE9 Styles File Input Terribly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie9-styles-file-input-terribly#post-26995</link>
			<pubDate>Sat, 04 Jun 2011 19:15:56 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">26995@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is very little you can do with the file input type when it comes to styling with CSS. The button is pretty much inaccessible to styling in most browsers while some will let you control other properties such as background &#38;amp; font colors, etc. Usually, you can't change the width of the file input with CSS. I don't have IE9 installed on the machine I'm using right now so can't fully test that to verify if it is or isn't accessible with CSS in the newest version of IE.&#60;/p&#62;
&#60;p&#62;You can easily override the important declarations by using better CSS specificity. You can try this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[css]
html body .gform_wrapper form .gform_body ul.gform_fields li.gfield .ginput_complex .ginput_full input[type=file] {
width:300px!important;
background-color:red
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and see if that does anything to change the width.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jonathan on "IE9 Styles File Input Terribly"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/ie9-styles-file-input-terribly#post-26993</link>
			<pubDate>Sat, 04 Jun 2011 18:15:10 +0000</pubDate>
			<dc:creator>Jonathan</dc:creator>
			<guid isPermaLink="false">26993@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When using a file input on IE9 it extends the input field all the way across the screen.  Considering there are a bunch of !important decelerations on the width, I was wondering how I should go about fixing this.&#60;/p&#62;
&#60;p&#62;You can see this at &#60;a href=&#34;http://jgvisualdev.com/mar/education/instructors/submit-instructor/&#34; rel=&#34;nofollow&#34;&#62;http://jgvisualdev.com/mar/education/instructors/submit-instructor/&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
