<?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: How to change individual menu button colors</title>
		<link>http://en.forums.wordpress.com/topic/how-to-change-individual-menu-button-colors</link>
		<description>WordPress.com Forums &#187; Topic: How to change individual menu button colors</description>
		<language>en</language>
		<pubDate>Sun, 19 May 2013 06:04:48 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/how-to-change-individual-menu-button-colors" rel="self" type="application/rss+xml" />

		<item>
			<title>realagenda on "How to change individual menu button colors"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-individual-menu-button-colors#post-847406</link>
			<pubDate>Fri, 23 Mar 2012 00:25:58 +0000</pubDate>
			<dc:creator>realagenda</dc:creator>
			<guid isPermaLink="false">847406@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks a million. It looks simple. Let's see if I can implement it.
</p>
]]></description>
					</item>
		<item>
			<title>designsimply on "How to change individual menu button colors"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-individual-menu-button-colors#post-847307</link>
			<pubDate>Thu, 22 Mar 2012 23:10:55 +0000</pubDate>
			<dc:creator>designsimply</dc:creator>
			<guid isPermaLink="false">847307@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>I wanted to change the color of the background of one single item of the menu bar.
</p></blockquote>
<p>Each item in the top menu has a specific ID attribute. In your blog, the Technology menu item has ID "menu-item-1255" for example. This means you can change the background color of just that time using CSS like this:</p>
<pre><code>#menu-item-1255 {
background: goldenrod;
}</code></pre>
<p>Adjust the <a href="http://en.wikipedia.org/wiki/Web_colors">color</a> as necessary.</p>
<p>Note that if you wanted to use the hoverimage.gif which you have setup for current menu items and as the background on hover, you can do this instead:</p>
<pre><code>#menu-item-1255 {
background-image: url(&#039;http://realagenda.files.wordpress.com/2011/11/hoverover.gif&#039;);
}</code></pre>
<blockquote><p>While I´m at it, I´d like to learn how to do this to every single item of the bar, in case I decide to do so later.
</p></blockquote>
<p>To switch to a different menu item other than "Technology", view the page source for <a href="http://real-agenda.com/" rel="nofollow">http://real-agenda.com/</a> in your browser, check to see what the ID is for the menu item you'd like to change, and add a CSS for each ID you'd like to update.
</p>
]]></description>
					</item>
		<item>
			<title>realagenda on "How to change individual menu button colors"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-individual-menu-button-colors#post-847088</link>
			<pubDate>Thu, 22 Mar 2012 20:02:26 +0000</pubDate>
			<dc:creator>realagenda</dc:creator>
			<guid isPermaLink="false">847088@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have a custom design upgrade already. Can you please walk me through the way I would achieve the changes?</p>
<p>Thank you.
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "How to change individual menu button colors"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-individual-menu-button-colors#post-846360</link>
			<pubDate>Wed, 21 Mar 2012 23:37:56 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">846360@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, there's really no direct way to change those. You would need to use CSS through a Custom Design upgrade: <a href="http://support.wordpress.com/editing-css/" rel="nofollow">http://support.wordpress.com/editing-css/</a>
</p>
]]></description>
					</item>
		<item>
			<title>realagenda on "How to change individual menu button colors"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-individual-menu-button-colors#post-845832</link>
			<pubDate>Wed, 21 Mar 2012 14:03:49 +0000</pubDate>
			<dc:creator>realagenda</dc:creator>
			<guid isPermaLink="false">845832@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I wanted to change the color of the background of one single item of the menu bar. While I´m at it, I´d like to learn how to do this to every single item of the bar, in case I decide to do so later. As for the hover over I am OK with having one color for all the items and I already learnt how to change it.</p>
<p>Thanks!
</p>
]]></description>
					</item>
		<item>
			<title>kardotim on "How to change individual menu button colors"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-individual-menu-button-colors#post-844840</link>
			<pubDate>Tue, 20 Mar 2012 10:21:03 +0000</pubDate>
			<dc:creator>kardotim</dc:creator>
			<guid isPermaLink="false">844840@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Do you want to change the background color of one menu item? or do you want to use a different color when you hover over an item.</p>
<p>Also review this guide to learn more about CSS: <a href="http://support.wordpress.com/editing-css/" rel="nofollow">http://support.wordpress.com/editing-css/</a>
</p>
]]></description>
					</item>
		<item>
			<title>realagenda on "How to change individual menu button colors"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-change-individual-menu-button-colors#post-844307</link>
			<pubDate>Mon, 19 Mar 2012 18:09:53 +0000</pubDate>
			<dc:creator>realagenda</dc:creator>
			<guid isPermaLink="false">844307@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have the enterprise theme. I'd like to know how to change the color of only one tab of the menu, most likely with CSS.</p>
<p>The address of the site is <a href="http://www.real-agenda.com" rel="nofollow">http://www.real-agenda.com</a></p>
<p>Thanks.<br />
Blog url: <a href='http://realagenda.wordpress.com/'>http://realagenda.wordpress.com/</a>
</p>
]]></description>
					</item>

	</channel>
</rss>
