Why Firefox's main menu is different in Ubuntu (10.04) and windows 7 ? Is different main theme?.
Can I change the Ubuntu Firefox menu to look like windows 7 menu?
Why Firefox's main menu is different in Ubuntu (10.04) and windows 7 ? Is different main theme?.
Can I change the Ubuntu Firefox menu to look like windows 7 menu?
Right Click to the right of the menu and untick Menu Bar.
Now it will have a win7 type menu.
To activate the new Firefox 4 layout with the "Firefox" button replacing the menu bar, uncheck View ---> Toolbars ---> Menubar.
But in Linux you will get just a plain grey button instead a orange one like in Windows. But there are several fixes:
You can go further than just unchecking the Menu Bar (though this is the first step). Simply install the Movable Firefox Button extension and you get a nicer button that you can move all over the place.
I stick mine on the right of the tabs because I only use it very rarely
This trick is for Ubuntu only (because that is all I have tested it out on, you can try other linux distributions but will not work on Windows):
"/home/USER/.mozilla/firefox/PROFILE-NAME/chrome/userChrome.css"
, open it with a text-editor, the paste the above mentioned code and save, and restart firefox.In Ubuntu 13.4 you must first disable the
Global Menu Bar Integration
extension. It's found underTools -> Addons -> Extensions
. After restarting Firefox you must disable theMenu Bar
underView -> Toolbars
.I wrote a style to make the button look like this:
But for obvious reasons, it only works for IceWeasel. However, if you want to use it on firefox, you can edit the xcf file located in button/source directory.
Here's the download link, just extract it on your chrome folder (~/.mozilla/firefox/thatshitendedin.default/chrome/).
https://dl.dropboxusercontent.com/u/88421827/button.tar.gz