<?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: Framed caption colour</title>
		<link>http://www.kriesi.at/support/topic/framed-caption-colour</link>
		<description>Support Forum - Topic: Framed caption colour</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 12:08:35 +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/framed-caption-colour" rel="self" type="application/rss+xml" />

		<item>
			<title>squiloogle on "Framed caption colour"</title>
			<link>http://www.kriesi.at/support/topic/framed-caption-colour#post-93516</link>
			<pubDate>Sat, 26 Jan 2013 12:40:00 +0000</pubDate>
			<dc:creator>squiloogle</dc:creator>
			<guid isPermaLink="false">93516@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome! Worked perfectly - thanks for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Framed caption colour"</title>
			<link>http://www.kriesi.at/support/topic/framed-caption-colour#post-93500</link>
			<pubDate>Sat, 26 Jan 2013 08:08:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">93500@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Please add followintg css code to css/custom.css (or insert it into the quick css option field):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.caption_right_framed .slideshow_caption .slideshow_inner_caption, .caption_left_framed .slideshow_caption .slideshow_inner_caption {
background: rgba(0,0,0,0.5) !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the rgba value if you want to use another color (0,0,0) is black. 0.5 is the opacity value which needs to be between 0 and 1. You can use this converter: &#60;a href=&#34;http://hex2rgba.devoth.com/&#34; rel=&#34;nofollow&#34;&#62;http://hex2rgba.devoth.com/&#60;/a&#62; to convert your hex color values to rgba.&#60;/p&#62;
&#60;p&#62;If you want to change the color value for each slide try:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/slide 1 color*/
.caption_right_framed.slide_number_1 .slideshow_caption .slideshow_inner_caption, .caption_left_framed.slide_number_1 .slideshow_caption .slideshow_inner_caption {
background: rgba(0,0,0,0.5) !important;
}

/*slide 2 color*/
.caption_right_framed.slide_number_2 .slideshow_caption .slideshow_inner_caption, .caption_left_framed.slide_number_2 .slideshow_caption .slideshow_inner_caption {
background: rgba(0,0,0,0.5) !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Note that you need to duplicate the code for each slide - then replace the number in &#34;slide_number_2&#34; with the right slide number.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>squiloogle on "Framed caption colour"</title>
			<link>http://www.kriesi.at/support/topic/framed-caption-colour#post-93497</link>
			<pubDate>Sat, 26 Jan 2013 04:26:37 +0000</pubDate>
			<dc:creator>squiloogle</dc:creator>
			<guid isPermaLink="false">93497@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, &#60;/p&#62;
&#60;p&#62;Just bought Propulsion (love it) and part way through creating my new site. I would like to know how to change the colour of the &#34;frame&#34; for the caption in the slideshow. At the moment it turns out grey - I've tried poking around in the css but to no avail - ideally I'd be adding to custom.css instead of changing existing files anyway.&#60;/p&#62;
&#60;p&#62;Assuming that's possible second question is maybe a little harder (or perhaps a lot). I'd love to be able to have different colours for different caption frames. So one slide might have an orange overlay, another might have a green (my site is predominantly based on white background with white background to slideshow so this would look quite striking if possible). If I can only have one color for all I'll still be pretty happy though :).&#60;/p&#62;
&#60;p&#62;Thanks in advance for any help you can give!&#60;/p&#62;
&#60;p&#62;Thanks in advance for your help!&#60;/p&#62;
&#60;p&#62;Kind regards, &#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
