<?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: Frontpage slider images are stretched?</title>
		<link>http://www.kriesi.at/support/topic/frontpage-slider-images-are-stretched</link>
		<description>Support Forum - Topic: Frontpage slider images are stretched?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 03:00:16 +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/frontpage-slider-images-are-stretched" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Frontpage slider images are stretched?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-slider-images-are-stretched#post-29651</link>
			<pubDate>Mon, 17 Oct 2011 14:17:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">29651@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hopefully everything works out :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Emil_J on "Frontpage slider images are stretched?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-slider-images-are-stretched#post-29629</link>
			<pubDate>Sun, 16 Oct 2011 19:58:06 +0000</pubDate>
			<dc:creator>Emil_J</dc:creator>
			<guid isPermaLink="false">29629@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, thanks a ton! I'll mark this as solved now, will try these &#34;tricks&#34; tomorrow. Thanks again. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Frontpage slider images are stretched?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-slider-images-are-stretched#post-29261</link>
			<pubDate>Wed, 12 Oct 2011 00:17:29 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">29261@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the update =] Thanks for helping out!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Frontpage slider images are stretched?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-slider-images-are-stretched#post-29139</link>
			<pubDate>Mon, 10 Oct 2011 07:52:50 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">29139@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, that should have been: &#34;The image area for the slider with the sidebar next to it (2 columns) is 620x350...&#34;!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Frontpage slider images are stretched?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-slider-images-are-stretched#post-29043</link>
			<pubDate>Sun, 09 Oct 2011 10:09:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">29043@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks rumblefish for helping us out :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Frontpage slider images are stretched?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-slider-images-are-stretched#post-29001</link>
			<pubDate>Sat, 08 Oct 2011 16:51:24 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">29001@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, in the functions.php it sets the image sizes like this:&#60;/p&#62;
&#60;p&#62;$avia_config['imgSize']['page']        = array('width'=&#38;gt;620, 'height'=&#38;gt;200);		// image for pages&#60;br /&#62;
$avia_config['imgSize']['page_big'  = array('width'=&#38;gt;620, 'height'=&#38;gt;350);		// image for pages (slightly bigger version)&#60;br /&#62;
$avia_config['imgSize']['full'] 	       = array('width'=&#38;gt;940, 'height'=&#38;gt;390);		// big images for fullsize pages and fullsize 2D &#38;amp; 3D slider&#60;/p&#62;
&#60;p&#62;The image area for the slider with the sidebar next to it (2 columns) is 620x250, but I noticed that Kriesi uses images in the media library of 1000 x 650, although these are being cropped by the slider.&#60;/p&#62;
&#60;p&#62;I remember when I was messing around with image sizes for columns, that if the image size is only one pixel different from the sizes set in the functions.php they get screwed up. Check your image sizes carefully when you do them in photoshop, so that the sizes in pixels are EXACTLY what is set in the arrays above. You can always customize the functions.php sizes to whatever you need also. But make sure the setting and the image sizes you upload are always the same. See if that helps. If not, ask dude or chris to help you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Emil_J on "Frontpage slider images are stretched?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-slider-images-are-stretched#post-28992</link>
			<pubDate>Sat, 08 Oct 2011 12:55:36 +0000</pubDate>
			<dc:creator>Emil_J</dc:creator>
			<guid isPermaLink="false">28992@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, and thanks for answering! I've tried with images 620 x 390, and they still get vertically stretched. I think the &#34;slideshow&#34; doesn't function as competently as featured posts in the blog. I mean that I like the way I can manage the features by few clicks.&#60;/p&#62;
&#60;p&#62;Maybe there's a line or two in the code which determines whether to stretch the image or not. You know anything about this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Frontpage slider images are stretched?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-slider-images-are-stretched#post-28974</link>
			<pubDate>Fri, 07 Oct 2011 22:47:26 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">28974@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think they are 620 x 350 pixels. It's in the last page of the documentation if I remember rightly.&#60;/p&#62;
&#60;p&#62;You can't change the blog slider size but you can create full width slideshows using the template builder. I think you can probably run a slideshow inside a column too as long as the content has featured images. You can make it the width you want by choosing that particular column size.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Emil_J on "Frontpage slider images are stretched?"</title>
			<link>http://www.kriesi.at/support/topic/frontpage-slider-images-are-stretched#post-28968</link>
			<pubDate>Fri, 07 Oct 2011 20:13:50 +0000</pubDate>
			<dc:creator>Emil_J</dc:creator>
			<guid isPermaLink="false">28968@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey!&#60;/p&#62;
&#60;p&#62;I didn't find it anywhere in the documentation, what's the image size for frontpage slider? My images get stretched and that's not good. Also, is it possible to change the slider size? Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
