<?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 - User Favorites: michellemc</title>
		<link><a href='http://www.kriesi.at/support/profile/michellemc'>michellemc</a></link>
		<description>Support Forum - User Favorites: michellemc</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 00:34:24 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "portfolio item image way too big"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-image-way-too-big#post-83367</link>
			<pubDate>Mon, 12 Nov 2012 02:54:42 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">83367@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad it is fixed.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michellemc on "portfolio item image way too big"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-image-way-too-big#post-83366</link>
			<pubDate>Mon, 12 Nov 2012 01:33:27 +0000</pubDate>
			<dc:creator>michellemc</dc:creator>
			<guid isPermaLink="false">83366@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick and nvd80 ... I scanned this forum a little more and found Nick's advice on a similiar topic, from a few days ago.  The solution is perfect!  It looks wonderful!&#60;br /&#62;
Here is where I found it:  Controlling Portfolio Single Entries question:&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/support/topic/controlling-portfolio-single-entries&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/controlling-portfolio-single-entries&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I followed his instructions to a &#34;T&#34; including updating to the latest version of the theme, then editing just 3 files ... and ..voila! ... the problem I've been trying to solve for months is resolved once and for all (I hope!).&#60;/p&#62;
&#60;p&#62;Now each single portfolio page no longer shows a huge image at the top of the page.  Just a small 1/3 sized image or slideshow displays.  If I click on it, THEN a larger version pops open in another window.   Ahhh! Now that's how it should be!&#60;/p&#62;
&#60;p&#62;Thank you so much, Nick, for your carefully laid out instructions.  You rock!   I'm sure many people will appreciate the time you took for that helpful reply.  I hope there is a way to make that response a FAQ or sticky or something.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michellemc on "portfolio item image way too big"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-image-way-too-big#post-83350</link>
			<pubDate>Sun, 11 Nov 2012 20:20:52 +0000</pubDate>
			<dc:creator>michellemc</dc:creator>
			<guid isPermaLink="false">83350@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for your reply.  I will take another shot at this and report back.  My apology to nvd80... I'm sorry I hijacked your thread!  I would also like to know the answer to your question (above):&#60;br /&#62;
&#60;blockquote&#62;&#60;br /&#62;
Is there option not to show the picture as the header at the portfolio page? I would just like the thumbnail. Otherwise, can the image be at the sidebar inline with its title below? &#60;/blockquote&#62;&#60;/p&#62;
&#60;p&#62;If anyone can tell us what file to modify that will remove the large picture altogether; that would be an acceptable solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "portfolio item image way too big"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-image-way-too-big#post-83325</link>
			<pubDate>Sun, 11 Nov 2012 16:19:10 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">83325@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Yes. The theme is responsive and uses media queries to determine the screen size and then shows the correct css for a number of predetermined screen sizes (smart phone, tablet, monitor). If you use pixels , you need to make sure you are hitting the correct media query, otherwise it will not be compatible. Try to shrink your browser window by making it the size of a tablet then the size of an iphone and you will see everything rearranging , the images shrink proportionally etc...that is why almost everything has width:100%; and height: auto;&#60;/p&#62;
&#60;p&#62;If you look at your grid.css file , you will see media queries encompass blocks of css and look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 768px) and (max-width: 959px) {

/* some css that only is read when screen size fits above constraints */

}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michellemc on "portfolio item image way too big"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-image-way-too-big#post-83268</link>
			<pubDate>Sun, 11 Nov 2012 05:26:53 +0000</pubDate>
			<dc:creator>michellemc</dc:creator>
			<guid isPermaLink="false">83268@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Something just hit me:  This is probably the first responsive theme I've used.  Is the fact that it's responsive, and is designed to &#34;fill the screen&#34; no matter how big or how small ... is that why we don't have control over the size?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michellemc on "portfolio item image way too big"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-image-way-too-big#post-83267</link>
			<pubDate>Sun, 11 Nov 2012 05:07:09 +0000</pubDate>
			<dc:creator>michellemc</dc:creator>
			<guid isPermaLink="false">83267@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've been trying for 6 months to get rid of the HUMONGOUS images on each of my portfolio entries.  Every month or so, I scan forum for a solution, and make another failed attempt to resize the gigantic images in the Propulsion Theme portfolio.  Nothing works, including this simple image size plugin.  No matter what I do, or what file I edit, settings I change or plugin I install .. the portfolio image fills my entire 27&#34; monitor screen and I have to scroll down to even get past the bottom of the image.&#60;/p&#62;
