<?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: Display Issues on Cart Page</title>
		<link>http://www.kriesi.at/support/topic/display-issues-on-cart-page</link>
		<description>Support Forum - Topic: Display Issues on Cart Page</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 01:37:15 +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/display-issues-on-cart-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Display Issues on Cart Page"</title>
			<link>http://www.kriesi.at/support/topic/display-issues-on-cart-page#post-66437</link>
			<pubDate>Wed, 18 Jul 2012 20:47:06 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">66437@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi tjmaxwell,&#60;/p&#62;
&#60;p&#62;I know i've sent this fix in to Kriesi but I guess it hasn't been included in an update yet. Try adding 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;.cart_totals th strong {
color: white;
}
.shop_table th strong {
color: white;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The alert message for the incorrect coupon code is actually correct. Its all part of the same list element for any errors that pop up.&#60;/p&#62;
&#60;p&#62;However, you can style that area pretty easily. Here is a quick bit of extra style for the error message area to give it a red border and background with white text:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.woocommerce_error {
border-radius: 5px;
border: 1px solid red;
padding: 8px;
background-color: rgb(243, 149, 149);
color: rgb(250, 248, 248);
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can add that to either your Quick CSS or custom.css as well.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tjmaxwell on "Display Issues on Cart Page"</title>
			<link>http://www.kriesi.at/support/topic/display-issues-on-cart-page#post-66386</link>
			<pubDate>Wed, 18 Jul 2012 16:47:01 +0000</pubDate>
			<dc:creator>tjmaxwell</dc:creator>
			<guid isPermaLink="false">66386@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I've noticed a couple of styling issues on the shopping cart page.  This also happens in the demo.  First is the pricing table.  The text in the table cells above and below the word &#34;Shipping&#34; in this screenshot are not appearing.  If you click and drag over the text, you will see that it's there, but it's not white like it should be.&#60;/p&#62;
&#60;p&#62;Screenshot: &#60;a href=&#34;http://imgs.inkfrog.com/pix/squaresound/cart.jpg&#34; rel=&#34;nofollow&#34;&#62;http://imgs.inkfrog.com/pix/squaresound/cart.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Secondly, when you enter an invalid coupon code, the error code that says &#34;Coupon code does not exist&#34; is not styled.  I assume it should have a nice red box with an &#34;X&#34; icon next to it or something so it stands out more.  &#60;/p&#62;
&#60;p&#62;Screenshot: &#60;a href=&#34;http://imgs.inkfrog.com/pix/squaresound/coupon.jpg&#34; rel=&#34;nofollow&#34;&#62;http://imgs.inkfrog.com/pix/squaresound/coupon.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If someone could please provide fixes for these issues, I would appreciate it.  Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
