<?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: Upscale Home Page Slider - Remove second image and use png with transparency</title>
		<link>http://www.kriesi.at/support/topic/upscale-home-page-slider-remove-second-image-and-use-png-with-transparency</link>
		<description>Support Forum - Topic: Upscale Home Page Slider - Remove second image and use png with transparency</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 12:40:13 +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/upscale-home-page-slider-remove-second-image-and-use-png-with-transparency" rel="self" type="application/rss+xml" />

		<item>
			<title>James Morrison on "Upscale Home Page Slider - Remove second image and use png with transparency"</title>
			<link>http://www.kriesi.at/support/topic/upscale-home-page-slider-remove-second-image-and-use-png-with-transparency#post-20034</link>
			<pubDate>Sat, 28 May 2011 08:49:33 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">20034@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Agreed, Firebug is awesome! That's how most of the requests we get are handled.&#60;/p&#62;
&#60;p&#62;The image sizes are defined in &#60;strong&#62;functions.php&#60;/strong&#62; and can be modified here if required. Bear in mind that making any changes won't affect existing images and you'll need to use the &#60;a href=&#34;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#34;&#62;WP Regenerate Thumbnails&#60;/a&#62; plugin to modify the existing images to their new sizes.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reeldeal on "Upscale Home Page Slider - Remove second image and use png with transparency"</title>
			<link>http://www.kriesi.at/support/topic/upscale-home-page-slider-remove-second-image-and-use-png-with-transparency#post-20005</link>
			<pubDate>Fri, 27 May 2011 16:27:32 +0000</pubDate>
			<dc:creator>reeldeal</dc:creator>
			<guid isPermaLink="false">20005@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I was able to set the images div width wider in the styles.css, but when I import my W480px image in imports a bunch of different sizes with different crops and uses one of the cropped image instead of the full width one.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reeldeal on "Upscale Home Page Slider - Remove second image and use png with transparency"</title>
			<link>http://www.kriesi.at/support/topic/upscale-home-page-slider-remove-second-image-and-use-png-with-transparency#post-19996</link>
			<pubDate>Fri, 27 May 2011 14:40:54 +0000</pubDate>
			<dc:creator>reeldeal</dc:creator>
			<guid isPermaLink="false">19996@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I found the shadow and the background in the style.css, gotta love Firebug. Now I just need to find out how to resize the crop. Is it just calculating the first images size and the cropping every subsequent image to match?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reeldeal on "Upscale Home Page Slider - Remove second image and use png with transparency"</title>
			<link>http://www.kriesi.at/support/topic/upscale-home-page-slider-remove-second-image-and-use-png-with-transparency#post-19995</link>
			<pubDate>Fri, 27 May 2011 14:20:48 +0000</pubDate>
			<dc:creator>reeldeal</dc:creator>
			<guid isPermaLink="false">19995@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I see how to remove the double image, got that part. Now I'm trying to use PNGs with their transparency(no background, no border, no shadow, in place of the slideshow JPGs. I want all the images in my slide show to have no frame just the object. I added a PNG W/transp to the slideshow and it ignored the transparency. and made it a solid picture. It's also cropping some images. Can I make the size a little larger. Now that I've removed the second image I want to make the image larger w/transparency of course. I've been going through the helper-slideshow and I see this on line 137 $image_size = 'portrait' for small left or right, but can't find a var for size.&#60;/p&#62;
&#60;p&#62;Thanks for your help Dude.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Upscale Home Page Slider - Remove second image and use png with transparency"</title>
			<link>http://www.kriesi.at/support/topic/upscale-home-page-slider-remove-second-image-and-use-png-with-transparency#post-19964</link>
			<pubDate>Fri, 27 May 2011 05:24:55 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19964@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
to remove the image follow the instructions here: &#60;a href=&#34;http://www.kriesi.at/support/topic/small-double-image-slider&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/small-double-image-slider&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you want to include a static png just replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$image2  = &#38;#39;&#38;lt;div class=&#38;quot;featured_shadow&#38;quot;&#38;gt;&#38;#39;.$image_string.&#38;#39;&#38;lt;/div&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$image2  = &#38;#39;&#38;lt;div class=&#38;quot;featured_shadow&#38;quot;&#38;gt;&#38;lt;img alt=&#38;quot;&#38;quot; title=&#38;quot;&#38;quot; src=&#38;quot;http://www.my-website.com/image.png&#38;quot; style=&#38;quot;opacity: 1; visibility: visible; display: block;&#38;quot;&#38;gt;&#38;lt;/div&#38;gt;&#38;#39;;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>reeldeal on "Upscale Home Page Slider - Remove second image and use png with transparency"</title>
			<link>http://www.kriesi.at/support/topic/upscale-home-page-slider-remove-second-image-and-use-png-with-transparency#post-19947</link>
			<pubDate>Thu, 26 May 2011 22:30:46 +0000</pubDate>
			<dc:creator>reeldeal</dc:creator>
			<guid isPermaLink="false">19947@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way I can remove the ghosted second duplicate image from the slider and use a png with it's transparency, no border?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
