<?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: Feature Image at Top</title>
		<link>http://www.kriesi.at/support/topic/feature-image-at-top</link>
		<description>Support Forum - Topic: Feature Image at Top</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 01:53: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/feature-image-at-top" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Feature Image at Top"</title>
			<link>http://www.kriesi.at/support/topic/feature-image-at-top#post-102113</link>
			<pubDate>Tue, 19 Mar 2013 19:15:51 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">102113@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;For the featured imgSize in the functions.php file, change the height (as you've already done). Then make sure to regenerate the thumbnails and not just reload the image.&#60;/p&#62;
&#60;p&#62;You can also use:  &#60;a href=&#34;http://wordpress.org/extend/plugins/simple-image-sizes/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/simple-image-sizes/&#60;/a&#62; to change the size and regenerate.&#60;/p&#62;
&#60;p&#62;That should do it, but there may also need to be some css adjustment made since the slideshow.css file also has some height properties on the big-slideshow class selector.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kaylesimon on "Feature Image at Top"</title>
			<link>http://www.kriesi.at/support/topic/feature-image-at-top#post-101945</link>
			<pubDate>Mon, 18 Mar 2013 22:14:01 +0000</pubDate>
			<dc:creator>kaylesimon</dc:creator>
			<guid isPermaLink="false">101945@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If we would like the max height of these images to be more than 415, how do we go about accomplishing that?&#60;/p&#62;
&#60;p&#62;I have tried to change this in two places:&#60;/p&#62;
&#60;p&#62;in custom css: &#60;/p&#62;
&#60;p&#62;#top .slideshow li img {&#60;br /&#62;
max-height:815px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Did not work. Then I tried in functions.php to change 415 to 815 there; also didn't work.&#60;/p&#62;
&#60;p&#62;Of course I reloaded the image each time to see whether the theme would cut them down to 415 again. Where is the maxheight=415 I'm missing?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Feature Image at Top"</title>
			<link>http://www.kriesi.at/support/topic/feature-image-at-top#post-54602</link>
			<pubDate>Fri, 04 May 2012 06:26:51 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">54602@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In sentence/includes/format-standard.php replace following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if($post_loop_count === 1)
			{
				$slider-&#38;gt;customClass(&#38;#39;big-slideshow&#38;#39;);
				$post_class .= &#38;quot; big-slideshow-post&#38;quot;;
			}
			else
			{
				$slider-&#38;gt;customClass(&#38;#39;seven units alpha offset-by-one&#38;#39;);
			}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$slider-&#38;gt;customClass(&#38;#39;seven units alpha offset-by-one&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;All slideshow will be equal afterwards and there's no first, &#34;featured&#34; post/slideshow.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emalakoff on "Feature Image at Top"</title>
			<link>http://www.kriesi.at/support/topic/feature-image-at-top#post-53972</link>
			<pubDate>Mon, 30 Apr 2012 16:18:29 +0000</pubDate>
			<dc:creator>emalakoff</dc:creator>
			<guid isPermaLink="false">53972@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for your suggestion, but it still stretches the image to the fixed width of that column. I would prefer the first post to be like all other posts that has the white space to the left of the image.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Feature Image at Top"</title>
			<link>http://www.kriesi.at/support/topic/feature-image-at-top#post-53957</link>
			<pubDate>Mon, 30 Apr 2012 15:27:50 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">53957@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi emalakoff,&#60;/p&#62;
&#60;p&#62;I think your best, easiest option is going to be set the height of image. You can do this by adding the code below to your custom.css or Quick CSS.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .slideshow li img {
max-height:415px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This will cut off the image height wise at 415 pixels which is the same height as the images found on the &#60;a href=&#34;http://www.kriesi.at/themedemo/?theme=sentence&#34;&#62;live demo&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emalakoff on "Feature Image at Top"</title>
			<link>http://www.kriesi.at/support/topic/feature-image-at-top#post-53951</link>
			<pubDate>Mon, 30 Apr 2012 15:01:00 +0000</pubDate>
			<dc:creator>emalakoff</dc:creator>
			<guid isPermaLink="false">53951@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The reason why this is not great is that if you post a vertical image it is huge!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emalakoff on "Feature Image at Top"</title>
			<link>http://www.kriesi.at/support/topic/feature-image-at-top#post-53947</link>
			<pubDate>Mon, 30 Apr 2012 14:50:26 +0000</pubDate>
			<dc:creator>emalakoff</dc:creator>
			<guid isPermaLink="false">53947@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there any way to make the first post on each page not be so large? The theme appears to make the first post of each page a &#34;feature&#34; like post, but it stretches the image full width. I would prefer that my first post match the sizing of the other posts to the page and not be so blown out. Any insight how to adjust that?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
