<?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"
	>
<channel>
	<title>Comments on: Customizing Toolbar Backgrounds</title>
	<atom:link href="http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds/feed" rel="self" type="application/rss+xml" />
	<link>http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds</link>
	<description>Like a Themepark of random information.</description>
	<pubDate>Fri, 21 Nov 2008 11:12:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Tim</title>
		<link>http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds#comment-296872</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sun, 14 Sep 2008 10:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds#comment-296872</guid>
		<description>I using Firefox 3 on Vista and I checked for those css files. I check in my profile folder and they are not there. I don't know if is a Vista thing or a bug.</description>
		<content:encoded><![CDATA[<p>I using Firefox 3 on Vista and I checked for those css files. I check in my profile folder and they are not there. I don&#8217;t know if is a Vista thing or a bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adnan</title>
		<link>http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds#comment-266698</link>
		<dc:creator>Adnan</dc:creator>
		<pubDate>Fri, 02 May 2008 18:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds#comment-266698</guid>
		<description>I am using Firefox 2. I have downloaded quite some plugins now that I often use. 

The problem is the all the plugins are not showed in status bar as well as it completely messes up webpages view because it needs more space to show. It stretches too much and so on....

At the same time, I work as a Website Quality Assessment and if these things will effect the layout of the site, my work will GREATLY get disturbed.

How to get more space to status bar?
How to customize status bar?
Where to get the files?

I have tried to see where can I find the files you mentioned above like global/menu/ etc... Please help.

Thank you.</description>
		<content:encoded><![CDATA[<p>I am using Firefox 2. I have downloaded quite some plugins now that I often use. </p>
<p>The problem is the all the plugins are not showed in status bar as well as it completely messes up webpages view because it needs more space to show. It stretches too much and so on&#8230;.</p>
<p>At the same time, I work as a Website Quality Assessment and if these things will effect the layout of the site, my work will GREATLY get disturbed.</p>
<p>How to get more space to status bar?<br />
How to customize status bar?<br />
Where to get the files?</p>
<p>I have tried to see where can I find the files you mentioned above like global/menu/ etc&#8230; Please help.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds#comment-248648</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 29 Feb 2008 03:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds#comment-248648</guid>
		<description>Hum.... I'd go for global.css or toolbar.css.  If the code is already in toolbar.css, put the new code in there and replace the old code.  Does that help?</description>
		<content:encoded><![CDATA[<p>Hum&#8230;. I&#8217;d go for global.css or toolbar.css.  If the code is already in toolbar.css, put the new code in there and replace the old code.  Does that help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mugford</title>
		<link>http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds#comment-247335</link>
		<dc:creator>Mugford</dc:creator>
		<pubDate>Sun, 24 Feb 2008 22:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds#comment-247335</guid>
		<description>Thanks Thomas.  I also noticed a slightly different version in this tutorial's Q&#38;A.  Which .css file do I put this in, /browser/browser.css or /global/toolbar.css ?  Do I need to remove or change the following code from /global/toolbar.css?

toolbar {
  min-width: 1px;
  min-height: 20px;
  border-top: 0px solid ThreeDHighlight;
  border-bottom: 0px solid ThreeDShadow;
  background: url("chrome://global/skin/toolbar/toolbar-background.png") repeat center;
}

toolbar:first-child, menubar {
  min-width: 1px;
  border-bottom: 1px solid ThreeDShadow;
  border-top: 0px !important;
}

Thanks, Mugford</description>
		<content:encoded><![CDATA[<p>Thanks Thomas.  I also noticed a slightly different version in this tutorial&#8217;s Q&amp;A.  Which .css file do I put this in, /browser/browser.css or /global/toolbar.css ?  Do I need to remove or change the following code from /global/toolbar.css?</p>
<p>toolbar {<br />
  min-width: 1px;<br />
  min-height: 20px;<br />
  border-top: 0px solid ThreeDHighlight;<br />
  border-bottom: 0px solid ThreeDShadow;<br />
  background: url(&#8221;chrome://global/skin/toolbar/toolbar-background.png&#8221;) repeat center;<br />
}</p>
<p>toolbar:first-child, menubar {<br />
  min-width: 1px;<br />
  border-bottom: 1px solid ThreeDShadow;<br />
  border-top: 0px !important;<br />
}</p>
<p>Thanks, Mugford</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds#comment-247015</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 22 Feb 2008 12:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds#comment-247015</guid>
		<description>Hi Mugford.  Here is the code that will control the menubar background (Windows only)
&lt;code&gt;
#toolbar-menubar {
background: blue url(http://images.apple.com/ipodshuffle/images/index_colors_20070905.png);
}
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi Mugford.  Here is the code that will control the menubar background (Windows only)<br />
<code><br />
#toolbar-menubar {<br />
background: blue url(http://images.apple.com/ipodshuffle/images/index_colors_20070905.png);<br />
}<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mugford</title>
		<link>http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds#comment-246977</link>
		<dc:creator>Mugford</dc:creator>
		<pubDate>Fri, 22 Feb 2008 04:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.twistermc.com/blog/2007/05/15/customizing-toolbar-backgrounds#comment-246977</guid>
		<description>It seems like firefox (or iPox?) uses the same background image for the toolbar and the menubar - is it possible to use a different image for the menubar background?  Where do I put this image and what css code do I need to add/modify?  Thanks.</description>
		<content:encoded><![CDATA[<p>It seems like firefox (or iPox?) uses the same background image for the toolbar and the menubar - is it possible to use a different image for the menubar background?  Where do I put this image and what css code do I need to add/modify?  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
