image ResEx Logo
ResExcellence www : Powered by Google
Cell Phone Themes Icons Mighty Mouse Cursors Software Reviews Widgets & Widgets


Files are in Stuffit 5 or greater format.
Free download.

Tell us about a bad link.

Thank You!


Running 18 days
without a restart.

Change Mozilla's Throbbers
by Michael Coyle

Update 2: Tuesday January 20th, 2004
Caetck, from MozillaZine Forums, tossed another follow up to this article at us!

I found your site from a dogpile.com search (it's the best I think) for changing Mozilla's throbber. The code you have is missing the 2nd part for the F11/Fullscreen mode. So I'm enclosing the entire code for your readers.

/* Do not remove the @namespace line--its required for correct functioning */

/* Set default @namespace to XUL */
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

/* Change Mozilla Throbber to Navigator 7 */
/* http://mitglied.lycos.de/dandracom/images/ */

#navigator-throbber {
list-style-image : url("animthrob_single.gif") !important;
}

#navigator-throbber[busy="true"] {
list-style-image : url("animthrob.gif") !important;
}

#navigator-throbber[toolbarmode="small"] {
list-style-image : url("throbber16-single.gif") !important;
}

#navigator-throbber[busy="true"][toolbarmode="small"] {
list-style-image : url("throbber16-anim.gif") !important;
}

Thanks Caetck!

Update: Monday December 30th, 2002
A reader who goes by the name of WeSaySo sent a great tip for Mozilla!

"I was looking at the page that instructs how to change the Mozilla throbber. There is actually an easier way that allows users to modify their throbber without any unzipping or having to go into the main Mozilla folder and change application data. The following works flawlessly. It also has the benefit of surviving updates to the program and allowing non-admin users (in OS X) to change their own throbbers."

  • Go into your Mozilla user profile:
    (Documents:Mozilla:Profiles:profile_name:chrome for OS 8.6-9)
    (/Users/user_name/Library/Mozilla/Profiles/profile_name/chrome for OS X)

  • Copy the "userChrome-example.css" file to "userChrome.css".
    If "userChrome.css" already exists, just use that one.

  • Add the following text at the end of "userChrome.css":

#navigator-throbber {
list-style-image : url("throbber-single.gif") !important;
}

#navigator-throbber[busy="true"] {
list-style-image : url("throbber-anim.gif") !important;
}

The files "throbber-single.gif" and "throbber-anim.gif" are the stopped and animated throbbers, respectively, and should also be placed loose inside the chrome folder.

The sample file, userChrome-example.css, includes a link to this page where you can read other hints and tips!

Original Mod Article: February 25th, 2002

At first glance, it looks as if modifying the appearance of Mozilla is daunting task, but once you turn the key and open the door, you can customize any aspect of this XUL rendered browser. For starters, let's change the throbber.

Mozilla ships with two skins that can be selected from the View-->Apply Theme menu: Classic and Modern. I prefer the latter, so we can start by making a copy of the theme file, located in the Chrome folder in the Mozilla application folder. Find modern.jar and make a copy of it. This file is a zip archive containing all the images used to render the look of the Mozilla skin.

If you need a Zip/UnZip utility, you can take your pick from a VersionTracker listing.

After unzipping the copy, you are left with a folder titled skin. Work you way down to the folder called brand as shown below.

There are two GIF images in the brand folder: the "At Rest" throbber and the animated throbber. Using your favorite graphics application you can create your own, or (lucky for Mozilla users) all of the preview images of the Explorer throbbers in the ResExcellence archive are animated gifs that will drop right into the brand folder! You just need to pick a frame and make a single gif of it.

If you are the adventurous type, browse the folders and images with in the Modern skin and you will learn you can customize any aspect of the browser's appearance. Mozilla provides a tool to make this easier, but unfortunately, given the rapid pace of Mozilla development, the theme tool has lagged behind.

Cell Phone Themes Icons Mighty Mouse Cursors Software Reviews Widgets & Widgets

Maintained by the Staff of ResExcellence. This entire site ©1997-2006 ResExcellence
Privacy Statement? Sure we gotta Privacy Statement. [an error occurred while processing this directive]