<?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: Thinning Down FireFox 4&#039;s Tab Bar</title>
	<atom:link href="http://gdgtry.com/2010/07/thinning-down-firefox-4s-tab-bar/feed/" rel="self" type="application/rss+xml" />
	<link>http://gdgtry.com/2010/07/thinning-down-firefox-4s-tab-bar/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=thinning-down-firefox-4s-tab-bar</link>
	<description>Technology issues on a day-to-day basis.</description>
	<lastBuildDate>Wed, 09 May 2012 14:50:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Hinterwaeldler</title>
		<link>http://gdgtry.com/2010/07/thinning-down-firefox-4s-tab-bar/comment-page-2/#comment-3071</link>
		<dc:creator>Hinterwaeldler</dc:creator>
		<pubDate>Sun, 06 Nov 2011 23:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://gdgtry.com/?p=367#comment-3071</guid>
		<description>This is my version:

#appmenu-button {
background-color: rgba(54, 121, 166, 0.2) !important;
}

#appmenu-button .button-text { display:none !important; } /*removes &quot;Firefox&quot;*/
#appmenu-button dropmarker:before { content: &quot;FireFox Menu&quot; !important; } /*Inserts new text*/

#appmenu-button-container{
position: fixed !important;
}

#navigator-toolbox[tabsontop=&quot;true&quot;] #TabsToolbar{
padding-left: 112px !important;
padding-right: 110px !important;
padding-top: 4px !important;
margin-top: -20px !important;
}

#appmenu-button{
padding: 4px 6px 20px 6px !important;
height: 20px !important;
}</description>
		<content:encoded><![CDATA[<p>This is my version:</p>
<p>#appmenu-button {<br />
background-color: rgba(54, 121, 166, 0.2) !important;<br />
}</p>
<p>#appmenu-button .button-text { display:none !important; } /*removes "Firefox"*/<br />
#appmenu-button dropmarker:before { content: "FireFox Menu" !important; } /*Inserts new text*/</p>
<p>#appmenu-button-container{<br />
position: fixed !important;<br />
}</p>
<p>#navigator-toolbox[tabsontop="true"] #TabsToolbar{<br />
padding-left: 112px !important;<br />
padding-right: 110px !important;<br />
padding-top: 4px !important;<br />
margin-top: -20px !important;<br />
}</p>
<p>#appmenu-button{<br />
padding: 4px 6px 20px 6px !important;<br />
height: 20px !important;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rirri</title>
		<link>http://gdgtry.com/2010/07/thinning-down-firefox-4s-tab-bar/comment-page-2/#comment-1570</link>
		<dc:creator>rirri</dc:creator>
		<pubDate>Mon, 14 Feb 2011 10:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://gdgtry.com/?p=367#comment-1570</guid>
		<description>anubody know how to trun on multirow tabbar in ff4?</description>
		<content:encoded><![CDATA[<p>anubody know how to trun on multirow tabbar in ff4?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vamsi</title>
		<link>http://gdgtry.com/2010/07/thinning-down-firefox-4s-tab-bar/comment-page-2/#comment-880</link>
		<dc:creator>Vamsi</dc:creator>
		<pubDate>Tue, 21 Dec 2010 09:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://gdgtry.com/?p=367#comment-880</guid>
		<description>Adjusting width and height worked for my computer. otherwise min,max close button were not visible. 
#appmenu-button-container{
position: fixed !important;
}

#navigator-toolbox[tabsontop=&quot;true&quot;] #TabsToolbar{
padding: 2px 0 0 0px !important;
margin: -25px 70px 0 70px !important;
}

#appmenu-button{
padding: 3px 5px 3px 5px !important;
height: 20px !important;
}</description>
		<content:encoded><![CDATA[<p>Adjusting width and height worked for my computer. otherwise min,max close button were not visible.<br />
#appmenu-button-container{<br />
position: fixed !important;<br />
}</p>
<p>#navigator-toolbox[tabsontop="true"] #TabsToolbar{<br />
padding: 2px 0 0 0px !important;<br />
margin: -25px 70px 0 70px !important;<br />
}</p>
<p>#appmenu-button{<br />
padding: 3px 5px 3px 5px !important;<br />
height: 20px !important;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://gdgtry.com/2010/07/thinning-down-firefox-4s-tab-bar/comment-page-2/#comment-825</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Thu, 14 Oct 2010 06:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://gdgtry.com/?p=367#comment-825</guid>
		<description>I used the following code and now I have the same viewing area as google chrome (I also turned off the status bar to do so).

#appmenu-button-container {
width: 92px;
position: fixed !important;
}
#appmenu-button {
padding: 4px 4px 4px 4px !important;
margin-top:0px !important;
background-color: rgba(200, 200, 200, 0.4) !important;
}
#navigator-toolbox[tabsontop=&quot;true&quot;] #TabsToolbar{
padding-left: 93px !important;
padding-right: 102px !important;
padding-top: 0px !important;
margin-top: -30px !important;
}

