PDA

View Full Version : Firefox 3 help !


Power UP
22-06-2008, 04:47 AM
I recently upgraded to FF3 but the "Go to the address in the Location Bar" is not activated permanently as it was in FF2.

Firefox 2
http://img59.imageshack.us/img59/5429/ff2mn7.jpg

Firefox 3
http://img145.imageshack.us/img145/505/ff3mi1.jpg

It only appears in the url bar when i manually type anything in the url bar.

Although "Reload current page" button is available its not as fast as the "Go to" button. As it completely(or partially) ignores the cache. EX: Google image search works faster if i click "go" button than the "reload" button.

I searched for it in about:config but couldn't find anything.

Please help guys :(

Cool Buddy
22-06-2008, 06:14 AM
you can type in the address bar and press enter, it works the same as go button and this is the reason why the buton has been disabled.

Amir.php
22-06-2008, 07:57 AM
Power up, it is not a problem. it is the Many of the old ff2 users demand. they were in the favour of removing the Go button from ff3, like opera.
But you can enable it by doing this:
1. open your profile folder and in the mozilla folder locate for "userchrome.css" file. or search it.
2. add this line at the end of file
#gobutton{visibility : visible !important;}
3. restart ff3.

Power UP
22-06-2008, 02:16 PM
Thanks alot Amir :)

Although the file didn't exist , i renamed userChrome-example.css to userChrome.css.

Amir its #go-button { visibility: visible !important; }

Here is the link i got after some searching
http://mozillalinks.org/wp/2008/06/9-tweaks-for-firefox-3s-location-bar/

Thanks again dude :D