<?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: Image size</title>
		<link>http://www.kriesi.at/support/topic/image-size-1</link>
		<description>Support Forum - Topic: Image size</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 01:45: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/image-size-1" rel="self" type="application/rss+xml" />

		<item>
			<title>christinaung on "Image size"</title>
			<link>http://www.kriesi.at/support/topic/image-size-1#post-39325</link>
			<pubDate>Mon, 30 Jan 2012 15:47:25 +0000</pubDate>
			<dc:creator>christinaung</dc:creator>
			<guid isPermaLink="false">39325@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, I think I was a bit unclear with my request. Can you hear me out again? &#60;/p&#62;
&#60;p&#62;I was referring to the portfolio single entries that are displayed on their own page. It appears that the theme automatically enlarges the images to fit the width of the section; about 930px. This automatic expansion of the image is larger than the image I uploaded so the quality becomes blurred. If possible, I wanted to restrict the height of the portfolio single entries so that the height does not exceed 650px. Would this be possible? &#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Image size"</title>
			<link>http://www.kriesi.at/support/topic/image-size-1#post-39316</link>
			<pubDate>Mon, 30 Jan 2012 14:38:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">39316@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I don't know which thumbnail size you'd like to change but you can use the crop parameter. So i.e. you have following code in functions.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;930, &#38;#39;height&#38;#39;=&#38;gt;340);						// images for fullsize pages and fullsize slider&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and you want to change it to max 650px height - use following code instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;930, &#38;#39;height&#38;#39;=&#38;gt;650, &#38;#39;crop&#38;#39;=&#38;gt;true);						// images for fullsize pages and fullsize slider&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>christinaung on "Image size"</title>
			<link>http://www.kriesi.at/support/topic/image-size-1#post-39314</link>
			<pubDate>Mon, 30 Jan 2012 14:02:43 +0000</pubDate>
			<dc:creator>christinaung</dc:creator>
			<guid isPermaLink="false">39314@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I wanted to do the same thing. Basically restrict the image height so it doesn't stretch larger than 650 px.&#60;br /&#62;
Do you think you can show me how to change the function.php in the wordpress theme? It is a bit confusing.&#60;br /&#62;
Thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Image size"</title>
			<link>http://www.kriesi.at/support/topic/image-size-1#post-38916</link>
			<pubDate>Fri, 27 Jan 2012 07:50:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">38916@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
You can change the slideshow/image dimensions in functions.php (I'd only adjust the height value). Afterwards regenerate the 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>megalex on "Image size"</title>
			<link>http://www.kriesi.at/support/topic/image-size-1#post-38846</link>
			<pubDate>Thu, 26 Jan 2012 18:50:24 +0000</pubDate>
			<dc:creator>megalex</dc:creator>
			<guid isPermaLink="false">38846@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Kriesi,&#60;/p&#62;
&#60;p&#62;The images are cut to a maximum height of 1024 px if I'm correct.&#60;br /&#62;
Which php files do I need to modify in order to increase the image height?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
