<?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: drop down form background color</title>
		<link>https://legacy.forums.gravityhelp.com/topic/drop-down-form-background-color</link>
		<description>Gravity Support Forums Topic: drop down form background color</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:50:18 +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/drop-down-form-background-color" rel="self" type="application/rss+xml" />

		<item>
			<title>Kevin Flahaut on "drop down form background color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-form-background-color#post-204285</link>
			<pubDate>Wed, 10 Apr 2013 17:08:15 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">204285@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome. Sorry I couldn't offer much more. It's just one of those form controls that's really limited when it comes to pure CSS manipulation. Best of luck with it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>frank6tg on "drop down form background color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-form-background-color#post-204282</link>
			<pubDate>Wed, 10 Apr 2013 17:06:11 +0000</pubDate>
			<dc:creator>frank6tg</dc:creator>
			<guid isPermaLink="false">204282@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I visited the forms control link you suggested. Thank you for enlightening me.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "drop down form background color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-form-background-color#post-204271</link>
			<pubDate>Wed, 10 Apr 2013 16:52:27 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">204271@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Styling the select element is very very limited across different browsers. Some styles work or kind of work in some browsers while not at all in others. That's why you see lots of select element &#34;replacement&#34; scripts which use styled, unordered lists to present the options. Without using some kind of option like that, you're not going to have much control on the presentation of the select element.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.456bereastreet.com/lab/styling-form-controls-revisited/select-single-option/&#34; rel=&#34;nofollow&#34;&#62;http://www.456bereastreet.com/lab/styling-form-controls-revisited/select-single-option/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>frank6tg on "drop down form background color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-form-background-color#post-204070</link>
			<pubDate>Wed, 10 Apr 2013 12:45:35 +0000</pubDate>
			<dc:creator>frank6tg</dc:creator>
			<guid isPermaLink="false">204070@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Here is the page. Sorry I forgot to include: &#60;a href=&#34;http://coffee.franksdesigns.com/contact-us/&#34; rel=&#34;nofollow&#34;&#62;http://coffee.franksdesigns.com/contact-us/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>frank6tg on "drop down form background color"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/drop-down-form-background-color#post-204066</link>
			<pubDate>Wed, 10 Apr 2013 12:44:31 +0000</pubDate>
			<dc:creator>frank6tg</dc:creator>
			<guid isPermaLink="false">204066@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to edit the background color for when you hover (or select) over items on this drop down list (SUBJECT) on this page:&#60;/p&#62;
&#60;p&#62;Right now they are blue (yesterday they had a grey gradient and I didn't change anything).&#60;br /&#62;
What I tried (2 of many attempts - which didn't do anything at all)&#60;br /&#62;
1)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body.custom .gform_wrapper .chzn-container-multi .chzn-choices .search-choice{
  background: -moz-linear-gradient(0% 170% 90deg, #F5AE28, #EFC940) repeat scroll 0 0 transparent !important;
   background: -webkit-gradient(linear, 0% 0%, 0% 170%, from(#F5AE28), to(#EFC940)) !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2)&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;body.custom chzn-container .chzn-results .highlighted {
background-color: #000!important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>

	</channel>
</rss>