#appmenu-button{
padding: 3px 5px 3px 5px !important;
height: 25px !important;
}</description>
		<content:encoded><![CDATA[<p>I used the following code and now I have the same viewing area as google chrome (I also turned off the status bar to do so).</p>
<p>#appmenu-button-container {<br />
width: 92px;<br />
position: fixed !important;<br />
}<br />
#appmenu-button {<br />
padding: 4px 4px 4px 4px !important;<br />
margin-top:0px !important;<br />
background-color: rgba(200, 200, 200, 0.4) !important;<br />
}<br />
#navigator-toolbox[tabsontop="true"] #TabsToolbar{<br />
padding-left: 93px !important;<br />
padding-right: 102px !important;<br />
padding-top: 0px !important;<br />
margin-top: -30px !important;<br />
}</p>
<p>#appmenu-button{<br />
padding: 3px 5px 3px 5px !important;<br />
height: 25px !important;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Furutomo</title>
		<link>http://gdgtry.com/2010/07/thinning-down-firefox-4s-tab-bar/comment-page-2/#comment-809</link>
		<dc:creator>Furutomo</dc:creator>
		<pubDate>Mon, 11 Oct 2010 08:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://gdgtry.com/?p=367#comment-809</guid>
		<description>#appmenu-button-container{position: fixed !important;}
#navigator-toolbox[tabsontop=&quot;true&quot;]
#TabsToolbar{padding-left: 80px !important;padding-right: 110px !important;margin-top: -20px !important;}
#appmenu-button{padding: 3px 5px 3px 5px !important;height: 20px !important;}

firefox4.0b6 OK.</description>
		<content:encoded><![CDATA[<p>#appmenu-button-container{position: fixed !important;}<br />
#navigator-toolbox[tabsontop="true"]<br />
#TabsToolbar{padding-left: 80px !important;padding-right: 110px !important;margin-top: -20px !important;}<br />
#appmenu-button{padding: 3px 5px 3px 5px !important;height: 20px !important;}</p>
<p>firefox4.0b6 OK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://gdgtry.com/2010/07/thinning-down-firefox-4s-tab-bar/comment-page-2/#comment-634</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 16 Sep 2010 14:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://gdgtry.com/?p=367#comment-634</guid>
		<description>I&#039;ve posted an updated post that works in FF4 b5 and b6:

http://gdgtry.com/2010/09/thinning-down-firefox-4s-tab-bar-update/</description>
		<content:encoded><![CDATA[<p>I've posted an updated post that works in FF4 b5 and b6:</p>
<p><a href="http://gdgtry.com/2010/09/thinning-down-firefox-4s-tab-bar-update/" rel="nofollow">http://gdgtry.com/2010/09/thinning-down-firefox-4s-tab-bar-update/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gdgtry &#187; Blog Archive &#187; Thinning Down FireFox 4&#8242;s Tab Bar &#8211; Update! - Technology issues on a day-to-day basis.</title>
		<link>http://gdgtry.com/2010/07/thinning-down-firefox-4s-tab-bar/comment-page-2/#comment-632</link>
		<dc:creator>Gdgtry &#187; Blog Archive &#187; Thinning Down FireFox 4&#8242;s Tab Bar &#8211; Update! - Technology issues on a day-to-day basis.</dc:creator>
		<pubDate>Thu, 16 Sep 2010 14:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://gdgtry.com/?p=367#comment-632</guid>
		<description>[...] previous post about modifying FireFox 4&#8242;s tab bar layout has been one of the more popular posts on my blog. After updating to FF4 Beta 6 the modification [...]</description>
		<content:encoded><![CDATA[<p>[...] previous post about modifying FireFox 4&#8242;s tab bar layout has been one of the more popular posts on my blog. After updating to FF4 Beta 6 the modification [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: max</title>
		<link>http://gdgtry.com/2010/07/thinning-down-firefox-4s-tab-bar/comment-page-1/#comment-629</link>
		<dc:creator>max</dc:creator>
		<pubDate>Thu, 16 Sep 2010 09:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://gdgtry.com/?p=367#comment-629</guid>
		<description>hey, i use ff4.0b6 .... i always wanted this feature and couldn&#039;t manage to manipulate my userchrome.css file correctly. my codes never changed anything in my ff, dunno, maybe i was opening the wrong css.... no idea....

wo well doing the following really makes life easier:

install the add-on &quot;stylish&quot;, go to http://userstyles.org/styles/36432 , press install, be happy!</description>
		<content:encoded><![CDATA[<p>hey, i use ff4.0b6 .... i always wanted this feature and couldn't manage to manipulate my userchrome.css file correctly. my codes never changed anything in my ff, dunno, maybe i was opening the wrong css.... no idea....</p>
<p>wo well doing the following really makes life easier:</p>
<p>install the add-on "stylish", go to <a href="http://userstyles.org/styles/36432" rel="nofollow">http://userstyles.org/styles/36432</a> , press install, be happy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sir Unimaginative</title>
		<link>http://gdgtry.com/2010/07/thinning-down-firefox-4s-tab-bar/comment-page-1/#comment-625</link>
		<dc:creator>Sir Unimaginative</dc:creator>
		<pubDate>Mon, 13 Sep 2010 17:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://gdgtry.com/?p=367#comment-625</guid>
		<description>I don&#039;t know if it&#039;s just me, but as of Beta 5 this no longer works. It pushes the tabs out from under the Firefox button, but leaves them on their own line instead of placing them on the title bar.</description>
		<content:encoded><![CDATA[<p>I don't know if it's just me, but as of Beta 5 this no longer works. It pushes the tabs out from under the Firefox button, but leaves them on their own line instead of placing them on the title bar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kenny</title>
		<link>http://gdgtry.com/2010/07/thinning-down-firefox-4s-tab-bar/comment-page-1/#comment-623</link>
		<dc:creator>kenny</dc:creator>
		<pubDate>Mon, 13 Sep 2010 15:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://gdgtry.com/?p=367#comment-623</guid>
		<description>firefox 4b5 update seems to break the original fix in this article. any ideas?</description>
		<content:encoded><![CDATA[<p>firefox 4b5 update seems to break the original fix in this article. any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