&#60;p&#62;It's ridiculous the hoops people (buyers) are jumping through to find a solution.  But it doesn't seem like the author has any interest in working on a fix.  I may abandon Propulsion, as much as I love the theme.  But I sure won't purchase another Kriesi theme to replace it.  I don't have the time or patience for another headache like this one.  Like others, I don't have this problem with any other wordpress theme I work on.  The problem is with the theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "portfolio item image way too big"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-image-way-too-big#post-81521</link>
			<pubDate>Tue, 30 Oct 2012 08:49:28 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">81521@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;@alisewski Please install the 'Simple Image Sizes' plugin ( &#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; ) which will centralize every image size in the theme on the Settings &#38;gt; Media page, as well as regenerate the thumbnails/images. In about 5 minutes of playing with its awesome controls you will be able to get those images doing back-flips in any size you want.&#60;/p&#62;
&#60;p&#62;@nvd80 Please download the same plugin i suggested above 'Simple Image Sizes' plugin ( &#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; ) and play around with the settings. You will see the image size 930x340 (featured image). This is where you can change it's size, crop it, etc.. &#60;/p&#62;
&#60;p&#62;Please let us know how things went.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nvd80 on "portfolio item image way too big"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-image-way-too-big#post-81371</link>
			<pubDate>Mon, 29 Oct 2012 06:15:07 +0000</pubDate>
			<dc:creator>nvd80</dc:creator>
			<guid isPermaLink="false">81371@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there option not to show the picture as the header at the portfolio page? I would just like the thumbnail. Otherwise, can the image be at the sidebar inline with its title below?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "portfolio item image way too big"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-image-way-too-big#post-80945</link>
			<pubDate>Thu, 25 Oct 2012 00:21:29 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">80945@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey alisewski,&#60;/p&#62;
&#60;p&#62;Typically, the image will get stretched if it isn't large enough to fit the width of the main slider area. Forcing it to take up a smaller area can be quite problematic and the best solution is to just use a larger image. For an image that will be taking up the full width of the page thats 930px wide and for one with a sidebar its 690px wide. &#60;/p&#62;
&#60;p&#62;Otherwise, once the image gets shrunken to its normal size the whole layout looks off as you have this image just sort of floating out there by itself.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alisewski on "portfolio item image way too big"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-item-image-way-too-big#post-80935</link>
			<pubDate>Wed, 24 Oct 2012 20:40:45 +0000</pubDate>
			<dc:creator>alisewski</dc:creator>
			<guid isPermaLink="false">80935@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I searched this and found this question asked a few times but did not find a clear answer.  please help!  the portfolio item photos, which must be in the slider to be a featured image, are being resized to a huge image for the item page.  thumbnail looks great on main portfolio page but on item page the image it is way too big. It takes up the whole screen and you have to scroll down to see all of it.   how do we control the image size? edit the image does nothing because this seems to be controlled by the slider.&#60;/p&#62;
&#60;p&#62;What is the solution to this?  I can't find it on the forum.  thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Single Product Image Slideshow Size"</title>
			<link>http://www.kriesi.at/support/topic/single-product-image-slideshow-size#post-79786</link>
			<pubDate>Mon, 15 Oct 2012 11:51:06 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79786@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Tomanow,&#60;/p&#62;
&#60;p&#62;Glad that you have fixed it. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tomanow on "Single Product Image Slideshow Size"</title>
			<link>http://www.kriesi.at/support/topic/single-product-image-slideshow-size#post-79709</link>
			<pubDate>Sun, 14 Oct 2012 14:12:53 +0000</pubDate>
			<dc:creator>Tomanow</dc:creator>
			<guid isPermaLink="false">79709@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah I found the solution! It is line 40 in propulsion/functions.php . After changing to the height of my images, I regenerated the thumbnails and everything is working beautifully.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tomanow on "Single Product Image Slideshow Size"</title>
			<link>http://www.kriesi.at/support/topic/single-product-image-slideshow-size#post-79707</link>
			<pubDate>Sun, 14 Oct 2012 13:56:59 +0000</pubDate>
			<dc:creator>Tomanow</dc:creator>
			<guid isPermaLink="false">79707@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ultimately I just don't want the top and bottom of the image cut off!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tomanow on "Single Product Image Slideshow Size"</title>
			<link>http://www.kriesi.at/support/topic/single-product-image-slideshow-size#post-79706</link>
			<pubDate>Sun, 14 Oct 2012 13:54:03 +0000</pubDate>
			<dc:creator>Tomanow</dc:creator>
			<guid isPermaLink="false">79706@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It is cropping the image at 445 x 335 so even if I adjust the height it just stretches the cropped image. Check out any of the products at &#60;a href=&#34;http://mumsthewordnj.tomanow.com/shop/peach-garden-planter/&#34; rel=&#34;nofollow&#34;&#62;http://mumsthewordnj.tomanow.com/shop/peach-garden-planter/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for the support!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Single Product Image Slideshow Size"</title>
			<link>http://www.kriesi.at/support/topic/single-product-image-slideshow-size#post-79702</link>
			<pubDate>Sun, 14 Oct 2012 12:16:55 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79702@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Tomanow,&#60;/p&#62;
