<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Customize Firefox interface</title>
	<atom:link href="http://improvefirefox.com/customize-firefox-gui/feed/" rel="self" type="application/rss+xml" />
	<link>http://improvefirefox.com/customize-firefox-gui/</link>
	<description>Enjoy even better web experience! Customize Mozilla Firefox and adjust it to your needs.</description>
	<lastBuildDate>Tue, 18 May 2010 20:43:20 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Le blog des Espaces Publics Numériques de Wallonie : Des outils internet</title>
		<link>http://improvefirefox.com/customize-firefox-gui/comment-page-1/#comment-108</link>
		<dc:creator>Le blog des Espaces Publics Numériques de Wallonie : Des outils internet</dc:creator>
		<pubDate>Tue, 18 May 2010 20:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://improvefirefox.com/customize-firefox-gui/#comment-108</guid>
		<description>[...] Améliorer et personnaliser Firefox, FirefoxCréer son site simplement [...]</description>
		<content:encoded><![CDATA[<p>[...] Améliorer et personnaliser Firefox, FirefoxCréer son site simplement [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://improvefirefox.com/customize-firefox-gui/comment-page-1/#comment-105</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 30 Jan 2010 13:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://improvefirefox.com/customize-firefox-gui/#comment-105</guid>
		<description>Thankyou very much !</description>
		<content:encoded><![CDATA[<p>Thankyou very much !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Firefox and Google Toolbar, a Perfect Combination</title>
		<link>http://improvefirefox.com/customize-firefox-gui/comment-page-1/#comment-100</link>
		<dc:creator>Firefox and Google Toolbar, a Perfect Combination</dc:creator>
		<pubDate>Sat, 12 Sep 2009 23:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://improvefirefox.com/customize-firefox-gui/#comment-100</guid>
		<description>[...] Customizable - I can add extensions and plug-ins I need, and also change the themes whenever I want. I can even move and remove icons, make them tiny or big, and re-arrange my toolbars to my heart&#8217;s content. [...]</description>
		<content:encoded><![CDATA[<p>[...] Customizable &#8211; I can add extensions and plug-ins I need, and also change the themes whenever I want. I can even move and remove icons, make them tiny or big, and re-arrange my toolbars to my heart&#8217;s content. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Varun</title>
		<link>http://improvefirefox.com/customize-firefox-gui/comment-page-1/#comment-99</link>
		<dc:creator>Varun</dc:creator>
		<pubDate>Wed, 29 Jul 2009 18:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://improvefirefox.com/customize-firefox-gui/#comment-99</guid>
		<description>That was really helpful and fun too</description>
		<content:encoded><![CDATA[<p>That was really helpful and fun too</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Zamozniewicz</title>
		<link>http://improvefirefox.com/customize-firefox-gui/comment-page-1/#comment-86</link>
		<dc:creator>Adam Zamozniewicz</dc:creator>
		<pubDate>Mon, 30 Mar 2009 17:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://improvefirefox.com/customize-firefox-gui/#comment-86</guid>
		<description>You&#039;re right, the main menu can be reordered with the &lt;em&gt;userChrome.css&lt;/em&gt;. You need to change the values of the property &lt;strong&gt;-moz-box-ordinal-group&lt;/strong&gt; - the entries with lower values are displayed first. The example should explain it, paste the code into the userChrome.css file and restart Firefox to see the result:
&lt;code&gt;
#bookmarks-menu { -moz-box-ordinal-group: 1 !important; }
#go-menu { -moz-box-ordinal-group: 2 !important; }
#file-menu { -moz-box-ordinal-group: 3 !important; }
#view-menu { -moz-box-ordinal-group: 4 !important; }
#tools-menu { -moz-box-ordinal-group: 5 !important; }
#help-menu { -moz-box-ordinal-group: 6 !important; }
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>You&#8217;re right, the main menu can be reordered with the <em>userChrome.css</em>. You need to change the values of the property <strong>-moz-box-ordinal-group</strong> &#8211; the entries with lower values are displayed first. The example should explain it, paste the code into the userChrome.css file and restart Firefox to see the result:<br />
<code><br />
#bookmarks-menu { -moz-box-ordinal-group: 1 !important; }<br />
#go-menu { -moz-box-ordinal-group: 2 !important; }<br />
#file-menu { -moz-box-ordinal-group: 3 !important; }<br />
#view-menu { -moz-box-ordinal-group: 4 !important; }<br />
#tools-menu { -moz-box-ordinal-group: 5 !important; }<br />
#help-menu { -moz-box-ordinal-group: 6 !important; }<br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
