<?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 - Tag: PRIMARY - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/primary</link>
		<description>Support Forum - Tag: PRIMARY - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 14:31:20 +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/tags/primary" rel="self" type="application/rss+xml" />

		<item>
			<title>erikriemsdyk on "How to Make the Top Socket background color independent to the Primary Color?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-make-the-top-socket-background-color-independent-to-the-primary-color#post-71870</link>
			<pubDate>Mon, 20 Aug 2012 10:38:46 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">71870@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank You Ismael :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to Make the Top Socket background color independent to the Primary Color?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-make-the-top-socket-background-color-independent-to-the-primary-color#post-71804</link>
			<pubDate>Mon, 20 Aug 2012 05:01:55 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">71804@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi erikriemsdyk,&#60;/p&#62;
&#60;p&#62;For #1, try to add this code in your Quick CSS:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#shop_header {
   background: #CCC;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or this code, if the code above doesn't work:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#shop_header {
   background: #CCC !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just change the background color.&#60;/p&#62;
&#60;p&#62;I think other questions are already solved and can be fixed by the code above. Just confirm if all issues are solved or what issues remains not fixed. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "How to Make the Top Socket background color independent to the Primary Color?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-make-the-top-socket-background-color-independent-to-the-primary-color#post-71754</link>
			<pubDate>Sun, 19 Aug 2012 11:56:36 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">71754@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It looks to me that if I put: &#38;gt;&#38;gt;&#38;gt;    #top .primary-background   &#38;lt;&#38;lt;&#38;lt;&#38;lt;&#38;lt; in the Quick CSS it should override the array set by the Primary Color in the dynamic css,&#60;/p&#62;
&#60;p&#62;alas it does not? am I missing something fundamental here?&#60;/p&#62;
&#60;p&#62;######################################################################&#60;br /&#62;
	# primary color&#60;br /&#62;
	######################################################################&#60;/p&#62;
&#60;p&#62;	//background color&#60;br /&#62;
	array(&#60;br /&#62;
		'elements'	=&#38;gt;'#top .primary-background, .dropcap2, div .button, input[type=&#34;submit&#34;], #submit, .info_text_header, .numeric_controls a:hover, .numeric_controls .active_item, .contentSlideControlls a.activeItem, #top th, #top .related_posts .contentSlideControlls a.activeItem, #top .arrow_controls a, #main .content #searchsubmit:hover, .callout a',&#60;br /&#62;
		'key'		=&#38;gt;'background-color',&#60;br /&#62;
		'value'		=&#38;gt; $primary&#60;br /&#62;
		),
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "How to Make the Top Socket background color independent to the Primary Color?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-make-the-top-socket-background-color-independent-to-the-primary-color#post-71661</link>
			<pubDate>Sat, 18 Aug 2012 11:06:07 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">71661@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;There is only 1 test product, pls click on it to see the problems,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.oraclecollection.com/wp/?product=test-1&#34; rel=&#34;nofollow&#34;&#62;http://www.oraclecollection.com/wp/?product=test-1&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to Make the Top Socket background color independent to the Primary Color?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-make-the-top-socket-background-color-independent-to-the-primary-color#post-71637</link>
			<pubDate>Sat, 18 Aug 2012 06:16:13 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">71637@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi erikriemsdyk,&#60;/p&#62;
&#60;p&#62;Can you give the link to your site? (the one in the image).&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "How to Make the Top Socket background color independent to the Primary Color?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-make-the-top-socket-background-color-independent-to-the-primary-color#post-71623</link>
			<pubDate>Sat, 18 Aug 2012 02:37:48 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">71623@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;Is there a way to set the TOP SOCKET / TOP MENU / CART background color independent to the Primary Color which is set in theme options?&#60;/p&#62;