&#60;p&#62;Try to post a link to your site, specifically the page affected to the code above. So, we can check your site further and might help you adjust it. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tomanow on "Single Product Image Slideshow Size"</title>
			<link>http://www.kriesi.at/support/topic/single-product-image-slideshow-size#post-79575</link>
			<pubDate>Fri, 12 Oct 2012 21:20:09 +0000</pubDate>
			<dc:creator>Tomanow</dc:creator>
			<guid isPermaLink="false">79575@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm still trying to figure out how to do it without breaking the layout. There has to be another way. Please let me know I'm comfortable with advanced options.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Single Product Image Slideshow Size"</title>
			<link>http://www.kriesi.at/support/topic/single-product-image-slideshow-size#post-78848</link>
			<pubDate>Sun, 07 Oct 2012 15:12:35 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">78848@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Did that fix your problem Tomanow?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tomanow on "Single Product Image Slideshow Size"</title>
			<link>http://www.kriesi.at/support/topic/single-product-image-slideshow-size#post-78842</link>
			<pubDate>Sun, 07 Oct 2012 14:22:01 +0000</pubDate>
			<dc:creator>Tomanow</dc:creator>
			<guid isPermaLink="false">78842@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for your response Ismael.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Single Product Image Slideshow Size"</title>
			<link>http://www.kriesi.at/support/topic/single-product-image-slideshow-size#post-78816</link>
			<pubDate>Sun, 07 Oct 2012 04:11:50 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78816@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;It is wrapped inside a container with 290x218px dimension. The real thumbnail is 445x500 if you set is so. Once you click it and the lightbox pops up the real size of the thumbnail will show up.&#60;/p&#62;
&#60;p&#62;You can add a custom.css like this and notice that the image will inherit its size. This might break the layout. &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.container .four.units.prev_image_container {
width: 425px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tomanow on "Single Product Image Slideshow Size"</title>
			<link>http://www.kriesi.at/support/topic/single-product-image-slideshow-size#post-78775</link>
			<pubDate>Sat, 06 Oct 2012 11:58:21 +0000</pubDate>
			<dc:creator>Tomanow</dc:creator>
			<guid isPermaLink="false">78775@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;On Propulsion. I've read through all the posts about this. I've changed the dimensions of all the photos to be 445 x 500. I changed the woocommerce image settings to be 445 x 500 and I changed the woocommerce-config file to be 445 x 500. I'm confused as to why the single product image is still 290 x 218. It is all cut off and looks terrible! See for yourself at mumsthewordnj.tomanow.com . Can someone please tell me where the 290 x 218 dimensions are coming from? Thank you in advance!&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Tom
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Portfolio single page, how to change image size"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-single-page-how-to-change-image-size#post-76832</link>
			<pubDate>Fri, 21 Sep 2012 19:18:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">76832@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi michoscopic,&#60;/p&#62;
&#60;p&#62;I would actually suggest doing both via editing the theme than with adding css. While the css option is much quicker, editing the actual files will give you less issues down the line.&#60;/p&#62;
&#60;p&#62;Specifically, the ajax portfolio uses a percentage wide grid while the single page uses pixels which get adjusted based on the screen resolution (responsive). So setting the grids to a static size may have some odd effects.&#60;/p&#62;
&#60;p&#62;If you just want to do this change, you can edit it in includes&#38;gt;loop-portfolio-single.php. Search for these individually:&#60;br /&#62;
&#60;code&#62;&#38;lt;div class=&#38;quot;eight units alpha min_height_1&#38;quot;&#38;gt;&#60;/code&#62;&#60;br /&#62;
and&#60;br /&#62;
&#60;code&#62;&#38;lt;div class=&#38;quot;four units entry-content&#38;quot;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Since this is a 12 column grid, the slideshow is using eight and the content area is using four. So you could just reverse them by changing the eight to a four and the four to an eight and have pretty much what is done in the ajax portfolio.&#60;/p&#62;
&#60;p&#62;If you want to continue on and change the ajax portfolio too, you can do the same kind of thing in functions-flagship.php. Search for:&#60;br /&#62;
&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;inner_slide&#38;#39;&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Just below that are the two divs that contain the slider and the content. You could remove your css change that you have so far and instead just switch the classes(two_third and one_third).&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>michoscopic on "Portfolio single page, how to change image size"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-single-page-how-to-change-image-size#post-76542</link>
			<pubDate>Wed, 19 Sep 2012 05:18:08 +0000</pubDate>
			<dc:creator>michoscopic</dc:creator>
			<guid isPermaLink="false">76542@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I refer to &#60;a href=&#34;http://www.kriesi.at/support/topic/how-to-change-the-amount-of-space-the-portfolio-slideshow-takes-up&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/how-to-change-the-amount-of-space-the-portfolio-slideshow-takes-up&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Also see &#60;a href=&#34;http://www.reach.com.my/portfolio/&#34; rel=&#34;nofollow&#34;&#62;http://www.reach.com.my/portfolio/&#60;/a&#62; and &#60;a href=&#34;http://www.reach.com.my/portfolio-item/pc-com/&#34; rel=&#34;nofollow&#34;&#62;http://www.reach.com.my/portfolio-item/pc-com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I successfully resized the AJAX portfolio to 35.5% and 60.5%, and changed the thumbnail to show the magazine properly with the following code in my Quick CSS:&#60;/p&#62;
