<?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: Featured Images for front page posts</title>
		<link>http://www.kriesi.at/support/topic/featured-images-for-front-page-posts</link>
		<description>Support Forum - Topic: Featured Images for front page posts</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 00:28:10 +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/featured-images-for-front-page-posts" rel="self" type="application/rss+xml" />

		<item>
			<title>James Morrison on "Featured Images for front page posts"</title>
			<link>http://www.kriesi.at/support/topic/featured-images-for-front-page-posts#post-7280</link>
			<pubDate>Thu, 21 Oct 2010 17:08:44 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">7280@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;1.) Sure, you need to open up /framework/classes/kclass_display_box.php, find this code (around line 112):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$preview = kriesi_post_thumb($post-&#38;gt;ID, array(&#38;#39;size&#38;#39;=&#38;gt; array(&#38;#39;M&#38;#39;),
	&#38;#39;display_link&#38;#39; =&#38;gt; array(&#38;#39;none&#38;#39;),
	&#38;#39;wh&#38;#39; =&#38;gt; $k_option[&#38;#39;custom&#38;#39;][&#38;#39;imgSize&#38;#39;][&#38;#39;M&#38;#39;]
	));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace it with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$preview = kriesi_post_thumb($post-&#38;gt;ID, array(&#38;#39;size&#38;#39;=&#38;gt; array(&#38;#39;M&#38;#39;),
	&#38;#39;display_link&#38;#39; =&#38;gt; array(&#38;#39;permalink&#38;#39;),
	&#38;#39;wh&#38;#39; =&#38;gt; $k_option[&#38;#39;custom&#38;#39;][&#38;#39;imgSize&#38;#39;][&#38;#39;M&#38;#39;]
	));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2.) There are 2 options to fix the stretched images:&#60;/p&#62;
&#60;p&#62;i.) Upload higher resolution / larger images - recommended.&#60;br /&#62;
ii.) Open up functions.php and change the display image sizes. This will also affect every other instance of the image which you edit the size and will require modification to the theme files elsewhere to adjust the CSS and placeholder for the images.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AirRocker on "Featured Images for front page posts"</title>
			<link>http://www.kriesi.at/support/topic/featured-images-for-front-page-posts#post-7205</link>
			<pubDate>Thu, 21 Oct 2010 02:50:57 +0000</pubDate>
			<dc:creator>AirRocker</dc:creator>
			<guid isPermaLink="false">7205@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have two questions about the &#34;Featured Images&#34; that appear in the 4 mainpage columns.&#60;/p&#62;
&#60;p&#62;1.  I would like to have the images also link to the post.  Is this possible?&#60;br /&#62;
2.  I would like to disable the full size image once within the post.  The images that I'm using aren't very high resolution and look very bad when stretched across the entire page.&#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
