<?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 Image on Wide Page issue</title>
		<link>http://www.kriesi.at/support/topic/featured-image-on-wide-page-issue</link>
		<description>Support Forum - Topic: Featured Image on Wide Page issue</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 03:39: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/featured-image-on-wide-page-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>hotspot01 on "Featured Image on Wide Page issue"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-on-wide-page-issue#post-37185</link>
			<pubDate>Tue, 10 Jan 2012 18:26:29 +0000</pubDate>
			<dc:creator>hotspot01</dc:creator>
			<guid isPermaLink="false">37185@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;*Bump
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot01 on "Featured Image on Wide Page issue"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-on-wide-page-issue#post-36855</link>
			<pubDate>Sat, 07 Jan 2012 07:47:42 +0000</pubDate>
			<dc:creator>hotspot01</dc:creator>
			<guid isPermaLink="false">36855@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I don't want to hide the whole slideshow, just the first image and only on the post page, not the main blog page if it's possible. &#60;/p&#62;
&#60;p&#62;If it is not possible then I'll have to get the first image to display as 2 different sizes on the post page and the 'blog' page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured Image on Wide Page issue"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-on-wide-page-issue#post-36854</link>
			<pubDate>Sat, 07 Jan 2012 07:39:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">36854@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can hide the slideshow with following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.template-single-blog .slideshow_container {
display: none;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>hotspot01 on "Featured Image on Wide Page issue"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-on-wide-page-issue#post-36852</link>
			<pubDate>Sat, 07 Jan 2012 07:02:25 +0000</pubDate>
			<dc:creator>hotspot01</dc:creator>
			<guid isPermaLink="false">36852@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;or, another thought, as an alternate solution, is there a way that I can write something in the custom css that would 'hide' the first image in the blog post but still show it as a featured image on the main blog page? That way I could just upload a different image.&#60;/p&#62;
&#60;p&#62; I like to display my fav image first but have the rest of my images in the order of events.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot01 on "Featured Image on Wide Page issue"</title>
			<link>http://www.kriesi.at/support/topic/featured-image-on-wide-page-issue#post-36851</link>
			<pubDate>Sat, 07 Jan 2012 06:29:40 +0000</pubDate>
			<dc:creator>hotspot01</dc:creator>
			<guid isPermaLink="false">36851@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So I've used this code from another thread to make a blog post page (sample: &#60;a href=&#34;http://letsreminisce.ca/test1/335&#34; rel=&#34;nofollow&#34;&#62;http://letsreminisce.ca/test1/335&#60;/a&#62; ) wider because I wanted to feature larger images on my blog.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
.postid-335 .content .box {&#60;br /&#62;
min-width: 430px;&#60;br /&#62;
width: 800px;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I've also modified function.php to control the size of my pictures so that landscape images are not TOO wide and portrait images not TOO tall. &#60;/p&#62;
&#60;p&#62;&#60;code&#62; $avia_config['imgSize']['blog'] 		= array('width'=&#38;gt;800, 'height'=&#38;gt;600, 'crop'=&#38;gt;false);		// image for blog posts &#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The problem that I have now is that since this theme simply uses the first image in a post as the featured image they don't look right on the main Blog page, which I left normal (sample: &#60;a href=&#34;http://letsreminisce.ca/blog&#34; rel=&#34;nofollow&#34;&#62;http://letsreminisce.ca/blog&#60;/a&#62; )&#60;/p&#62;
&#60;p&#62;Is there away to make it so that the post's featured image on the main blog page is a different size than the images in the post?&#60;br /&#62;
Also how do I get the images to be centered in the post? the alignment feature doesn't seem to work.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
