<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
		>
<channel>
	<title>Comments on: FireFox Tip: How To Set A Minimum Tab Width</title>
	<atom:link href="http://www.watchingthenet.com/firefox-tip-how-to-set-a-minimum-tab-width.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.watchingthenet.com/firefox-tip-how-to-set-a-minimum-tab-width.html</link>
	<description>Computer - Internet - Technology Tips And Tutorials</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:05:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: anonymous</title>
		<link>http://www.watchingthenet.com/firefox-tip-how-to-set-a-minimum-tab-width.html#comment-72901</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Wed, 08 Jun 2011 19:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/firefox-tip-set-minimum-tab-width.html#comment-72901</guid>
		<description>In latest Firefox 4/5, add the settings to the &#039;userChrome.css&#039; file:

C:\Documents and Settings\user\Application Data\Mozilla\Firefox\Profiles\default\chrome\userChrome.css

.tabbrowser-tab[fadein]:not([pinned]) {
min-width: 0px !important;
max-width: 30px !important;
} 

may need to adjust the path to suit your system and the pixels desired. The above will show just the tab icon, which I find enough to identify them. Plus they&#039;re placed consistently instead of shrinking &amp; expanding depending on when more/less tabs are open.</description>
		<content:encoded><![CDATA[<p>In latest Firefox 4/5, add the settings to the &#039;userChrome.css&#039; file:</p>
<p>C:\Documents and Settings\user\Application Data\Mozilla\Firefox\Profiles\default\chrome\userChrome.css</p>
<p>.tabbrowser-tab[fadein]:not([pinned]) {<br />
min-width: 0px !important;<br />
max-width: 30px !important;<br />
} </p>
<p>may need to adjust the path to suit your system and the pixels desired. The above will show just the tab icon, which I find enough to identify them. Plus they&#039;re placed consistently instead of shrinking &amp; expanding depending on when more/less tabs are open.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Wallace</title>
		<link>http://www.watchingthenet.com/firefox-tip-how-to-set-a-minimum-tab-width.html#comment-58597</link>
		<dc:creator>Bob Wallace</dc:creator>
		<pubDate>Fri, 25 Mar 2011 15:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/firefox-tip-set-minimum-tab-width.html#comment-58597</guid>
		<description>I just downloaded and installed the latest version of Firefox and I can&#039;t adjust the tab width.

The above routine has worked fine with previous versions (much thanks) but this type - nada.

I&#039;ve tried resetting a few times using 8, 10 and 20 character settings.  When I return to the Width box my last setting is displayed but when I restart FF the width remains &quot;too wide&quot;.

Help?</description>
		<content:encoded><![CDATA[<p>I just downloaded and installed the latest version of Firefox and I can&#039;t adjust the tab width.</p>
<p>The above routine has worked fine with previous versions (much thanks) but this type &#8211; nada.</p>
<p>I&#039;ve tried resetting a few times using 8, 10 and 20 character settings.  When I return to the Width box my last setting is displayed but when I restart FF the width remains &#034;too wide&#034;.</p>
<p>Help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.watchingthenet.com/firefox-tip-how-to-set-a-minimum-tab-width.html#comment-30435</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Thu, 23 Sep 2010 21:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/firefox-tip-set-minimum-tab-width.html#comment-30435</guid>
		<description>Thanks!  I set my Min and Max both to 150.  That way, as I&#039;m closing tabs, they don&#039;t get sized differently and I close the wrong tab.</description>
		<content:encoded><![CDATA[<p>Thanks!  I set my Min and Max both to 150.  That way, as I&#039;m closing tabs, they don&#039;t get sized differently and I close the wrong tab.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.watchingthenet.com/firefox-tip-how-to-set-a-minimum-tab-width.html#comment-24001</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 09 Apr 2010 06:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/firefox-tip-set-minimum-tab-width.html#comment-24001</guid>
		<description>Nice one! Thanks for that, should help loads</description>
		<content:encoded><![CDATA[<p>Nice one! Thanks for that, should help loads</p>
]]></content:encoded>
	</item>
</channel>
</rss>

