<?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: social media opacity color (header)</title>
		<link>http://www.kriesi.at/support/topic/social-media-opacity-color-header</link>
		<description>Support Forum - Topic: social media opacity color (header)</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 02:12:58 +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/social-media-opacity-color-header" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "social media opacity color (header)"</title>
			<link>http://www.kriesi.at/support/topic/social-media-opacity-color-header#post-57592</link>
			<pubDate>Fri, 25 May 2012 19:30:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">57592@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Anna,&#60;/p&#62;
&#60;p&#62;Glad you were able to figure it out! Let us know if you need anything else :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anna on "social media opacity color (header)"</title>
			<link>http://www.kriesi.at/support/topic/social-media-opacity-color-header#post-57591</link>
			<pubDate>Fri, 25 May 2012 19:15:44 +0000</pubDate>
			<dc:creator>Anna</dc:creator>
			<guid isPermaLink="false">57591@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I figured it out. My logo was overlapping the icons and it was redirecting to the homepage. :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anna on "social media opacity color (header)"</title>
			<link>http://www.kriesi.at/support/topic/social-media-opacity-color-header#post-57575</link>
			<pubDate>Fri, 25 May 2012 17:20:14 +0000</pubDate>
			<dc:creator>Anna</dc:creator>
			<guid isPermaLink="false">57575@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I also updated the woocommerce plugin. I thought perhaps that had done something, but I deactivated it and the social media icons still do not work...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anna on "social media opacity color (header)"</title>
			<link>http://www.kriesi.at/support/topic/social-media-opacity-color-header#post-57518</link>
			<pubDate>Fri, 25 May 2012 08:13:45 +0000</pubDate>
			<dc:creator>Anna</dc:creator>
			<guid isPermaLink="false">57518@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael, so it looks like the opacity is the least of my problems. It seems that the social icon links are no longer working.  I've made some changes since I last tested them, but not to the header. &#60;/p&#62;
&#60;p&#62;Here is my test site, about to go live with the first phase, so any help is greatly appreciated: &#60;a href=&#34;http://test.thethreemagi.com/&#34; rel=&#34;nofollow&#34;&#62;http://test.thethreemagi.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The only things I've changed since they last worked was added the newsletter page with a MailChimp embed form (javascript/jquery): &#60;a href=&#34;http://test.thethreemagi.com/newsletter-sign-up/&#34; rel=&#34;nofollow&#34;&#62;http://test.thethreemagi.com/newsletter-sign-up/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm also including the Quick CSS changes just in case that's affecting this..?&#60;/p&#62;
&#60;p&#62;Thanks in advance!&#60;/p&#62;
&#60;p&#62;body{&#60;br /&#62;
font: 12px/1.7em &#34;Helvetica Neue&#34;,Helvetica,Arial,sans-serif;&#60;br /&#62;
color: #000;&#60;br /&#62;
position:relative;&#60;br /&#62;
overflow-x: hidden;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#top .title_container h1 {&#60;br /&#62;
    font-size: 20px;&#60;br /&#62;
}&#60;br /&#62;
.breadcrumb-trail {&#60;br /&#62;
    font-size: 0px;&#60;br /&#62;
text-decoration: none;&#60;br /&#62;
}&#60;br /&#62;
.custom_hr_text a:hover{&#60;br /&#62;
color:#aaa;&#60;br /&#62;
text-decoration: none;&#60;br /&#62;
}&#60;br /&#62;
a:hover{&#60;br /&#62;
text-decoration: none !important;&#60;br /&#62;
color: #9592f6 !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#top div .price del {&#60;br /&#62;
color: #BBBBBB;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#top div .price ins {&#60;br /&#62;
color: #8b26a1;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;#top div .price {&#60;br /&#62;
color: #736986;&#60;br /&#62;
}&#60;br /&#62;
#header .container{&#60;br /&#62;
padding: 0px 0 0 0;&#60;br /&#62;
z-index: 100;&#60;br /&#62;
}&#60;br /&#62;
#top .logo{&#60;br /&#62;
top: 0px;&#60;br /&#62;
}&#60;br /&#62;
#header.boxed .container{&#60;br /&#62;
width:980px;&#60;br /&#62;
}&#60;br /&#62;
.woocommerce_tabs #tab-description h2 {&#60;br /&#62;
    display: none !important;&#60;br /&#62;
}&#60;br /&#62;
.woocommerce_tabs .tabs li {&#60;br /&#62;
    display: none;&#60;br /&#62;
}&#60;br /&#62;
.woocommerce_tabs ul.tabs li:first-child {&#60;br /&#62;
    display: block;&#60;br /&#62;
}&#60;br /&#62;
#top .main_menu .avia_mega ul ul li, #top .main_menu .avia_mega &#38;gt; li &#38;gt; ul li {&#60;br /&#62;
    background-color: #FFFFFF;&#60;br /&#62;
    background-image: none;&#60;br /&#62;
    background-position: 0 0;&#60;br /&#62;
}&#60;br /&#62;
#footer .widget&#38;gt;ul, #footer .widget&#38;gt;div, #footer .widget&#38;gt;span, #footer .widget&#38;gt;p{&#60;br /&#62;
opacity: 1 !important;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;tr.cart-subtotal th {&#60;br /&#62;
     background: none repeat scroll 0% 0% #f5f5f5 ! important;&#60;br /&#62;
     color:#fff !important;a&#60;br /&#62;
}&#60;br /&#62;
tr.total th {&#60;br /&#62;
     background: none repeat scroll 0% 0% #f5f5f5 ! important;&#60;br /&#62;
     color:#fff !important;&#60;br /&#62;
}&#60;br /&#62;
th, td{&#60;br /&#62;
text-align: left;&#60;br /&#62;
padding: 15px;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "social media opacity color (header)"</title>
			<link>http://www.kriesi.at/support/topic/social-media-opacity-color-header#post-57500</link>
			<pubDate>Fri, 25 May 2012 02:45:53 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">57500@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Anna,&#60;/p&#62;
&#60;p&#62;Can you post a link to your site?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anna on "social media opacity color (header)"</title>
			<link>http://www.kriesi.at/support/topic/social-media-opacity-color-header#post-57361</link>
			<pubDate>Thu, 24 May 2012 09:45:42 +0000</pubDate>
			<dc:creator>Anna</dc:creator>
			<guid isPermaLink="false">57361@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, how can I change the color and % of the opacity of the round social media icons in the header?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
