<?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: Price Size</title>
		<link>http://www.kriesi.at/support/topic/price-size</link>
		<description>Support Forum - Topic: Price Size</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 00:50:54 +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/price-size" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Price Size"</title>
			<link>http://www.kriesi.at/support/topic/price-size#post-103952</link>
			<pubDate>Tue, 02 Apr 2013 07:06:12 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">103952@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Glad that you solved the issue :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>turboper4mer on "Price Size"</title>
			<link>http://www.kriesi.at/support/topic/price-size#post-103946</link>
			<pubDate>Tue, 02 Apr 2013 06:44:33 +0000</pubDate>
			<dc:creator>turboper4mer</dc:creator>
			<guid isPermaLink="false">103946@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;FIXED thanks DUDE
&#60;/p&#62;</description>
		</item>
		<item>
			<title>turboper4mer on "Price Size"</title>
			<link>http://www.kriesi.at/support/topic/price-size#post-103906</link>
			<pubDate>Mon, 01 Apr 2013 22:07:22 +0000</pubDate>
			<dc:creator>turboper4mer</dc:creator>
			<guid isPermaLink="false">103906@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Here is an update to link as the above mentioned link has changed.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://tosigns.com/product/special_16pt-uv-color-sides&#34; rel=&#34;nofollow&#34;&#62;http://tosigns.com/product/special_16pt-uv-color-sides&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>turboper4mer on "Price Size"</title>
			<link>http://www.kriesi.at/support/topic/price-size#post-103897</link>
			<pubDate>Mon, 01 Apr 2013 19:44:16 +0000</pubDate>
			<dc:creator>turboper4mer</dc:creator>
			<guid isPermaLink="false">103897@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;On my product pages, I am getting a seconday price on the item main heading line. Is there a fix to get rid of the secondary price?&#60;/p&#62;
&#60;p&#62;Below is a link to the product:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://tosigns.com/product/business-card&#34; rel=&#34;nofollow&#34;&#62;http://tosigns.com/product/business-card&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Price Size"</title>
			<link>http://www.kriesi.at/support/topic/price-size#post-98735</link>
			<pubDate>Wed, 27 Feb 2013 19:06:51 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">98735@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Woocommerce doesn't differentiate price between normal and on sale. It maybe is possible to do by recoding a portion of one of the plugin files.&#60;/p&#62;
&#60;p&#62;However there is some extra css I found in there that will display an on-sale badge  to differentiate sale price items. You can add this to your custom.css or to quick css located in Flashlight &#38;gt; Theme Options &#38;gt; Styling ... text area at bottom of the page&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .onsale {
display: initial !important;

}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xGSTQ on "Price Size"</title>
			<link>http://www.kriesi.at/support/topic/price-size#post-98657</link>
			<pubDate>Wed, 27 Feb 2013 11:07:15 +0000</pubDate>
			<dc:creator>xGSTQ</dc:creator>
			<guid isPermaLink="false">98657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;a point to note this may affect ALL your shop prices throughout your site
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xGSTQ on "Price Size"</title>
			<link>http://www.kriesi.at/support/topic/price-size#post-98651</link>
			<pubDate>Wed, 27 Feb 2013 10:09:25 +0000</pubDate>
			<dc:creator>xGSTQ</dc:creator>
			<guid isPermaLink="false">98651@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well I was going to give you some code, but this would change the normal prices, and then I re-read your post saying it is for sale items!! (thats what you get for not reading the full question!!)&#60;/p&#62;
&#60;p&#62;This code would change the normal prices (add it to your custom.css file)&#60;/p&#62;
&#60;p&#62;.price .amount {&#60;br /&#62;
    color: #339933;&#60;br /&#62;
    font-size: 150% !important;&#60;br /&#62;
    font-weight: normal !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;Edit to your needs&#60;/p&#62;
&#60;p&#62;This would change the sale prices (Add to custom.css)&#60;/p&#62;
&#60;p&#62;#top div .price ins {&#60;br /&#62;
    color: inherit;&#60;br /&#62;
    font-size: 14px!important;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>reputeclothing on "Price Size"</title>
			<link>http://www.kriesi.at/support/topic/price-size#post-98607</link>
			<pubDate>Tue, 26 Feb 2013 23:30:44 +0000</pubDate>
			<dc:creator>reputeclothing</dc:creator>
			<guid isPermaLink="false">98607@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi again,&#60;/p&#62;
&#60;p&#62;Is it possible to make the price size slightly bigger and change the colour of the sale prices from red to green?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
