<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.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>THE MOLITOR FORUMS &#187; Topic: Slider Color Problem in Explorer</title>
		<link>http://www.themolitor.com/forums/topic/slider-color-problem-in-explorer</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Slider Color Problem in Explorer</description>
		<language>en-US</language>
		<pubDate>Tue, 05 May 2026 03:24:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/slider-color-problem-in-explorer" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Slider Color Problem in Explorer"</title>
			<link>http://www.themolitor.com/forums/topic/slider-color-problem-in-explorer#post-33723</link>
			<pubDate>Tue, 31 Mar 2015 09:09:42 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33723@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Try this... open header.php and change the following on lines 71-77 from this...</p>
<pre><code>#sliderContainer {
background:&#60;?php echo $linkColor; ?&#62;;
background: -webkit-gradient(linear, left top, left bottom, from(&#60;?php echo $bannerTop; ?&#62;), to(&#60;?php echo $bannerBottom; ?&#62;));
background: -moz-linear-gradient(top,  &#60;?php echo $bannerTop; ?&#62;,  &#60;?php echo $bannerBottom; ?&#62;) ;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=&#039;&#60;?php echo $bannerTop; ?&#62;&#039;, endColorstr=&#039;&#60;?php echo $bannerBottom; ?&#62;&#039;);
}</code></pre>
<p>...to this....</p>
<pre><code>#sliderContainer {
background:&#60;?php echo $linkColor; ?&#62;;
background: -webkit-gradient(linear, left top, left bottom, from(&#60;?php echo $bannerTop; ?&#62;), to(&#60;?php echo $bannerBottom; ?&#62;));
background: -moz-linear-gradient(top,  &#60;?php echo $bannerTop; ?&#62;,  &#60;?php echo $bannerBottom; ?&#62;) ;
background: linear-gradient(&#60;?php echo $bannerTop; ?&#62;, &#60;?php echo $bannerBottom; ?&#62;);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=&#039;&#60;?php echo $bannerTop; ?&#62;&#039;, endColorstr=&#039;&#60;?php echo $bannerBottom; ?&#62;&#039;);
}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>timmartinforca on "Slider Color Problem in Explorer"</title>
			<link>http://www.themolitor.com/forums/topic/slider-color-problem-in-explorer#post-33718</link>
			<pubDate>Tue, 31 Mar 2015 08:50:04 +0000</pubDate>
			<dc:creator>timmartinforca</dc:creator>
			<guid isPermaLink="false">33718@http://www.themolitor.com/forums/</guid>
			<description><p>It's timmartinforca.com.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Slider Color Problem in Explorer"</title>
			<link>http://www.themolitor.com/forums/topic/slider-color-problem-in-explorer#post-33707</link>
			<pubDate>Mon, 30 Mar 2015 08:56:07 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33707@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Can you provide a link to your site? I'll check it out.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>timmartinforca on "Slider Color Problem in Explorer"</title>
			<link>http://www.themolitor.com/forums/topic/slider-color-problem-in-explorer#post-33701</link>
			<pubDate>Fri, 27 Mar 2015 12:24:50 +0000</pubDate>
			<dc:creator>timmartinforca</dc:creator>
			<guid isPermaLink="false">33701@http://www.themolitor.com/forums/</guid>
			<description><p>It's IE 11.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Slider Color Problem in Explorer"</title>
			<link>http://www.themolitor.com/forums/topic/slider-color-problem-in-explorer#post-33699</link>
			<pubDate>Fri, 27 Mar 2015 11:34:34 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">33699@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>What version of IE are you using?</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>timmartinforca on "Slider Color Problem in Explorer"</title>
			<link>http://www.themolitor.com/forums/topic/slider-color-problem-in-explorer#post-33696</link>
			<pubDate>Fri, 27 Mar 2015 11:22:03 +0000</pubDate>
			<dc:creator>timmartinforca</dc:creator>
			<guid isPermaLink="false">33696@http://www.themolitor.com/forums/</guid>
			<description><p>If I log in on IE and change the link color, the background color becomes that. I can't seem to change it using the top/bottom banner colors though; those options seem to do nothing! So it's better than it was, but not exactly what I was hoping for.
</p></description>
		</item>
		<item>
			<title>timmartinforca on "Slider Color Problem in Explorer"</title>
			<link>http://www.themolitor.com/forums/topic/slider-color-problem-in-explorer#post-33694</link>
			<pubDate>Fri, 27 Mar 2015 10:31:17 +0000</pubDate>
			<dc:creator>timmartinforca</dc:creator>
			<guid isPermaLink="false">33694@http://www.themolitor.com/forums/</guid>
			<description><p>Hi, </p>
<p>My slider is working perfectly and looking just as I want it - when I look at it in chrome. When someone opens it in Internet Explorer, the usual red slider background is white and the white text can hardly be read. Suggestions? Thanks.
</p></description>
		</item>

	</channel>
</rss>
