<?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: Caption overlay problem</title>
		<link>http://www.kriesi.at/support/topic/caption-overlay-problem</link>
		<description>Support Forum - Topic: Caption overlay problem</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 10:49:02 +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/caption-overlay-problem" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Caption overlay problem"</title>
			<link>http://www.kriesi.at/support/topic/caption-overlay-problem#post-26657</link>
			<pubDate>Sat, 10 Sep 2011 15:15:30 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">26657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;good idea! as a quick fx open includes/helper-slideshow.php and search at arround line 266 for&#60;/p&#62;
&#60;pre&#62;
if(!empty($slide['slideshow_caption'])) 		$output .= '&#38;lt;div class=&#34;featured_caption&#34;&#38;gt;'.$slide['slideshow_caption'].'&#38;lt;/div&#38;gt;';
&#60;/pre&#62;
&#60;p&#62;change it to&#60;/p&#62;
&#60;pre&#62;
if(!empty($slide['slideshow_caption'])) 		$output .= '&#38;lt;div class=&#34;featured_caption&#34;&#38;gt;'.nl2br($slide['slideshow_caption']).'&#38;lt;/div&#38;gt;';
&#60;/pre&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Caption overlay problem"</title>
			<link>http://www.kriesi.at/support/topic/caption-overlay-problem#post-26381</link>
			<pubDate>Sun, 04 Sep 2011 18:02:50 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">26381@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When entering text for the captions that appear over the images, the text does not respond to carriage returns. This means that the captions can only appear as a long line of text running across the image. You can't break the lines to align the text to the left or right edges. Could you introduce this, or explain how to change the position of the captions over the images?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