&#60;p&#62;===================================&#60;/p&#62;
&#60;p&#62;Pls refer to the following image: &#60;a href=&#34;http://www.paiexplorer.com/questions/oracle-add-to-cart.png&#34; rel=&#34;nofollow&#34;&#62;http://www.paiexplorer.com/questions/oracle-add-to-cart.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I want my HEADER / CART SOCKET to be &#34;White&#34;,&#60;/p&#62;
&#60;p&#62;The only way to achieve this is to set the Primary Color in theme options to &#34;White&#34; which creates a whole lot of problems with:&#60;/p&#62;
&#60;p&#62;(1) Some of my links being white and not visible on a white background&#60;/p&#62;
&#60;p&#62;(2) The white Add to Cart + and - Quantity buttons not showing up against a &#34;White&#34; background set by the primary color,&#60;/p&#62;
&#60;p&#62;(3) The shopping cart graphic (which is white) not showing up AND when I change it to a Black Graphic&#60;br /&#62;
    in &#34;propulsion/config-woocommerce/images&#34; the black graphic I uploaded by FTP fails to appear across all browsers?&#60;/p&#62;
&#60;p&#62;(4) The remove product (x) on my view cart page not appearing,&#60;/p&#62;
&#60;p&#62;=====================================&#60;/p&#62;
&#60;p&#62;Is there a quick CSS fix?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Primary Color for Links / Top Menu Background Color (CSS to Edit Text &#38; Links)"</title>
			<link>http://www.kriesi.at/support/topic/primary-color-for-links-top-menu-background-color-css-to-edit-text-links#post-60120</link>
			<pubDate>Thu, 14 Jun 2012 03:23:41 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">60120@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Excellent. You're welcome! Glad to help!&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "Primary Color for Links / Top Menu Background Color (CSS to Edit Text &#38; Links)"</title>
			<link>http://www.kriesi.at/support/topic/primary-color-for-links-top-menu-background-color-css-to-edit-text-links#post-60110</link>
			<pubDate>Thu, 14 Jun 2012 02:27:07 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">60110@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;Very very cool, it works perfectly,&#60;/p&#62;
&#60;p&#62;Once again you're a star, Big Thanks to You &#38;amp; Mya :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Primary Color for Links / Top Menu Background Color (CSS to Edit Text &#38; Links)"</title>
			<link>http://www.kriesi.at/support/topic/primary-color-for-links-top-menu-background-color-css-to-edit-text-links#post-59687</link>
			<pubDate>Mon, 11 Jun 2012 10:10:17 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59687@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi erik,&#60;/p&#62;
&#60;p&#62;Try to use this in your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.login_link a:hover,
.shopping_cart_link a:hover,
.checkout_link a:hover,
.cart_dropdown_first a.cart_dropdown_link:hover {
   color: black !important;
}
.cart_totals tr.cart-subtotal th strong,
.cart_totals tr.total th strong {
   color: white !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "Primary Color for Links / Top Menu Background Color (CSS to Edit Text &#38; Links)"</title>
			<link>http://www.kriesi.at/support/topic/primary-color-for-links-top-menu-background-color-css-to-edit-text-links#post-59672</link>
			<pubDate>Mon, 11 Jun 2012 07:32:31 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">59672@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael, &#60;/p&#62;
&#60;p&#62;Still no joy - both problems are still there, please see link below,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://daughterofthegods.com.au/retail/dotg2.jpg&#34; rel=&#34;nofollow&#34;&#62;http://daughterofthegods.com.au/retail/dotg2.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;when you hover over the top menu links, they are still white &#38;amp; in the Cart Totals table, &#34;Cart Sub Total&#34; &#38;amp; &#34;Order Total&#34; are still Black,&#60;/p&#62;
&#60;p&#62;Thanks for trying, I just can't find it either,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Primary Color for Links / Top Menu Background Color (CSS to Edit Text &#38; Links)"</title>
			<link>http://www.kriesi.at/support/topic/primary-color-for-links-top-menu-background-color-css-to-edit-text-links#post-59663</link>
			<pubDate>Mon, 11 Jun 2012 05:58:47 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59663@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Try this.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sub-menu ul li a:hover {
  color: color-that-you-want;
}

a.cart_dropdown_link:hover {
 color: color-that-you-want;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "Primary Color for Links / Top Menu Background Color (CSS to Edit Text &#38; Links)"</title>
			<link>http://www.kriesi.at/support/topic/primary-color-for-links-top-menu-background-color-css-to-edit-text-links#post-59552</link>
			<pubDate>Sun, 10 Jun 2012 04:15:36 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">59552@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Mya,&#60;/p&#62;
&#60;p&#62;Thank you for your quick response :)&#60;/p&#62;
&#60;p&#62;The problem is nearly fixed, just two small things to adjust,&#60;/p&#62;
&#60;p&#62;If you refer to the graphic located at: &#60;a href=&#34;http://daughterofthegods.com.au/retail/dotg2.jpg&#34; rel=&#34;nofollow&#34;&#62;http://daughterofthegods.com.au/retail/dotg2.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;When you hover over the top menu links, they are still white, any CSS to control that so that they remain the same color? &#60;/p&#62;
&#60;p&#62;And,&#60;/p&#62;
&#60;p&#62;in the Cart Totals table, &#34;Cart Sub Total&#34; &#38;amp; &#34;Order Total&#34; are still Black,&#60;/p&#62;
&#60;p&#62;any CSS to control that,&#60;/p&#62;
&#60;p&#62;Thank you so much for your help so far,&#60;/p&#62;
&#60;p&#62;Regards&#60;/p&#62;
&#60;p&#62;Erik
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Primary Color for Links / Top Menu Background Color (CSS to Edit Text &#38; Links)"</title>
			<link>http://www.kriesi.at/support/topic/primary-color-for-links-top-menu-background-color-css-to-edit-text-links#post-59508</link>
			<pubDate>Sat, 09 Jun 2012 15:07:57 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">59508@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Erik,&#60;/p&#62;
&#60;p&#62;Try adding this to your custom.css or Quick CSS.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .on-primary-color, #top .on-primary-color a, div .button, input[type=&#38;quot;submit&#38;quot;], #submit, .info_text_header, .info_text_header a, .info_text_header a:hover, #top th, #top th a {
    color: #FFFFFF;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>erikriemsdyk on "Primary Color for Links / Top Menu Background Color (CSS to Edit Text &#38; Links)"</title>
			<link>http://www.kriesi.at/support/topic/primary-color-for-links-top-menu-background-color-css-to-edit-text-links#post-59478</link>
			<pubDate>Sat, 09 Jun 2012 07:45:52 +0000</pubDate>
			<dc:creator>erikriemsdyk</dc:creator>
			<guid isPermaLink="false">59478@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Website: Daughter of the Gods &#60;a href=&#34;http://daughterofthegods.com.au/retail/&#34; rel=&#34;nofollow&#34;&#62;http://daughterofthegods.com.au/retail/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;In PROPULSION &#38;gt;&#38;gt;&#38;gt; THEME OPTIONS &#38;gt;&#38;gt;&#38;gt; STYLING,&#60;/p&#62;
&#60;p&#62;You have the ability to change the Primary Color for Links, Drop Caps &#38;amp; Other Elements,&#60;/p&#62;
&#60;p&#62;This color also governs the color of the Top Menu Background,&#60;/p&#62;
&#60;p&#62;I would like to set this color to White and hence I need all links and images within this color to become dark,&#60;/p&#62;
&#60;p&#62;Please see screenshot image here: &#60;a href=&#34;http://daughterofthegods.com.au/retail/dotg.jpg&#34; rel=&#34;nofollow&#34;&#62;http://daughterofthegods.com.au/retail/dotg.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Can someone please show me which CSS code governs the Colors &#38;amp; Link Colors of the Text in:&#60;/p&#62;
&#60;p&#62;The Top Menu Bar (with the White Shopping Cart In it)&#60;/p&#62;
&#60;p&#62;On the Cart &#38;amp; Checkout Pages, (pls see screenshot) the Text in the Forms&#60;/p&#62;
&#60;p&#62;Thanks in Advance,&#60;/p&#62;
&#60;p&#62;Erik
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
