1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

NS7- Compact - throbber

Discussion in 'Firefox, Thunderbird & SeaMonkey' started by captjlddavis, 2002/10/24.

Thread Status:
Not open for further replies.
  1. 2002/10/24
    captjlddavis

    captjlddavis Well-Known Member Thread Starter

    Joined:
    2002/09/13
    Messages:
    588
    Likes Received:
    3
    Greetings to all.

    Have installed NS7 - Compact from Holger's site.

    It seems to install with the "old" square Netscape throbber in the upper right corner.

    According to Holger, you can replace the throbber with the new "Round" one by adding to the to the userChrome.css file

    Please see the following:

    http://www.hmetzger.de/etips6.html#410

    I can't seem to get this to work. Has anyone tried it ? (and got it to work)

    Thanks to all for any assistance.

    regards
     
  2. 2002/10/25
    Ramona

    Ramona Geek Member Alumni

    Joined:
    2001/12/31
    Messages:
    7,481
    Likes Received:
    2
    Hi captjlddavis,

    In a word no I absolutely couldn't get it to work either! There must be something that we're missing, and no doubt embarrasssingly obvious! ;)

    Lemmeno if you ever get it to work. I was changing my :cool: Netscape 7 throbber to the ugly square one, BTW.

    Ramona :D
     

  3. to hide this advert.

  4. 2002/10/25
    Brooks

    Brooks Inactive

    Joined:
    2002/06/28
    Messages:
    87
    Likes Received:
    0
    I got it to work, only thing is, his directions can be a little confusing.

    I apologize for covering much of the same ground, but I thought a walkthrough would help pinpoint where the problem is. I think it is in one of the last steps.

    First thing, locate your user profile directory and go to the chrome folder. Mine is at C:\Documents and Settings\brooks\Application Data\Mozilla\Profiles\Brooks\x3gzb25a.slt\chrome

    Either create a file in notepad called userChrome.css or use the sample one and rename it.

    Now, download the .gif files and place them into the chrome directory. If the ones that you want are the rounded ones that he has linked to on his site, then use the following code rather than the example he lists. (He has the names wrong in his sample)

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

    The file must have that exact file name. After creating it, check to make sure that notepad has not added on a .txt extension.


    Keep in mind that this will override the settings for other skins also, so if you download a different skin, you will still have that throbber. Right now, I have the skypilot classic skin with the netscape throbber. Not a pretty combo :D
     
  5. 2002/10/25
    Ramona

    Ramona Geek Member Alumni

    Joined:
    2001/12/31
    Messages:
    7,481
    Likes Received:
    2
    Hi Brooks!

    Thanks for your clarifying the instructions for us. Now maybe the Capt. and I can get our act together.

    Ramona :D
     
  6. 2002/10/25
    captjlddavis

    captjlddavis Well-Known Member Thread Starter

    Joined:
    2002/09/13
    Messages:
    588
    Likes Received:
    3
    Many thanks to Brooks for his instructions.

    Works like a charm once you get the correct *.gif files in the folder

    For the "ROUND" throbber the correct *.gif files are:

    "throbber-anim.gif" & "Throbber-single.gif "

    Again many thanks.

    regards - captjim
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.