<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: how to place facebook like button in top right side of navigation bar</title>
		<link>http://www.themolitor.com/forums/topic/how-to-place-facebook-like-button-in-top-right-side-of-navigation-bar</link>
		<description>THE MOLITOR FORUMS &#187; Topic: how to place facebook like button in top right side of navigation bar</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 18:17:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/how-to-place-facebook-like-button-in-top-right-side-of-navigation-bar" rel="self" type="application/rss+xml" />

		<item>
			<title>ckelley on "how to place facebook like button in top right side of navigation bar"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-place-facebook-like-button-in-top-right-side-of-navigation-bar#post-12765</link>
			<pubDate>Wed, 18 Jul 2012 07:03:54 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">12765@http://www.themolitor.com/forums/</guid>
			<description><p>you'll need to write the CSS to place it where you want, or fill out a customization form <a href="http://www.themolitor.com/customization-quote-request/" rel="nofollow">http://www.themolitor.com/customization-quote-request/</a></p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>northsidecreative on "how to place facebook like button in top right side of navigation bar"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-place-facebook-like-button-in-top-right-side-of-navigation-bar#post-12729</link>
			<pubDate>Tue, 17 Jul 2012 18:48:20 +0000</pubDate>
			<dc:creator>northsidecreative</dc:creator>
			<guid isPermaLink="false">12729@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks I have done what you have instructed but I actually want to place the buttons within the top menu on the right hand side directly next to the directional arrows.</p>
<p>Currently the above solution codes the button below the left menu.</p>
<p>Looking forward to your response.
</p></description>
		</item>
		<item>
			<title>ckelley on "how to place facebook like button in top right side of navigation bar"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-place-facebook-like-button-in-top-right-side-of-navigation-bar#post-12663</link>
			<pubDate>Mon, 16 Jul 2012 06:46:08 +0000</pubDate>
			<dc:creator>ckelley</dc:creator>
			<guid isPermaLink="false">12663@http://www.themolitor.com/forums/</guid>
			<description><p>Hello,</p>
<p>so the html to wrap around that is all generated by WordPress, you need to open the header.php on line 72 and replace<br />
this</p>
<p>'<br />
&#60;?php wp_nav_menu(array('theme_location' =&#62; 'main', 'container_id' =&#62; 'topBanner', 'menu_id' =&#62; 'navigation', 'fallback_cb' =&#62; false)); ?&#62;<br />
'<br />
with<br />
'<br />
&#60;div id="topBanner"&#62;<br />
&#60;?php wp_nav_menu(array('theme_location' =&#62; 'main', 'container' =&#62; 'false', 'menu_id' =&#62; 'navigation', 'fallback_cb' =&#62; false)); ?&#62;</p>
<p>&#60;/div&#62;<br />
'</p>
<p>then you'll be able to add the like code in-between that div</p>
<p>-Chris K
</p></description>
		</item>
		<item>
			<title>northsidecreative on "how to place facebook like button in top right side of navigation bar"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-place-facebook-like-button-in-top-right-side-of-navigation-bar#post-12603</link>
			<pubDate>Fri, 13 Jul 2012 20:50:10 +0000</pubDate>
			<dc:creator>northsidecreative</dc:creator>
			<guid isPermaLink="false">12603@http://www.themolitor.com/forums/</guid>
			<description><p>Hi guys,</p>
<p>I want to add a facebook 'like' button to the top menu next to the directional navigation buttons, in which file and where should I place the code within it?</p>
<p>Thanks heaps and great theme :)
</p></description>
		</item>

	</channel>
</rss>
