<?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: Fade slider adjust to layout</title>
		<link>http://www.kriesi.at/support/topic/fade-slider-adjust-to-layout</link>
		<description>Support Forum - Topic: Fade slider adjust to layout</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 03:25: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/fade-slider-adjust-to-layout" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Fade slider adjust to layout"</title>
			<link>http://www.kriesi.at/support/topic/fade-slider-adjust-to-layout#post-95927</link>
			<pubDate>Sat, 09 Feb 2013 00:37:17 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">95927@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;That page automatically redirects me to here &#60;a href=&#34;http://auboutdemaplume.fr/arnaud-jusiewicz-un-artiste-et-un-ami/&#34; rel=&#34;nofollow&#34;&#62;http://auboutdemaplume.fr/arnaud-jusiewicz-un-artiste-et-un-ami/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I don't see a slider on that page. If you are using a cache plugin, please turn it off. &#60;/p&#62;
&#60;p&#62;For a bus company... hmm... Well my favorite responsive themes are: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://themeforest.net/item/choices-responsive-business-and-portfolio/2536338?ref=Kriesi&#34;&#62;Choices Theme&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://themeforest.net/item/angular-responsive-portfolio/1415600?ref=Kriesi&#34;&#62;Angular Theme&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And &#60;a href=&#34;http://themeforest.net/item/flashlight-fullscreen-background-portfolio-theme/616050?ref=Kriesi&#34;&#62;Flashlight Theme&#60;/a&#62; is a great theme and not responsive&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ganjou on "Fade slider adjust to layout"</title>
			<link>http://www.kriesi.at/support/topic/fade-slider-adjust-to-layout#post-95804</link>
			<pubDate>Fri, 08 Feb 2013 08:22:43 +0000</pubDate>
			<dc:creator>ganjou</dc:creator>
			<guid isPermaLink="false">95804@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I did it but the problem still there :&#60;br /&#62;
&#60;a href=&#34;http://auboutdemaplume.fr/arnaud/&#34; rel=&#34;nofollow&#34;&#62;http://auboutdemaplume.fr/arnaud/&#60;/a&#62;&#60;br /&#62;
The slider seems to be set up with a fixed height...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Fade slider adjust to layout"</title>
			<link>http://www.kriesi.at/support/topic/fade-slider-adjust-to-layout#post-95789</link>
			<pubDate>Fri, 08 Feb 2013 07:01:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">95789@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
Open up functions.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;fullsize&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;930, &#38;#39;height&#38;#39;=&#38;gt;930, &#38;#39;crop&#38;#39;=&#38;gt;false);		// big images for lightbox and portfolio single entries&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;fullsize&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;930, &#38;#39;height&#38;#39;=&#38;gt;930, &#38;#39;crop&#38;#39;=&#38;gt;true);		// big images for lightbox and portfolio single entries&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can also adjust the height parameter if required. Then save the file and regenerate all thumbnails with: &#60;a href=&#34;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ganjou on "Fade slider adjust to layout"</title>
			<link>http://www.kriesi.at/support/topic/fade-slider-adjust-to-layout#post-95653</link>
			<pubDate>Thu, 07 Feb 2013 10:20:08 +0000</pubDate>
			<dc:creator>ganjou</dc:creator>
			<guid isPermaLink="false">95653@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
For fade slider adjust to layout option do the images have to be in fixed dimensions ?&#60;br /&#62;
The slider doesn't seem to adapt image size.&#60;br /&#62;
What are the ration for those dimensions ?&#60;br /&#62;
Thank you.&#60;/p&#62;
&#60;p&#62;PS : I already bought from your company abundance, incarnation and replete and I see you have many other themes.&#60;br /&#62;
I have a client for a business company of autobus and travelling, do you have a theme from your company that would fit and that you could recommand me ?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
