<?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: Imbalance: menu categories and other questions</title>
		<link>http://en.forums.wordpress.com/topic/imbalance-menu-categories-and-other-questions-1</link>
		<description>WordPress.com Forums &#187; Topic: Imbalance: menu categories and other questions</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 04:06:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/imbalance-menu-categories-and-other-questions-1" rel="self" type="application/rss+xml" />

		<item>
			<title>maximilianosaavedra on "Imbalance: menu categories and other questions"</title>
			<link>http://en.forums.wordpress.com/topic/imbalance-menu-categories-and-other-questions-1#post-809218</link>
			<pubDate>Fri, 03 Feb 2012 23:28:48 +0000</pubDate>
			<dc:creator>maximilianosaavedra</dc:creator>
			<guid isPermaLink="false">809218@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, thanks for responding.<br />
I tried your suggestions but unfortunately did not work. Look:
<ul><a href="http://tardesgrises.files.wordpress.com/2012/02/css-test-1.jpg" rel="nofollow">http://tardesgrises.files.wordpress.com/2012/02/css-test-1.jpg</a></ul>
<p>Do you have any ideas? regards
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Imbalance: menu categories and other questions"</title>
			<link>http://en.forums.wordpress.com/topic/imbalance-menu-categories-and-other-questions-1#post-809166</link>
			<pubDate>Fri, 03 Feb 2012 22:18:19 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">809166@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>And replace "yellow" in the last part with the <a href="http://www.w3.org/TR/css3-color/#svg-color">color</a> you want.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "Imbalance: menu categories and other questions"</title>
			<link>http://en.forums.wordpress.com/topic/imbalance-menu-categories-and-other-questions-1#post-809163</link>
			<pubDate>Fri, 03 Feb 2012 22:17:28 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">809163@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>1 - Menu Categories: I would like a blue bar to go behind the text. I also wish to change the text color of the menu.</p></blockquote>
<p>You have some strange positioning going on.</p>
<p>Try deleting this from your custom CSS:</p>
<pre><code>#header {
background:url(&#039;http://tardesgrises.files.wordpress.com/2012/02/1.jpg&#039;) no-repeat;
height:235px;
text-align:right;
width:970px;
padding:120px 0 0;
}

.menu ul li {
float:left;
font-size:100%;
padding-right:15px;
top:30px;
}

#header-left {
width:700px!important;
}

.menu ul ul {
left:0;
position:absolute;
top:0;
width:auto;
}</code></pre>
<p>And adding this instead: </p>
<pre><code>#header {
background:url(&#039;http://tardesgrises.files.wordpress.com/2012/02/1.jpg&#039;) no-repeat;
position:relative;
height:354px;
padding:0;
}

#header-center {
display:none;
}

#header-image-link {
position: absolute;
top: 120px;
}

#header-left,#header-right {
position:absolute;
bottom:10px;
}

#header-right {
right:0;
}

.widget_search {
margin:0;
}

.menu ul li {
background:yellow;
float:left;
font-size:100%;
padding:10px 10px 0;
}</code></pre>
]]></description>
					</item>
		<item>
			<title>maximilianosaavedra on "Imbalance: menu categories and other questions"</title>
			<link>http://en.forums.wordpress.com/topic/imbalance-menu-categories-and-other-questions-1#post-809080</link>
			<pubDate>Fri, 03 Feb 2012 21:05:17 +0000</pubDate>
			<dc:creator>maximilianosaavedra</dc:creator>
			<guid isPermaLink="false">809080@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hello, I have optimized the design of my blog reading deeply this forum, their responses and questions from other users. Thank you very much you and the translator of Google.<br />
But now I am stuck and I can not solve a problem. I would be very grateful to anyone who could give me a help with several concerns. The first:</p>
<p>1 - Menu Categories: I would like a blue bar to go behind the text. I also wish to change the text color of the menu.
</p>
]]></description>
					</item>

	</channel>
</rss>
