<?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: Slider title/captions scaling with smaller screen sizes (mobile etc)</title>
		<link>http://www.kriesi.at/support/topic/slider-titlecaptions-scaling-with-smaller-screen-sizes-mobile-etc</link>
		<description>Support Forum - Topic: Slider title/captions scaling with smaller screen sizes (mobile etc)</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 22:45:21 +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/slider-titlecaptions-scaling-with-smaller-screen-sizes-mobile-etc" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Slider title/captions scaling with smaller screen sizes (mobile etc)"</title>
			<link>http://www.kriesi.at/support/topic/slider-titlecaptions-scaling-with-smaller-screen-sizes-mobile-etc#post-96229</link>
			<pubDate>Mon, 11 Feb 2013 19:19:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96229@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You'll also need to add this one to overwrite the incorrect padding:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {

		.responsive #top .caption_framed .slideshow_caption .slideshow_inner_caption {padding:0%;}

	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That should do it as before i was replacing that css in the dev panel while and adding in the fix doesn't remove the inncorrect 5% padding that is getting applied to the innner caption.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tsuua on "Slider title/captions scaling with smaller screen sizes (mobile etc)"</title>
			<link>http://www.kriesi.at/support/topic/slider-titlecaptions-scaling-with-smaller-screen-sizes-mobile-etc#post-96222</link>
			<pubDate>Mon, 11 Feb 2013 18:33:07 +0000</pubDate>
			<dc:creator>Tsuua</dc:creator>
			<guid isPermaLink="false">96222@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin!&#60;/p&#62;
&#60;p&#62;It's a little better now, but still when I resize the window width to as small as it goes, part of the title doesn't fit in..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Slider title/captions scaling with smaller screen sizes (mobile etc)"</title>
			<link>http://www.kriesi.at/support/topic/slider-titlecaptions-scaling-with-smaller-screen-sizes-mobile-etc#post-96190</link>
			<pubDate>Mon, 11 Feb 2013 15:45:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">96190@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Tsuua,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {

		.responsive #top .caption_framed .slideshow_caption .slideshow_align_caption {padding:5%;}

	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If that doesn't work be sure to let us know. It looks like this needs to be included in the next theme update.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tsuua on "Slider title/captions scaling with smaller screen sizes (mobile etc)"</title>
			<link>http://www.kriesi.at/support/topic/slider-titlecaptions-scaling-with-smaller-screen-sizes-mobile-etc#post-96148</link>
			<pubDate>Mon, 11 Feb 2013 12:11:40 +0000</pubDate>
			<dc:creator>Tsuua</dc:creator>
			<guid isPermaLink="false">96148@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;What is the code I need to apply to make the slider's title and captions &#38;amp; their background scale along with the rest of the site like it does on the demo etc?&#60;/p&#62;
&#60;p&#62;Right now everything else seems to work on the test site, but for some reason they fill the whole slider in smaller screen sizes: &#60;a href=&#34;http://tsuua.com/ls/katekismus/&#34; rel=&#34;nofollow&#34;&#62;http://tsuua.com/ls/katekismus/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
