<?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: Right justifying the menu bar</title>
		<link>http://www.themolitor.com/forums/topic/right-justifying-the-menu-bar</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Right justifying the menu bar</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 10:03:17 +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/right-justifying-the-menu-bar" rel="self" type="application/rss+xml" />

		<item>
			<title>digdug on "Right justifying the menu bar"</title>
			<link>http://www.themolitor.com/forums/topic/right-justifying-the-menu-bar#post-4310</link>
			<pubDate>Wed, 05 Oct 2011 17:28:08 +0000</pubDate>
			<dc:creator>digdug</dc:creator>
			<guid isPermaLink="false">4310@http://www.themolitor.com/forums/</guid>
			<description><p>This is extremely helpful! Thanks Motti
</p></description>
		</item>
		<item>
			<title>motti_b on "Right justifying the menu bar"</title>
			<link>http://www.themolitor.com/forums/topic/right-justifying-the-menu-bar#post-4017</link>
			<pubDate>Thu, 01 Sep 2011 13:28:16 +0000</pubDate>
			<dc:creator>motti_b</dc:creator>
			<guid isPermaLink="false">4017@http://www.themolitor.com/forums/</guid>
			<description><p>Why don't you make the menu float right? I assume that's what you want to do. Open the style.css file and go to somewhere around line 170 (it's on different line on mine)and change </p>
<p>#navigation {width: 920px; float: left; clear:both;}<br />
to<br />
#navigation {width: 920px; float: right; clear:both;} </p>
<p>if you want the menu text to also stick to the right than just go a couple of lines down to:</p>
<p>#dropmenu li {list-style:none;   position:relative; float: left; line-height: 20px; width:auto ; margin-right: 30px;}</p>
<p>and change it to:</p>
<p>#dropmenu li {list-style:none;   position:relative; float: right; line-height: 20px; width:auto ; margin-left: 30px;}</p>
<p>Make sure you change the 'float' and the 'margin'.</p>
<p>Hope that helps.</p>
<p>Motti
</p></description>
		</item>
		<item>
			<title>onesummerday on "Right justifying the menu bar"</title>
			<link>http://www.themolitor.com/forums/topic/right-justifying-the-menu-bar#post-3950</link>
			<pubDate>Fri, 26 Aug 2011 19:56:38 +0000</pubDate>
			<dc:creator>onesummerday</dc:creator>
			<guid isPermaLink="false">3950@http://www.themolitor.com/forums/</guid>
			<description><p>is there a way to do this?  thanks in advance for the help!
</p></description>
		</item>

	</channel>
</rss>
