<?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: How to adjust the table on the product page?</title>
		<link>http://www.kriesi.at/support/topic/how-to-adjust-the-table-on-the-product-page</link>
		<description>Support Forum - Topic: How to adjust the table on the product page?</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 04:48:32 +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/how-to-adjust-the-table-on-the-product-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "How to adjust the table on the product page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-adjust-the-table-on-the-product-page#post-87039</link>
			<pubDate>Sat, 08 Dec 2012 05:00:26 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87039@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>bruwa on "How to adjust the table on the product page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-adjust-the-table-on-the-product-page#post-86909</link>
			<pubDate>Fri, 07 Dec 2012 07:42:31 +0000</pubDate>
			<dc:creator>bruwa</dc:creator>
			<guid isPermaLink="false">86909@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter&#60;/p&#62;
&#60;p&#62;Great. Thanks.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Bruno
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to adjust the table on the product page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-adjust-the-table-on-the-product-page#post-86894</link>
			<pubDate>Fri, 07 Dec 2012 07:04:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">86894@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Try to add following css code to css/custom.css or the quick css field and adjust the margin-left value as required:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.reset_variations {
margin-left: 20px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bruwa on "How to adjust the table on the product page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-adjust-the-table-on-the-product-page#post-86840</link>
			<pubDate>Thu, 06 Dec 2012 17:55:09 +0000</pubDate>
			<dc:creator>bruwa</dc:creator>
			<guid isPermaLink="false">86840@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;That's exactly what I needed! Thanks a lot.&#60;/p&#62;
&#60;p&#62;*&#60;br /&#62;
&#60;strong&#62;Could you please let me know in which file I can find the text &#34;Clear selection&#34; ?&#60;/strong&#62; - I need to add some empty space in front of it.&#60;br /&#62;
*&#60;/p&#62;
&#60;p&#62;Best regards,&#60;/p&#62;
&#60;p&#62;Bruno
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to adjust the table on the product page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-adjust-the-table-on-the-product-page#post-86833</link>
			<pubDate>Thu, 06 Dec 2012 17:26:58 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86833@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Bruno,&#60;/p&#62;
&#60;p&#62;It looks like you should be able to just add the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top.woocommerce-page form.cart {
width: 50%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That will shrink the whole form container. For the text align, you can use:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.woocommerce-page form.cart table td {
    text-align: left;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bruwa on "How to adjust the table on the product page?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-adjust-the-table-on-the-product-page#post-86782</link>
			<pubDate>Thu, 06 Dec 2012 11:00:27 +0000</pubDate>
			<dc:creator>bruwa</dc:creator>
			<guid isPermaLink="false">86782@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm testing with&#60;br /&#62;
a) variable product (&#60;a href=&#34;http://www.wp.fotowalther.ch/?product=tk-9768-2&#34; rel=&#34;nofollow&#34;&#62;http://www.wp.fotowalther.ch/?product=tk-9768-2&#60;/a&#62;)&#60;br /&#62;
b) grouped product with child-products (&#60;a href=&#34;http://www.wp.fotowalther.ch/?product=cuba-5463&#34; rel=&#34;nofollow&#34;&#62;http://www.wp.fotowalther.ch/?product=cuba-5463&#60;/a&#62;)&#60;/p&#62;
&#60;p&#62;Either way: on the product page the table with the variations/child-products spreads over the entire page.&#60;br /&#62;
Because I increased the width of the page, the table looks kind of weird (child-products) and not user-friendly (with variations the &#34;Clear selection&#34; should appear much closer to the selection drop-down menu).&#60;/p&#62;
&#60;p&#62;1) How can I make the table to adjust the width of the columns to the &#60;strong&#62;content&#60;/strong&#62; (with some &#60;strong&#62;padding&#60;/strong&#62;), rather than to the width of the page ?&#60;br /&#62;
2) How can I change the &#60;strong&#62;alignment&#60;/strong&#62; of the content from &#34;centered&#34; to &#34;left&#34; ?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Bruno
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
