<?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: change one menu button</title>
		<link>http://www.kriesi.at/support/topic/change-one-menu-button</link>
		<description>Support Forum - Topic: change one menu button</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 18:11:19 +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/change-one-menu-button" rel="self" type="application/rss+xml" />

		<item>
			<title>bevlogenverf on "change one menu button"</title>
			<link>http://www.kriesi.at/support/topic/change-one-menu-button#post-97612</link>
			<pubDate>Wed, 20 Feb 2013 08:54:35 +0000</pubDate>
			<dc:creator>bevlogenverf</dc:creator>
			<guid isPermaLink="false">97612@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;brilliant!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "change one menu button"</title>
			<link>http://www.kriesi.at/support/topic/change-one-menu-button#post-97575</link>
			<pubDate>Wed, 20 Feb 2013 05:39:07 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">97575@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi bevlogenverf,&#60;/p&#62;
&#60;p&#62;No, it should be:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top #menu-item-720 a {
color: #0e75bf;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bevlogenverf on "change one menu button"</title>
			<link>http://www.kriesi.at/support/topic/change-one-menu-button#post-97537</link>
			<pubDate>Tue, 19 Feb 2013 22:41:45 +0000</pubDate>
			<dc:creator>bevlogenverf</dc:creator>
			<guid isPermaLink="false">97537@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;for just changing the font color of one menu item. is this the right code?&#60;/p&#62;
&#60;p&#62;#top #menu-item-720 {&#60;br /&#62;
font-color: #0e75bf;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bevlogenverf on "change one menu button"</title>
			<link>http://www.kriesi.at/support/topic/change-one-menu-button#post-97532</link>
			<pubDate>Tue, 19 Feb 2013 22:34:16 +0000</pubDate>
			<dc:creator>bevlogenverf</dc:creator>
			<guid isPermaLink="false">97532@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks. didnt look as cool as i thought. haha :) great help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "change one menu button"</title>
			<link>http://www.kriesi.at/support/topic/change-one-menu-button#post-97436</link>
			<pubDate>Tue, 19 Feb 2013 14:49:54 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97436@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi bevlogenverf,&#60;/p&#62;
&#60;p&#62;You can target a single menu item by its unique ID. Use Chrome's Inspect Element (or safari, firefox etc) to look at the code for your menu and you'll see that each item has a menu id like this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;li id=&#38;quot;menu-item-123&#38;quot; ....&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The numbers are unique to each menu item so then you do something like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top #menu-item-123 {
background-color: #333;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bevlogenverf on "change one menu button"</title>
			<link>http://www.kriesi.at/support/topic/change-one-menu-button#post-97296</link>
			<pubDate>Mon, 18 Feb 2013 18:59:29 +0000</pubDate>
			<dc:creator>bevlogenverf</dc:creator>
			<guid isPermaLink="false">97296@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys. I read it somewhere already but cannot find it anymore. I tried. :) &#60;/p&#62;
&#60;p&#62;How can I change one menu button? For example the menu button with Blog. Can I change te background and color of the background and letters? Maybe even an icon?&#60;/p&#62;
&#60;p&#62;THX dudes! You roX
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
