• I made a mod for firefox that lets most themes work with glasser
    25 replies, posted
[highlight]YOU NEED SOME TYPE OF GLASSER INSTALLED AND ENABLED FOR THIS TO WORK![/highlight] firstly, make sure you install the firefox addon "stylish" then go to addons>user styles > new style then give it a name that you'll remember then put in this code: [code]@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); #main-window #navigator-toolbox #PersonalToolbar { border-top: 0 none !important; -moz-appearance: none !important; color: white !important; background-image: none !important; } #main-window #navigator-toolbox #PersonalToolbar toolbarbutton { padding: 0 5px !important; } #main-window #navigator-toolbox #PersonalToolbar toolbarbutton > label { color: black !important; } #main-window #navigator-toolbox #PersonalToolbar > toolbaritem > menubar > menu { padding-top: 2px; margin-bottom: 1px !important; } #main-window #navigator-toolbox #PersonalToolbar > toolbaritem > menubar > menu > label { color: white !important; } #main-window #navigator-toolbox #PersonalToolbar .toolbarbutton-menu-dropmarker { margin-left: 5px; list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABh0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjMwQIRHEAAAAHpJREFUKFNjYCABMAPVcgKxEBBLArEMEgbxQeIgeQa2/3gAUF4fiMVACkGqlbCpBYpXAbEfSB5sItQqD2TFQLENQNwIxB5QeQaQG/mhViSCFAPZq4B4MhAnQsVB8mCArDgQyE8BYhANch9IEUgeDmCK5YEiGkAMouGKAOOdSG/rm13TAAAAAElFTkSuQmCC) !important; } #urlbar { background: none !important; background-image: none !important; } #toolbar-menubar { background: none !important; -moz-appearance: none !important; } #nav-bar { background: none !important; -moz-appearance: none !important; } .bookmark-item > .toolbarbutton-text { display: -moz-box !important; } #status-bar { background: none !important; } toolbar:not([iconsize="small"]) #new-tab-button > .toolbarbutton-icon { padding-left: 1px; } .searchbar-textbox { background: none !important; } .tabs-newtab-button { opacity: .7 !important; margin-left: 0px !important; } #urlbar-search-splitter { background: none !important; background-color: transparent !important; } .tabbrowser-tab { -moz-border-image: none !important; } #wrapper-personal-bookmarks[place="palette"] > .toolbarpaletteitem-box { background: none !important; } #urlbar > .autocomplete-textbox-container { background: none !important; } #urlbar { background: none !important; } #urlbar > .autocomplete-textbox-container > .textbox-input-box { background: none !important; } #urlbar-search-splitter { border: none; background: transparent; } .textbox-input-box { background-image: none !important; } .searchbar-engine-button > .button-box { background: none !important; } .searchbar-engine-button:hover > .button-box { background: none !important; } .searchbar-engine-button[chromedir="rtl"] > .button-box { background: none !important; } .searchbar-engine-button[chromedir="rtl"]:hover > .button-box { background: none !important; } .search-go-container { background: none !important; } .search-go-container:hover { background: none !important; } .search-go-container[chromedir="rtl"] { background: none !important; } .search-go-container[chromedir="rtl"]:hover { background: none !important; } toolbox { background: none !important; } #urlbar > .autocomplete-history-dropmarker { background:none !important; } #identity-box { background: none !important; } #urlbar-icons { background: none !important; } .tabbrowser-tab > .tab-image-right { background: none !important; } .tabbrowser-tab:not([selected="true"]) > .tab-image-right { background: none !important; } .tabbrowser-tab > .tab-image-left { background: none !important; } .tabbrowser-tab:not([selected="true"]) > .tab-image-left { background: none !important; } .tabbrowser-tab > .tab-image-middle, .tabbrowser-tab > .tab-closebutton { background: none !important; } .tabbrowser-tab:not([selected="true"]) > .tab-image-middle, .tabbrowser-tab:not([selected="true"]) > .tab-close-button { background: none !important; } #identity-box.verifiedDomain, #identity-box.verifiedIdentity { border-color: rgba(0,0,0,.2) !important; color: white !important; } #identity-box.verifiedDomain[open="true"], #identity-box.verifiedDomain:hover:active, #identity-box.verifiedIdentity[open="true"], #identity-box.verifiedIdentity:hover:active { border-color: rgba(0,0,0,.2) rgba(0,0,0,.4) !important; } #urlbar[focused="true"] > #identity-box.verifiedDomain { background-image: none !important; } #identity-box.verifiedIdentity { background-image: none !important; } #urlbar[focused="true"] > #identity-box.verifiedIdentity { background-image: none !important; } #urlbar[focused="true"] > #identity-box.verifiedIdentity > hbox { background-image: none !important; } #identity-box.verifiedIdentity > hbox { background: none !important; } .searchbar-textbox { background-color: transparent !important; -moz-border-top-colors: none !important; -moz-border-bottom-colors: none !important; -moz-border-right-colors: none !important; -moz-border-left-colors: none !important; border: transparent !important; } menu, menuitem { background-color: transparent !important; } #search-container { background: none!important; } #searchbar { background: none !important; } #urlbar[focused="true"] { background: none !important; } #identity-box.verifiedIdentity > hbox > #identity-icon-label { background: none !important; } .findbar-closebutton { border: 1px solid transparent !important; padding: 3px 2px 4px 2px !important; -moz-appearance: none !important; -moz-image-region: rect(0px, 14px, 14px, 0px) !important; } .findbar-closebutton > .toolbarbutton-icon { -moz-margin-end: 0px !important; -moz-padding-end: 2px !important; -moz-padding-start: 2px !important; } .findbar-closebutton:hover { -moz-image-region: rect(0px, 28px, 14px, 14px) !important; } .findbar-closebutton:hover:active { -moz-image-region: rect(0px, 42px, 14px, 28px) !important; } findbar { -moz-appearance: none !important; border-top: 2px solid !important; -moz-border-top-colors: #FFF #FFF !important; border-bottom: 1px solid !important; -moz-border-top-colors: ThreeDShadow ThreeDHighlight; -moz-border-bottom-colors: transparent !important; min-width: 1px !important; } /* find-next button */ .findbar-find-next { -moz-image-region: rect(0px 16px 16px 0px) !important; } .findbar-find-next:hover { -moz-image-region: rect(16px 16px 32px 0px) !important; } .findbar-find-next[disabled="true"] { -moz-image-region: rect(32px 16px 48px 0px) !important; } /* find-previous button */ .findbar-find-previous { -moz-image-region: rect(0px 32px 16px 16px) !important; } .findbar-find-previous:hover { -moz-image-region: rect(16px 32px 32px 16px) !important; } .findbar-find-previous[disabled="true"] { -moz-image-region: rect(32px 32px 48px 16px) !important; } /* highlight button */ .findbar-highlight { -moz-image-region: rect(0px 48px 16px 32px) !important; } .findbar-highlight:hover { -moz-image-region: rect(16px 48px 32px 32px) !important; } .findbar-highlight[disabled="true"] { -moz-image-region: rect(32px 48px 48px 32px) !important; } .findbar-highlight:active, .findbar-highlight[checked="true"] { -moz-image-region: rect(48px 48px 64px 32px) !important; } .findbar-highlight[checked="true"]:hover { -moz-image-region: rect(64px 48px 80px 32px) !important; } .findbar-find-status { margin-top: 0px !important; margin-bottom: 0px !important; -moz-margin-start: 3px !important; -moz-margin-end: 0px !important; padding: 2px !important; } .findbar-textbox { -moz-appearance: none !important; border: 1px solid #FFF !important; margin: 0px !important; } .findbar-textbox[status="notfound"] { background-color: #FF6666 !important; color: #FFFFFF !important; } findbar[flash="true"] > .findbar-container > .find-field-container > .findbar-textbox { background-color: yellow !important; } .checkbox-label { color: white !important; opacity: .7 !important; }[/code] and save it note that while this works on both glasser and full-glass glasser mod, it works better on the full glass mod, because i removed tab styles. so if you have just regular glasser, remove the parts about the tabs and status bar. i will try to keep updating it so it works with more themes, but as of now, i know it does not work with these themes: Chromifox Basic Strata40 Heaven.Cube Personas and when i say "doesnt work", i mean substantial parts are not glass, when they should be. i'm trying to get it to work on heaven.cube right now, but idk the name of the part that's the problem. anyways, hope this helps some people. also, this goes well with the glasser mod that birkett made and posted in programming a while ago. i use an edited version of that. EDIT: here's the link to my edit of birkett's edit of glasser: [url]http://www.mediafire.com/?twojydzlrz2[/url] put the userChrome in %appdata%/Mozilla/Firefox/profiles/[your profile]/chrome and the dwm-overlay in %appdata%Mozilla/Firefox/profiles/[your profile]/extensions/allglassv2@ambroos.neowin.net/chrome/content if you have the full-glass glasser or /extensions/glasser@sixxgate.com/chrome/content if you have regular glasser.
Any pics good sir?
[QUOTE=Smoot;17645125]Any pics good sir?[/QUOTE] oh, sorry, hang on [editline]05:36PM[/editline] [img]http://imgkk.com/i/etZq0x.png[/img] usually the nav bar would be blue instead of aero covered, if you don't have my style installed, but have glasser also, theme is sky plus
nice /b/ bookmark fucking 4chan fagot [highlight](User was banned for this post ("Why reply" - compwhizii))[/highlight]
[QUOTE=cliff racer;17645225]nice /b/ bookmark fucking 4chan fagot[/QUOTE] just cos you are butthurt, also, firefox is poop, Chrome's where it's at :D
[QUOTE=pl0xinat0r;17645246]just cos you are butthurt, also, firefox is poop, Chrome's where it's at :D[/QUOTE] butthurt about what you insipid fuckstain
this is without my style on: [img]http://imgkk.com/i/Fbmuw5.png[/img] and i dunno why you all keep pointing out i go to 4chan, i keep posting images and none of them have it blurred out.
[QUOTE=cliff racer;17645225]nice /b/ bookmark fucking 4chan fagot[/QUOTE] Go die. In a fire. Please.
[QUOTE=Alex_DeLarge;17645288]Go die. In a fire. Please.[/QUOTE] o ya i was just trollin lololol xD [highlight](User was banned for this post ("trolling" - GunFox))[/highlight]
[QUOTE=pl0xinat0r;17645246]just cos you are butthurt, also, firefox is poop, Chrome's where it's at :D[/QUOTE] and yet you dont get an aero theme. or any theme except the like 15 on the "theme" page ANYWAYS, if you don't want this, i'll just remove it. EDIT: actually i'm too lazy to remove it. butthurt chrome users leave the thread please. and trolls.
[QUOTE=cliff racer;17645305]o ya i was just trollin lololol xD[/QUOTE] You fucking suck at trolling, kid. [highlight](User was banned for this post ("Don't reply to trolls just report them" - compwhizii))[/highlight]
[QUOTE=Alex_DeLarge;17645360]You fucking suck at trolling, kid.[/QUOTE] ahahahahahaha
Woah this thread crashed and burned fast
can you both kindly stop derailing my thread
Also does this work with Personas?
[QUOTE=Dr Egg;17645432]Also does this work with Personas?[/QUOTE] not sure, havent tested. but i'm guessing it should. unless it uses a different type of code from themes. if it uses css it will most likely work [editline]05:59PM[/editline] also, if there are other themes this does not work on, or has little errors on, you can point them out and i'll try and fix them. EDIT: basically, i'd liked people to be testing this. Anything you see that looks wrong, please point out. i'd rather not download every theme for FF 3.5.x, but i'd like to make it better.
It doesn't work when I try it. The entire area is white, slightly opaque.
[QUOTE=mgear;17645815]It doesn't work when I try it. The entire area is white, slightly opaque.[/QUOTE] pic? EDIT: here's the link to my edit of birkett's edit of glasser: [url]http://www.mediafire.com/?twojydzlrz2[/url] put the userChrome in %appdata%/Mozilla/Firefox/profiles/[your profile]/chrome and the dwm-overlay in %appdata%Mozilla/Firefox/profiles/[your profile]/extensions/allglassv2@ambroos.neowin.net/chrome/content if you have the full-glass glasser or /extensions/glasser@sixxgate.com/chrome/content if you have regular glasser. i think adding my userChrome should fix your problem mgear. not sure. UPDATE: this does NOT work with personas. it might once i figure out how to make it work with heaven.cube theme, but for now it does not
I have no idea where the fuck that stuff is. I have tried un-hiding folders too. Is it because I have the addon: "All Glass firefox Addon, Based on Glasser"? [highlight]What it looks like with the script[/highlight] [img_thumb]http://filebox.me/files/sq19npjnw_white.png[/img_thumb] [highlight]Without, and just the "All Glass Firefox Addon, Based on Glasser"[/highlight] [img_thumb]http://filebox.me/files/gw8khix0i_notwhite.png[/img_thumb]
[QUOTE=mgear;17647266]I have no idea where the fuck that stuff is. I have tried un-hiding folders too. Is it because I have the addon: "All Glass firefox Addon, Based on Glasser"? [highlight]What it looks like with the script[/highlight] [img_thumb]http://filebox.me/files/sq19npjnw_white.png[/img_thumb] [highlight]Without, and just the "All Glass Firefox Addon, Based on Glasser"[/highlight] [img_thumb]http://filebox.me/files/gw8khix0i_notwhite.png[/img_thumb][/QUOTE] basically go to the search bar in the start menu and type in %appdata% and navigate from there. and it works better with full glass glasser (what you use) but it should work with normal glasser. and you don't need my edit of glasser if you like the way your tabs are. mine just edits the tabs, and removes borders around url/searchbar (birkett made it, i just changed values and such) also, the theme you use works with glasser anyways. you dont need my script for that one.
Oooh, Toribash. Anyway, That looks cool. Bravo.
[QUOTE=Manpersonguything;17648770]Oooh, Toribash. Anyway, That looks cool. Bravo.[/QUOTE] yes, toribash :P and thanks
[QUOTE=BananasGoMoo;17647400]basically go to the search bar in the start menu and type in %appdata% and navigate from there. and it works better with full glass glasser (what you use) but it should work with normal glasser. and you don't need my edit of glasser if you like the way your tabs are. mine just edits the tabs, and removes borders around url/searchbar (birkett made it, i just changed values and such) also, the theme you use works with glasser anyways. you dont need my script for that one.[/QUOTE] I don't really like Recolored buttons. They get pretty bland soon. So, if the script starts working, would it work with non-recolor themes?
[QUOTE=mgear;17668403]I don't really like Recolored buttons. They get pretty bland soon. So, if the script starts working, would it work with non-recolor themes?[/QUOTE] what. i dont think you understand. you're using recolored buttons. you use my script PLUS GLASSER if you want glasser to work with ones that dont usually work WITHOUT glasser.
Nice to see someone making use of my original mod =] Did you manage to fix the find box bug? On my version, the text was totally wrong.
[QUOTE=birkett;17671699]Nice to see someone making use of my original mod =] Did you manage to fix the find box bug? On my version, the text was totally wrong.[/QUOTE] no, the find box text is still annoying. i'll have to get around to changing it. shouldn't be too hard. EDIT: made the code so it gets fixed. [code].findbar-closebutton { border: 1px solid transparent !important; padding: 3px 2px 4px 2px !important; -moz-appearance: none !important; -moz-image-region: rect(0px, 14px, 14px, 0px) !important; } .findbar-closebutton > .toolbarbutton-icon { -moz-margin-end: 0px !important; -moz-padding-end: 2px !important; -moz-padding-start: 2px !important; } .findbar-closebutton:hover { -moz-image-region: rect(0px, 28px, 14px, 14px) !important; } .findbar-closebutton:hover:active { -moz-image-region: rect(0px, 42px, 14px, 28px) !important; } findbar { -moz-appearance: none !important; border-top: 2px solid !important; -moz-border-top-colors: #FFF #FFF !important; border-bottom: 1px solid !important; -moz-border-top-colors: ThreeDShadow ThreeDHighlight; -moz-border-bottom-colors: transparent !important; min-width: 1px !important; } /* find-next button */ .findbar-find-next { -moz-image-region: rect(0px 16px 16px 0px) !important; } .findbar-find-next:hover { -moz-image-region: rect(16px 16px 32px 0px) !important; } .findbar-find-next[disabled="true"] { -moz-image-region: rect(32px 16px 48px 0px) !important; } /* find-previous button */ .findbar-find-previous { -moz-image-region: rect(0px 32px 16px 16px) !important; } .findbar-find-previous:hover { -moz-image-region: rect(16px 32px 32px 16px) !important; } .findbar-find-previous[disabled="true"] { -moz-image-region: rect(32px 32px 48px 16px) !important; } /* highlight button */ .findbar-highlight { -moz-image-region: rect(0px 48px 16px 32px) !important; } .findbar-highlight:hover { -moz-image-region: rect(16px 48px 32px 32px) !important; } .findbar-highlight[disabled="true"] { -moz-image-region: rect(32px 48px 48px 32px) !important; } .findbar-highlight:active, .findbar-highlight[checked="true"] { -moz-image-region: rect(48px 48px 64px 32px) !important; } .findbar-highlight[checked="true"]:hover { -moz-image-region: rect(64px 48px 80px 32px) !important; } .findbar-find-status { margin-top: 0px !important; margin-bottom: 0px !important; -moz-margin-start: 3px !important; -moz-margin-end: 0px !important; padding: 2px !important; } .findbar-textbox { -moz-appearance: none !important; border: 1px solid #FFF !important; margin: 0px !important; } .findbar-textbox[status="notfound"] { background-color: #FF6666 !important; color: #FFFFFF !important; } findbar[flash="true"] > .findbar-container > .find-field-container > .findbar-textbox { background-color: yellow !important; } .checkbox-label { color: white !important; opacity: .7 !important; }[/code] add that to what i already posted.
Sorry, you need to Log In to post a reply to this thread.