<?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: How To &#8211; Customize Firefox userChrome on Ubuntu</title>
	<atom:link href="http://blog.websitestyle.com/index.php/2007/01/13/how-to-customize-firefox-userchrome-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.websitestyle.com/index.php/2007/01/13/how-to-customize-firefox-userchrome-on-ubuntu/</link>
	<description>Various Epiphanies of a Technical Mind</description>
	<lastBuildDate>Sun, 29 Jan 2012 23:20:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jan</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/13/how-to-customize-firefox-userchrome-on-ubuntu/comment-page-1/#comment-85167</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Fri, 20 May 2011 10:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=176#comment-85167</guid>
		<description>@mike check file permission and ownership.
I know it is ages ago but just in case somebody needs it.
Open Nautilus and go to view to show ~additional columns~
Check owner, octal permissions and group.
Navigate to the directory and look at the the new columns.
Mine are &quot;username&quot;(not root), 100644, username
-owner, octal permission, username
To change anything you have to open a terminal
(Applications-&gt;Accessories-&gt;Terminal)
type sudo su
to become root
now you can change the owner with chown
type chown &quot;username&quot; &quot;filename&quot;
and the permissions with chmod
type chmod 644 &quot;filename&quot;
If it still does not work try IRC chat.</description>
		<content:encoded><![CDATA[<p>@mike check file permission and ownership.<br />
I know it is ages ago but just in case somebody needs it.<br />
Open Nautilus and go to view to show ~additional columns~<br />
Check owner, octal permissions and group.<br />
Navigate to the directory and look at the the new columns.<br />
Mine are &#8220;username&#8221;(not root), 100644, username<br />
-owner, octal permission, username<br />
To change anything you have to open a terminal<br />
(Applications-&gt;Accessories-&gt;Terminal)<br />
type sudo su<br />
to become root<br />
now you can change the owner with chown<br />
type chown &#8220;username&#8221; &#8220;filename&#8221;<br />
and the permissions with chmod<br />
type chmod 644 &#8220;filename&#8221;<br />
If it still does not work try IRC chat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Burrows</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/13/how-to-customize-firefox-userchrome-on-ubuntu/comment-page-1/#comment-83215</link>
		<dc:creator>Russell Burrows</dc:creator>
		<pubDate>Tue, 05 Apr 2011 19:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=176#comment-83215</guid>
		<description>@Mike

You need to rename &quot;usercontentexample.css&quot; to &quot;usercontent.css&quot;
Then save file, exit firefox and restart firefox.

Hope this helps?</description>
		<content:encoded><![CDATA[<p>@Mike</p>
<p>You need to rename &#8220;usercontentexample.css&#8221; to &#8220;usercontent.css&#8221;<br />
Then save file, exit firefox and restart firefox.</p>
<p>Hope this helps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Burrows</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/13/how-to-customize-firefox-userchrome-on-ubuntu/comment-page-1/#comment-83214</link>
		<dc:creator>Russell Burrows</dc:creator>
		<pubDate>Tue, 05 Apr 2011 19:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=176#comment-83214</guid>
		<description>Hi Nicole Hernandez.

Try these options to get back some screen realestate and feel free to experiment with the number values i.e. my values are set at toolbar 12px and tabbrowser 19px.

Smaller toolbar

toolbar {
max-height:30px !important;
}


Smaller tab browser

.tabbrowser-tabs {
 max-height: 30px !important;
 padding:0;
 margin: 0;
}


Hope this helps?

Sincerely,
R.E. Burrows.</description>
		<content:encoded><![CDATA[<p>Hi Nicole Hernandez.</p>
<p>Try these options to get back some screen realestate and feel free to experiment with the number values i.e. my values are set at toolbar 12px and tabbrowser 19px.</p>
<p>Smaller toolbar</p>
<p>toolbar {<br />
max-height:30px !important;<br />
}</p>
<p>Smaller tab browser</p>
<p>.tabbrowser-tabs {<br />
 max-height: 30px !important;<br />
 padding:0;<br />
 margin: 0;<br />
}</p>
<p>Hope this helps?</p>
<p>Sincerely,<br />
R.E. Burrows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/13/how-to-customize-firefox-userchrome-on-ubuntu/comment-page-1/#comment-69783</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Fri, 08 May 2009 11:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=176#comment-69783</guid>
		<description>@Mike

I&#039;m really not understanding what you&#039;re trying to do. You might post your question on the &lt;a href=&quot;http://support.mozilla.com/tiki-view_forum.php?locale=en-US&amp;forumId=1&quot; rel=&quot;nofollow&quot;&gt;Firefox help forum&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>@Mike</p>
<p>I&#8217;m really not understanding what you&#8217;re trying to do. You might post your question on the <a href="http://support.mozilla.com/tiki-view_forum.php?locale=en-US&#038;forumId=1">Firefox help forum</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/13/how-to-customize-firefox-userchrome-on-ubuntu/comment-page-1/#comment-69778</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Fri, 08 May 2009 07:53:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=176#comment-69778</guid>
		<description>Can anybody help? I cannot make the firefox read the userContent.css file to change the presentation for a particular user.

I am actually trying to use a special barcode font for printing address labels.

It works fine in IE but cannot figure out how to make it work in firefox 3.0 on Ubuntu 9.04?

I have found 4 or 5 recommended directory locations for userContent.css and userChrome.css up to now.

What should I try next?</description>
		<content:encoded><![CDATA[<p>Can anybody help? I cannot make the firefox read the userContent.css file to change the presentation for a particular user.</p>
<p>I am actually trying to use a special barcode font for printing address labels.</p>
<p>It works fine in IE but cannot figure out how to make it work in firefox 3.0 on Ubuntu 9.04?</p>
<p>I have found 4 or 5 recommended directory locations for userContent.css and userChrome.css up to now.</p>
<p>What should I try next?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deborah</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/13/how-to-customize-firefox-userchrome-on-ubuntu/comment-page-1/#comment-61982</link>
		<dc:creator>Deborah</dc:creator>
		<pubDate>Fri, 09 Jan 2009 20:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=176#comment-61982</guid>
		<description>Thanx! Exactly what i needed</description>
		<content:encoded><![CDATA[<p>Thanx! Exactly what i needed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/13/how-to-customize-firefox-userchrome-on-ubuntu/comment-page-1/#comment-58916</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Wed, 10 Dec 2008 14:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=176#comment-58916</guid>
		<description>@Barbara

To each their own :) That&#039;s why I showed both ways. Doesn&#039;t matter how you get to the file you are trying to find, as long as you get to the same end result.</description>
		<content:encoded><![CDATA[<p>@Barbara</p>
<p>To each their own <img src='http://blog.websitestyle.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  That&#8217;s why I showed both ways. Doesn&#8217;t matter how you get to the file you are trying to find, as long as you get to the same end result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barbara</title>
		<link>http://blog.websitestyle.com/index.php/2007/01/13/how-to-customize-firefox-userchrome-on-ubuntu/comment-page-1/#comment-56095</link>
		<dc:creator>Barbara</dc:creator>
		<pubDate>Thu, 13 Nov 2008 07:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=176#comment-56095</guid>
		<description>Well I tried it both ways and to tell you the truth I actually like the file manager way better...not to mention that the sidebar is on the right side and out of my way.The left side is ok but in my case it was in the way and took up space on the left side and on the right it&#039;s just there when I need it...Thanks.</description>
		<content:encoded><![CDATA[<p>Well I tried it both ways and to tell you the truth I actually like the file manager way better&#8230;not to mention that the sidebar is on the right side and out of my way.The left side is ok but in my case it was in the way and took up space on the left side and on the right it&#8217;s just there when I need it&#8230;Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

