<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: Fallback for Slideshow Captions in IE</title>
		<link>http://www.kriesi.at/support/topic/fallback-for-slideshow-captions-in-ie</link>
		<description>Support Forum - Topic: Fallback for Slideshow Captions in IE</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 02:21:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/fallback-for-slideshow-captions-in-ie" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Fallback for Slideshow Captions in IE"</title>
			<link>http://www.kriesi.at/support/topic/fallback-for-slideshow-captions-in-ie#post-43818</link>
			<pubDate>Tue, 28 Feb 2012 11:36:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">43818@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Thanks for the hint. I'll report it to Kriesi. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>smalltimewine on "Fallback for Slideshow Captions in IE"</title>
			<link>http://www.kriesi.at/support/topic/fallback-for-slideshow-captions-in-ie#post-43764</link>
			<pubDate>Tue, 28 Feb 2012 00:25:24 +0000</pubDate>
			<dc:creator>smalltimewine</dc:creator>
			<guid isPermaLink="false">43764@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;A tip I thought I'd pass along...&#60;/p&#62;
&#60;p&#62;IE8 and older don't play well with the 'rgba' property (it's the alpha setting).  This can be a problem for the slideshow captions that are set to black background with 50% alpha by default starting on line 224 in slideshow.css.  A workable fallback is to duplicate the background line in the custom.css file with a rgb only version preceding the rgba setting.&#60;/p&#62;
&#60;p&#62;Something like:&#60;/p&#62;
&#60;p&#62;background: rbg (0, 0, 0);&#60;br /&#62;
background: rbga (0, 0, 0, 0.5);&#60;/p&#62;
&#60;p&#62;It might make sense to work this in to a future update.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
