15 Apr
Posted by Alex as Computers, Firefox Tips, The Web
For the most time, I’ve been featuring what I deem are helpful Firefox add-ons. I’ve featured a few tweaks here and there but most of them are done through the about:config page. This page already gives you oodles of noodles but you can do a lot more by tweaking other stuff with Firefox.
For example, you can customize Firefox’s user interface by modifying the userChrome.css file.
This should be found in your Firefox’s profile folder which can be found in the following locations:
%AppData%\Mozilla\Firefox\Profiles\
.default\ C:\Documents and Settings\[User Name]\Application Data\Mozilla\Firefox\Profiles\ on Windows XP/2000 or C:\users\[User Name]\AppData\Roaming\Mozilla\Firefox\Profiles\ on Windows Vista.C:\WINDOWS\Application Data\Mozilla\Firefox\Profiles\
.default\
~/.mozilla/firefox/
.default/ ~/Library/Application Support/Firefox/Profiles/
.default/
The thing is, the file doesn’t exist by default. However, in the profile folder, there’s a file named userChrome-example.css. You can just rename it (by taking out -example) to get your userChrome.css.
If you don’t want the hassle of navigating through your folders and renaming files, then I suggest you use this add-on – ChromEdit Plus. It allows you to open and edit customizable files (userChrome.css included). Once installed you can access it from the Tools menu.
Download ChromEdit Plus here.
Moving the Tab Bar to the Bottom
Here’s one thing you can do while fiddling with your userChrome.css file. If you’re the type who’d want the Tab bar on the lower portion of your screen, then this little tweak will do it for you.
/* Display the Tab bar at the bottom */ #content > tabbox { -moz-box-direction: reverse; }Remember that anything enclosed in /* and */ are considered comments. Meaning these portions will not alter the code. For example, /* Display the Tab bar at the bottom */ just leaves a note on what the rest of the code will do.
Try this out. I’ll be featuring a lot more customizations using these tricks.
5 Responses
Firefox Quick Tip: Use a Background Image for Toolbars
June 7th, 2007 at 5:05 pm
1[...] Open your userChrome.css (Here’s how) [...]
Firefox Quick Tip: Remove Extra Padding from Toolbars
June 9th, 2007 at 6:25 pm
2[...] Open your userChrome.css (I recommend using ChromEdit Plus) [...]
skm
February 1st, 2008 at 11:19 am
3how would I use userChrome.css code to disable (or password?) the ability to delete individual history entries?
Can I remove the delete from the menu you get when opposite clicking on an entry in the history?
Control-h?
other ways?
This is for children who use a computer, a “trust but verify” situation.
Thanks!
Firefox Quick Tip: Permanently Display the “Go” Button in the Firefox 3 AwesomeBar
June 22nd, 2008 at 4:25 pm
4[...] of Firefox are shown. For a detailed take on editing this file, visit our post on editing the userChrome.css file. It still works for Firefox [...]
lauchaxxx
August 8th, 2008 at 11:24 am
5worked great!!!!
using FF3.1
thanx!!!!
RSS feed for comments on this post · TrackBack URI
Leave a reply
Categories
Recent Posts
Links
© LifeSpy 2009 - All rights reserved.