Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change Throbber URL Location
#1
If you notice when you click on the throbber in the top right hand corner of Firefox, it opens http://mozilla.org.

If you want it to open a different site instead, open a new tab and type about:config

and search for browser.throbber.url

Once found, double click on the "Value" which would be "http://www.mozilla.org/" and change it to whatever site you want, for example http://firefox.8ez.com/
Smile

Hope this helps someone!!!
FW
~ FFW
Reply
#2
Cool! Thanks FW. I changed mine to this forum for quick, easy access! Big Grin

Sara
Reply
#3
I updated the link in the first post! Tongue
~ FFW
Reply
#4
Hello
I am not sure that trick will work or not....
But i am hoping it will work..

did what everyone suggested to do...

The "jar"/zip file did not contain a an associated image for when the toolbar is normal but they did have a throbber32.png file that as you can see below I used.

Here whats happens when my browser screen is normal. When you access a website the throbber below begins to work. Once the web site is loaded the throbber image reverts back to the image that is associated with the original theme. In my case I am using the Mozilla "Modern" theme, so the Seamonkey logo appears. When I go to full screen mode the throbber below works fine and it does not revert back to the "Modern" them logo when activity stops.

Also, since I have never used the userChrome.css file before, why is it that every time you make a change to it and Seamonkey loads for the first time after that it creates a blank page and you normal home page?

/* Use custom throbbers in SeaMonkey */
#navigator-throbber {
list-style-image : url("throbber32.png") !important;
}

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

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

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  URL Link 2.01.0 - May 4, 2007 Forum Bot 0 574 05-04-2007, 06:51 PM
Last Post: Forum Bot
  URL Address bar/box Panchovilla 2 568 11-23-2006, 11:22 AM
Last Post: Dr Small

Forum Jump:


Users browsing this thread: 1 Guest(s)