I hate the new look, but I was finally able to make it just the way I like it...
http://i.imgur.com/ZgxOdsa.jpg
Classic Theme Restorer:
https://addons.mozilla.org/en-US/firefox/addon/classicthemerestorer/
Classic Toolbar Buttons:
https://addons.mozilla.org/en-US/firefox/addon/cstbb/
Classic Bookmarks Button
https://addons.mozilla.org/en-US/firefox/addon/classicbookmarksbutton/?src=cb-dl-toprated
Omnibar:
https://addons.mozilla.org/en-US/firefox/addon/omnibar/
userChrome.css:
The rest is just moving all the buttons and url/"omnibar" up to the title bar.
[These are the preferences I have in Classic Theme Restorer. I think you can just put them into a text file and import them from within the addon]
http://i.imgur.com/ZgxOdsa.jpg
Classic Theme Restorer:
https://addons.mozilla.org/en-US/firefox/addon/classicthemerestorer/
Classic Toolbar Buttons:
https://addons.mozilla.org/en-US/firefox/addon/cstbb/
Classic Bookmarks Button
https://addons.mozilla.org/en-US/firefox/addon/classicbookmarksbutton/?src=cb-dl-toprated
Omnibar:
https://addons.mozilla.org/en-US/firefox/addon/omnibar/
userChrome.css:
Code:
#urlbar-container { max-width: 350px !important; }
#urlbar-container { min-width: 350px !important; }
#urlbar { height: 30px !important; }
#TabsToolbar { height: 30px !important; }
#main-window:not([customizing]):not([customize-entered]):not([inFullscreen]):not([onclose*="exitPrintPreview"])
#tab-view-deck { margin-top: -3px !important; }
#identity-icon-labels { display: none !important; }
The rest is just moving all the buttons and url/"omnibar" up to the title bar.
[These are the preferences I have in Classic Theme Restorer. I think you can just put them into a text file and import them from within the addon]
Code:
CTR_Preferences__DO_NOT_EDIT__'='->booleans__':'->strings__'~'->integers
tabs:tabs_squared
tabsontop:false2
ctabwidth~140
ctabmwidth~140
closetab:closetab_forced
appbutton:appbutton_off
appbuttonc:appbuttonc_orange
alttbappb=false
appbutmhi=false
appbutbdl=false
nbiconsize:small
smallnavbut=false
hidenavbar=true
backforward=true
wincontrols=true
starinurl=false
statusbar=true
hideurelstop=true
combrelstop=true
panelmenucol=false
verifiedcolors=false
findbar:findbar_default
nav_txt_ico:icons
ctab1:#EBEBEB
ctab2:#EBEBEB
ctabhov1:#EBEBEB
ctabhov2:#79A6CE
ctabact1:#79A6CE
ctabact2:#79A6CE
ctabpen1:#00FF00
ctabpen2:#007700
ctabunr1:#00FF00
ctabunr2:#007700
cntab1:#EBEBEB
cntab2:#EBEBEB
cntabhov1:#EBEBEB
cntabhov2:#79A6CE
ctabt:#000000
ctabhovt:#000000
ctabactt:#339999
ctabpent:#000000
ctabunrt:#000000
ctabtsh:#FFFFFF
ctabhovtsh:#FFFFFF
ctabacttsh:#FFFFFF
ctabpentsh:#FFFFFF
ctabunrtsh:#FFFFFF
tabcolor_def=false
tabtextc_def=false
tabtextsh_def=false
tabcolor_act=false
tabtextc_act=false
tabtextsh_act=false
tabcolor_hov=false
tabtextc_hov=false
tabtextsh_hov=false
tabcolor_pen=false
tabtextc_pen=false
tabtextsh_pen=false
tabcolor_unr=false
tabtextc_unr=false
tabtextsh_unr=false
ntabcolor_def=false
ntabcolor_hov=false
tabfbold_def=false
tabfbold_act=false
tabfbold_pen=false
tabfbold_unr=false
tabfbold_hov=false
tabfita_def=false
tabfita_act=false
tabfita_pen=false
tabfita_unr=false
tabfita_hov=false
highaddonsbar=false
hightabpososx=false
altmenubar=false
altmenubarpos=false
altmenubarpos2=false
menubarnofog=false
noaddonbarbg=false
notabfog=false
notabbg=false
nobookbarbg=false
nonavbarbg=true
nonavborder=false
nonavtbborder=true
alttabstb=false
cpanelmenus=false
bfurlbarfix=true
emptyfavicon=true
emptyfavicon2=false
hidezoomres=false
pmhidelabels=false
menupopupscr=false
hideprivmask=false
invicomenubar=false
invicotabsbar=false
inviconavbar=false
invicoextrabar=false
invicobookbar=false
invicoaddonbar=false
tabmokcolor=false
tabmokcolor2=false
tabmokcolor3=false
dblclnewtab=false
hidetbwot=false
faviconurl=false
padlock:padlock_default
dblclclosefx=false
hide_bf_popup=false
throbberalt=false
bmanimation=true
pananimation=true
closeabarbut=false
toolsitem=true
appmenuitem=true
contextitem=false
cuibuttons=true
padlockex=true
closetabhfl=false
noemptypticon=false
feedinurl=false
noconicons=false
Last edited: