<?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: Slidershow Caption Text disappears on mobile resolution screen</title>
		<link>http://www.kriesi.at/support/topic/slidershow-caption-text-disappears-on-mobile-resolution-screen</link>
		<description>Support Forum - Topic: Slidershow Caption Text disappears on mobile resolution screen</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 05:25:29 +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/slidershow-caption-text-disappears-on-mobile-resolution-screen" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Slidershow Caption Text disappears on mobile resolution screen"</title>
			<link>http://www.kriesi.at/support/topic/slidershow-caption-text-disappears-on-mobile-resolution-screen#post-86140</link>
			<pubDate>Sun, 02 Dec 2012 00:56:10 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">86140@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad you fixed it. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pedroPuerto on "Slidershow Caption Text disappears on mobile resolution screen"</title>
			<link>http://www.kriesi.at/support/topic/slidershow-caption-text-disappears-on-mobile-resolution-screen#post-86115</link>
			<pubDate>Sat, 01 Dec 2012 18:05:21 +0000</pubDate>
			<dc:creator>pedroPuerto</dc:creator>
			<guid isPermaLink="false">86115@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I reply myself...&#60;/p&#62;
&#60;p&#62;how can i move the slideshow?&#60;/p&#62;
&#60;p&#62;   #top #wrap_all .slideshow_container{&#60;br /&#62;
   margin-top: -30px; /*/ move slider&#60;br /&#62;
   }&#60;/p&#62;
&#60;p&#62;and how can i resize it? &#60;/p&#62;
&#60;p&#62;   on functions.php&#60;/p&#62;
&#60;p&#62;   $avia_config['imgSize']['featured'] = array('width'=&#38;gt;1140, 'height'=&#38;gt;508 );&#60;br /&#62;
   // images for fullsize pages and fullsize slider
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pedroPuerto on "Slidershow Caption Text disappears on mobile resolution screen"</title>
			<link>http://www.kriesi.at/support/topic/slidershow-caption-text-disappears-on-mobile-resolution-screen#post-86094</link>
			<pubDate>Sat, 01 Dec 2012 11:27:09 +0000</pubDate>
			<dc:creator>pedroPuerto</dc:creator>
			<guid isPermaLink="false">86094@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Congratulations! your solution is amazing!! Great job!!&#60;/p&#62;
&#60;p&#62;i have two questions, i think the finally:&#60;/p&#62;
&#60;p&#62;how can i move the slideshow?&#60;/p&#62;
&#60;p&#62;and how can i resize it? &#60;/p&#62;
&#60;p&#62;and which CSS tag makes text widgets appears over the slider without having put in the slideshow Caption text?&#60;/p&#62;
&#60;p&#62;thanks again
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Slidershow Caption Text disappears on mobile resolution screen"</title>
			<link>http://www.kriesi.at/support/topic/slidershow-caption-text-disappears-on-mobile-resolution-screen#post-85951</link>
			<pubDate>Fri, 30 Nov 2012 02:34:35 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">85951@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Yes. Related to you email. Here is the css code for the large screen size to match the image you sent&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 1160px)  {
.responsive #top .template-page .slideshow {
height: 358px;
position: absolute;
width: 1048px;
left: -230px;
}

#text-5 {
background-color: rgba(0, 0, 0, 0.37);
width: 400px;
}
.sidebar .widget:last-child{
color: white;
}
}}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Please leave it in even if it doesn't look right to adjust it.&#60;/p&#62;
&#60;p&#62;&#60;hr /&#62;&#60;/p&#62;
&#60;p&#62;The second navigation menu in mobile phone screen size (drop down select box) is being created by your q-translation plugin. For me, one is in English the other one in Spanish.&#60;/p&#62;
&#60;p&#62;&#60;hr /&#62;&#60;/p&#62;
&#60;p&#62;Please hang on , working on the mobile slider question.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pedroPuerto on "Slidershow Caption Text disappears on mobile resolution screen"</title>
			<link>http://www.kriesi.at/support/topic/slidershow-caption-text-disappears-on-mobile-resolution-screen#post-85950</link>
			<pubDate>Fri, 30 Nov 2012 02:28:07 +0000</pubDate>
			<dc:creator>pedroPuerto</dc:creator>
			<guid isPermaLink="false">85950@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;is possible than the Slidershow Caption Text appears below the slidershow on mobile media screen?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