&#60;p&#62;.inner_slide .two_third {&#60;br /&#62;
width: 35.5%;&#60;br /&#62;
}&#60;br /&#62;
.portfolio-entry.one_third {&#60;br /&#62;
width: 60.5%;&#60;br /&#62;
}&#60;br /&#62;
.isotope-item .inner-entry .slideshow_container .slideshow {&#60;br /&#62;
height: 265px!important;&#60;br /&#62;
overflow: hidden;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;How do I apply this to the single-page portfolio (&#60;a href=&#34;http://www.reach.com.my/portfolio-item/pc-com/&#34; rel=&#34;nofollow&#34;&#62;http://www.reach.com.my/portfolio-item/pc-com/&#60;/a&#62;) as well?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Change Product Single Image Size"</title>
			<link>http://www.kriesi.at/support/topic/change-product-single-image-size#post-62810</link>
			<pubDate>Fri, 29 Jun 2012 08:16:23 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">62810@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jude44,&#60;/p&#62;
&#60;p&#62;Glad that I could help you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jude44 on "Change Product Single Image Size"</title>
			<link>http://www.kriesi.at/support/topic/change-product-single-image-size#post-62787</link>
			<pubDate>Fri, 29 Jun 2012 06:32:03 +0000</pubDate>
			<dc:creator>jude44</dc:creator>
			<guid isPermaLink="false">62787@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Ismael, got the above all working now, big help thankyou! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change Post image on blog page and post page??"</title>
			<link>http://www.kriesi.at/support/topic/change-post-image-on-blog-page-and-post-page#post-61888</link>
			<pubDate>Sun, 24 Jun 2012 06:59:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">61888@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad that I could help you :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>buttoneyesboutique on "Change Post image on blog page and post page??"</title>
			<link>http://www.kriesi.at/support/topic/change-post-image-on-blog-page-and-post-page#post-61883</link>
			<pubDate>Sun, 24 Jun 2012 02:05:52 +0000</pubDate>
			<dc:creator>buttoneyesboutique</dc:creator>
			<guid isPermaLink="false">61883@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfection!  thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change Post image on blog page and post page??"</title>
			<link>http://www.kriesi.at/support/topic/change-post-image-on-blog-page-and-post-page#post-61623</link>
			<pubDate>Fri, 22 Jun 2012 07:32:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">61623@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Try following code instead:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .slideshow_big {
    display: none;
}

#top.home .slideshow_big {
    display: block;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>buttoneyesboutique on "Change Post image on blog page and post page??"</title>
			<link>http://www.kriesi.at/support/topic/change-post-image-on-blog-page-and-post-page#post-61569</link>
			<pubDate>Fri, 22 Jun 2012 00:56:23 +0000</pubDate>
			<dc:creator>buttoneyesboutique</dc:creator>
			<guid isPermaLink="false">61569@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks!!  But this code also removes the slideshow on the homepage.  Is there anyway to get it to just remove the image on the post page and keep the slideshow on the homepage?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Force image size on slideshow display"</title>
			<link>http://www.kriesi.at/support/topic/force-image-size-on-slideshow-display#post-61384</link>
			<pubDate>Thu, 21 Jun 2012 10:21:08 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">61384@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;You can find image sizes on functions.php. I think the slideshow uses the featured image. Find this line.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;765, &#38;#39;height&#38;#39;=&#38;gt;415);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;765, &#38;#39;height&#38;#39;=&#38;gt;415, &#38;#39;crop&#38;#39;=&#38;gt;true);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This will crop all of the slider images making them 415px in height, if I am not mistaken.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ifischer on "Force image size on slideshow display"</title>
			<link>http://www.kriesi.at/support/topic/force-image-size-on-slideshow-display#post-61152</link>
			<pubDate>Wed, 20 Jun 2012 16:07:41 +0000</pubDate>
			<dc:creator>ifischer</dc:creator>
			<guid isPermaLink="false">61152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Other than making all images be the same dimensions (or ratio?), is there way to force the images shown in a slideshow to display in the same area?  I really like slideshowing all of the images related to a post but when they're different sizes, it bumps the post, making it difficult to read.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
