<?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: change image size of products in columns</title>
		<link>http://www.kriesi.at/support/topic/change-image-size-of-products-in-columns</link>
		<description>Support Forum - Topic: change image size of products in columns</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 08:20:08 +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/change-image-size-of-products-in-columns" rel="self" type="application/rss+xml" />

		<item>
			<title>Mya on "change image size of products in columns"</title>
			<link>http://www.kriesi.at/support/topic/change-image-size-of-products-in-columns#post-59715</link>
			<pubDate>Mon, 11 Jun 2012 18:32:09 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">59715@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi jklupfel,&#60;/p&#62;
&#60;p&#62;Given the size of the boxes on the left column I think you're best option is to hide the icons. To do that, add this to your custom.css or Quick CSS.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .one_half div .thumbnail_container .add_to_cart_button,
#top .one_half div .thumbnail_container .show_details_button {
    background-image: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If that isn't acceptable then you could resize the images (located in the theme's images folder) then re-upload to via FTP.&#60;/p&#62;
&#60;p&#62;Once you've done that, add this to your custom.css or Quick CSS:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top div .thumbnail_container .add_to_cart_button {
    background: url(&#38;quot;images/icons-shop-cart-new.png&#38;quot;) no-repeat scroll 10px center rgba(0, 0, 0, 0.7);
}

#top div .thumbnail_container .show_details_button {
    background: url(&#38;quot;images/icons-shop-details-new.png&#38;quot;) no-repeat scroll 10px center rgba(0, 0, 0, 0.7);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jklupfel on "change image size of products in columns"</title>
			<link>http://www.kriesi.at/support/topic/change-image-size-of-products-in-columns#post-59045</link>
			<pubDate>Wed, 06 Jun 2012 09:52:56 +0000</pubDate>
			<dc:creator>jklupfel</dc:creator>
			<guid isPermaLink="false">59045@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello &#60;/p&#62;
&#60;p&#62;I am trying to set up a page with 2 colums plus sidebar,&#60;br /&#62;
the left column should have my products in it, the right colum text&#60;br /&#62;
now when I add the shortcode for my latest products, i changes the size of the product image, not a huge problem, but when you hover over the product the button text and image overlap and become unreadable. &#60;/p&#62;
&#60;p&#62;I tried to change the shortcode to only display 2 or 3 images per line, but the image sizes stayed the same.&#60;/p&#62;
&#60;p&#62;Here's a link to my page &#60;a href=&#34;http://www.young-passion.de/&#34; rel=&#34;nofollow&#34;&#62;http://www.young-passion.de/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any suggestions how to fix this?&#60;/p&#62;
&#60;p&#62;Thanks for any help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
