<?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: Post image over the whole post width instead of just a square version?</title>
		<link>http://www.kriesi.at/support/topic/post-image-over-the-whole-post-width-instead-of-just-a-square-version</link>
		<description>Support Forum - Topic: Post image over the whole post width instead of just a square version?</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 13:23: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/post-image-over-the-whole-post-width-instead-of-just-a-square-version" rel="self" type="application/rss+xml" />

		<item>
			<title>colorit2 on "Post image over the whole post width instead of just a square version?"</title>
			<link>http://www.kriesi.at/support/topic/post-image-over-the-whole-post-width-instead-of-just-a-square-version#post-59324</link>
			<pubDate>Fri, 08 Jun 2012 10:05:00 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">59324@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've tried this solution here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/featured-image-larger-please#post-20617&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/featured-image-larger-please#post-20617&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and created &#60;strong&#62;new&#60;/strong&#62; posts, to go sure, that I don't need to regenerate thumbnails by plugin new.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;functions.php, I add this in line 14:&#60;/strong&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$k_option[&#38;#39;custom&#38;#39;][&#38;#39;imgSize&#38;#39;][&#38;#39;P&#38;#39;] = array(&#38;#39;width&#38;#39;=&#38;gt;566, &#38;#39;height&#38;#39;=&#38;gt;250);     // single post featured image&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;In single.php I changed in line 25-29 the letter &#34;M&#34; to letter &#34;P&#34; according to my changes in the functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$preview_image = kriesi_post_thumb($post-&#38;gt;ID, array(&#38;#39;size&#38;#39;=&#38;gt; array(&#38;#39;P&#38;#39;),&#38;lt;br /&#38;gt;
													&#38;#39;display_link&#38;#39; =&#38;gt; array(&#38;#39;lightbox&#38;#39;), 				// &#38;#39;_prev_image_link&#38;#39; or array(&#38;#39;lightbox&#38;#39;)&#38;lt;br /&#38;gt;
													&#38;#39;linkurl&#38;#39; =&#38;gt; array (&#38;#39;fullscreen&#38;#39;,&#38;#39;_preview_big&#38;#39;),&#38;lt;br /&#38;gt;
													&#38;#39;wh&#38;#39; =&#38;gt; $k_option[&#38;#39;custom&#38;#39;][&#38;#39;imgSize&#38;#39;][&#38;#39;P&#38;#39;]&#38;lt;br /&#38;gt;
													));&#38;lt;br /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but I've got a &#60;strong&#62;strange result:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;the square image remains, but when hovering this image, a magnifying glass is in the middle of the post, what would be the center of the new wider image; I can analyze with firebug an image width of 566 px for lightbox:&#60;/p&#62;
&#60;p&#62;Screenshot:&#60;br /&#62;
&#60;a href=&#34;http://i49.tinypic.com/w858pl.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i49.tinypic.com/w858pl.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I can't change the CSS for &#60;/p&#62;
&#60;p&#62;&#60;code&#62;.entry-previewimage{&#60;br /&#62;
float:left;&#60;br /&#62;
height:180px;&#60;br /&#62;
margin:4px 20px 10px 0;&#60;br /&#62;
padding:7px;&#60;br /&#62;
width:180px;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;because this&#60;br /&#62;
a) changes also the preview post images at the frontpage&#60;br /&#62;
b) has no effect to the &#34;cut&#34; of the images at the single post --&#38;gt; it still remains cut to a 180x180 image:&#60;/p&#62;
&#60;p&#62;What can I do, so that at a single post the featured image is really 566 px wide?&#60;br /&#62;
Note: the square version of this image should remain at the frontpage posts overview! &#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Post image over the whole post width instead of just a square version?"</title>
			<link>http://www.kriesi.at/support/topic/post-image-over-the-whole-post-width-instead-of-just-a-square-version#post-59318</link>
			<pubDate>Fri, 08 Jun 2012 08:55:19 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">59318@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I would like to have a post image over the whole post width instead of this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i45.tinypic.com/2w6hslj.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i45.tinypic.com/2w6hslj.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;- same behaviour as the standard (lightbox etc.), but just over the whole width, i.e. 580 px wide and around 250 px high.&#60;/p&#62;
&#60;p&#62;Where can I change this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
