<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Make Menu background Transparent using Imbalance 2 theme</title>
		<link>http://en.forums.wordpress.com/topic/make-menu-background-transparent-using-imbalance-2-theme</link>
		<description>WordPress.com Forums &#187; Topic: Make Menu background Transparent using Imbalance 2 theme</description>
		<language>en</language>
		<pubDate>Fri, 24 May 2013 21:05:04 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/make-menu-background-transparent-using-imbalance-2-theme" rel="self" type="application/rss+xml" />

		<item>
			<title>zandyring on "Make Menu background Transparent using Imbalance 2 theme"</title>
			<link>http://en.forums.wordpress.com/topic/make-menu-background-transparent-using-imbalance-2-theme#post-981506</link>
			<pubDate>Mon, 20 Aug 2012 13:35:09 +0000</pubDate>
			<dc:creator>zandyring</dc:creator>
			<guid isPermaLink="false">981506@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm glad this worked out for you!
</p>
]]></description>
					</item>
		<item>
			<title>ajbilton7 on "Make Menu background Transparent using Imbalance 2 theme"</title>
			<link>http://en.forums.wordpress.com/topic/make-menu-background-transparent-using-imbalance-2-theme#post-981498</link>
			<pubDate>Mon, 20 Aug 2012 13:26:16 +0000</pubDate>
			<dc:creator>ajbilton7</dc:creator>
			<guid isPermaLink="false">981498@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the help!</p>
<p>It didn't quite work removing the color attribute but i managed to get it to work by leaving the colour and redusing the transparency to 0.0</p>
<pre><code>.menu ul li {
background-color: rgba(255, 255, 255, 0.0);
line-height: 15px;
position: relative;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>zandyring on "Make Menu background Transparent using Imbalance 2 theme"</title>
			<link>http://en.forums.wordpress.com/topic/make-menu-background-transparent-using-imbalance-2-theme#post-981482</link>
			<pubDate>Mon, 20 Aug 2012 13:04:14 +0000</pubDate>
			<dc:creator>zandyring</dc:creator>
			<guid isPermaLink="false">981482@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there,<br />
You will need to go into the stylesheet for the theme and modify an element. This is it, and below what you need to make it look like:<br />
<pre><code>.menu ul li {
    background-color: rgba(255, 255, 255, 0.8);
    line-height: 15px;
    position: relative;
}</code></pre>
<pre><code>.menu ul li {
    line-height: 15px;
    position: relative;
}</code></pre>
<p>The background color attribute is causing the problem.</p>
<p>Good luck!<br />
-Z
</p>
]]></description>
					</item>
		<item>
			<title>ajbilton7 on "Make Menu background Transparent using Imbalance 2 theme"</title>
			<link>http://en.forums.wordpress.com/topic/make-menu-background-transparent-using-imbalance-2-theme#post-981458</link>
			<pubDate>Mon, 20 Aug 2012 11:35:47 +0000</pubDate>
			<dc:creator>ajbilton7</dc:creator>
			<guid isPermaLink="false">981458@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi.</p>
<p>I have been playing around with the css on my new blog with some sucess thanks to loads of tips that others have posted here.</p>
<p>I have made the background to the site transparent and the header logo transparent by using a trnasparent png file.</p>
<p>If you look at my site the menu bar is not transparent to match the rest of the site? Is this possible to do?</p>
<p><a href="http://biltarch.wordpress.com/" rel="nofollow">http://biltarch.wordpress.com/</a></p>
<p>Thanks in advance!
</p>
]]></description>
					</item>

	</channel>
</rss>
