myxomatosis Posted September 26, 2008 Share Posted September 26, 2008 (edited) Looks cool! Hurrah for Glasser :p Here's mine (Oh yeah, I'm using Firefox Portable 3.0.2 btw) 1st screenshot = ALT pressed 2nd screenshot = ALT released Edited September 26, 2008 by myxamatosis Link to comment Share on other sites More sharing options...
Guest Posted September 27, 2008 Share Posted September 27, 2008 Can you get the toolbar on xp too? If so: how? :p Link to comment Share on other sites More sharing options...
ViperAFK Posted October 15, 2008 Share Posted October 15, 2008 is there a way to fix glasser in ff 3.1 beta 1 the text in the address bar is unreadable: Link to comment Share on other sites More sharing options...
DreadBoat89 Posted October 16, 2008 Share Posted October 16, 2008 is there a way to fix glasser in ff 3.1 beta 1the text in the address bar is unreadable: http://forums.mozillazine.org/viewtopic.ph...713535#p4713535 #main-window #urlbar { opacity: .99 !important; -moz-border-radius-topright: 0px !important; -moz-border-radius-bottomright: 0px !important; } #main-window #searchbar .searchbar-textbox { -moz-border-radius-topright: 0px !important; -moz-border-radius-bottomright: 0px !important; } #main-window #search-container { opacity: .99 !important; } #main-window #navigator-toolbox #toolbar-menubar { opacity: .99 !important; } load that up in stylish... or if you feel like it, modify the extension's overlay.css file tho... idk bout the black box around the url bar, cuz that didn't occur for me. Link to comment Share on other sites More sharing options...
Robbie Khan Reviews Posted October 16, 2008 Reviews Share Posted October 16, 2008 code snippet worked perfect cheers. My FF3.1 B1 is perfect now with all my extensions and customisations. Link to comment Share on other sites More sharing options...
ScorpioRGc1 Posted October 16, 2008 Share Posted October 16, 2008 Firefox isn't worthy of Aero glass. ;_ :D Just kidding. I'll be trying this the next time I reinstall Vista. I wonder if there's a similar tweak for Opera... ^_^ Link to comment Share on other sites More sharing options...
ViperAFK Posted October 17, 2008 Share Posted October 17, 2008 thanks a lot for the stylish code dude. the black box was by me in ps to emphasize the problem lol Link to comment Share on other sites More sharing options...
Ci7 Posted October 17, 2008 Share Posted October 17, 2008 (edited) http://forums.mozillazine.org/viewtopic.ph...713535#p4713535 #main-window #urlbar { opacity: .99 !important; -moz-border-radius-topright: 0px !important; -moz-border-radius-bottomright: 0px !important; } #main-window #searchbar .searchbar-textbox { -moz-border-radius-topright: 0px !important; -moz-border-radius-bottomright: 0px !important; } #main-window #search-container { opacity: .99 !important; } #main-window #navigator-toolbox #toolbar-menubar { opacity: .99 !important; } load that up in stylish... or if you feel like it, modify the extension's overlay.css file tho... idk bout the black box around the url bar, cuz that didn't occur for me. who to use that ?? installed stylish saved the code with stylish nothing happened am i missing something ??? edit : ok just noticed it in the status bar and activated it serch bar and menubar look fine now but the address bar look like a total garbage ops i missed something up in the code and fixed it i am done now thanks for the codes Edited October 17, 2008 by Skynetfuture Link to comment Share on other sites More sharing options...
A.Gabri Posted November 13, 2008 Share Posted November 13, 2008 after installing it i got this i`m working on x64 SP1 vista Link to comment Share on other sites More sharing options...
DreadBoat89 Posted November 18, 2008 Share Posted November 18, 2008 after installing it i got this i`m working on x64 SP1 vista looks like your window is maximized Link to comment Share on other sites More sharing options...
DAMNiatx Posted November 25, 2008 Share Posted November 25, 2008 :D Link to comment Share on other sites More sharing options...
B1gDaddy87 Posted January 9, 2009 Share Posted January 9, 2009 Hey, just wondering if there is a way to change the theme to look more Windows 7, IE8'sque. I mean with the the toolbars being more flat and light blue. Link to comment Share on other sites More sharing options...
6XGate Posted January 15, 2009 Author Share Posted January 15, 2009 Alright folks, just released a new version (1.1.0) for Firefox 3.1 Beta. It includes the following: NEW: Glasser 1.1 for Firefox 3.1 NEW: Added shadows behind toolbar buttons NEW: Added shadows behind menu text FIXED: Weird bug in Firefox makes URL and search box look odd. * Removed margin on identity box, it seems that it is no longer needed. If you folks, don't like the shadows I've added to the toolbar buttons and menus, I'll ask anyone who has added the same effect for their version. Because of a change in the -moz-background-clip with -moz-border-radius properties... making the borders rounded did something weird to the background so I removed the rounding. If anyone knows a fix so I can bring that back, please do tell. Please note that the screenshot is from many modification I've made to the tabs and personal bar that isn't included in the theme. I've attached the CSS files needed to reproduce it in this post. styles.zip Link to comment Share on other sites More sharing options...
kyller Posted January 15, 2009 Share Posted January 15, 2009 nice! but where we can download Glasser 1.1? euheuh Link to comment Share on other sites More sharing options...
burnblue Posted January 15, 2009 Share Posted January 15, 2009 :D I thought I was a minimalist -- you got rid of the navigation toolbar too? Link to comment Share on other sites More sharing options...
Hardi Posted January 15, 2009 Share Posted January 15, 2009 nice! but where we can download Glasser 1.1? euheuh https://addons.mozilla.org/en-US/firefox/ad...s/versions/7336 Link to comment Share on other sites More sharing options...
NEVER85 Posted January 15, 2009 Share Posted January 15, 2009 So how do you use Stylish to install the CSS themes exactly? Link to comment Share on other sites More sharing options...
ViperAFK Posted January 15, 2009 Share Posted January 15, 2009 Alright folks, just released a new version (1.1.0) for Firefox 3.1 Beta. It includes the following: NEW: Glasser 1.1 for Firefox 3.1 NEW: Added shadows behind toolbar buttons NEW: Added shadows behind menu text FIXED: Weird bug in Firefox makes URL and search box look odd. * Removed margin on identity box, it seems that it is no longer needed. If you folks, don't like the shadows I've added to the toolbar buttons and menus, I'll ask anyone who has added the same effect for their version. Because of a change in the -moz-background-clip with -moz-border-radius properties... making the borders rounded did something weird to the background so I removed the rounding. If anyone knows a fix so I can bring that back, please do tell. Please note that the screenshot is from many modification I've made to the tabs and personal bar that isn't included in the theme. I've attached the CSS files needed to reproduce it in this post. thanks for those styles man looks great. Link to comment Share on other sites More sharing options...
kyller Posted January 15, 2009 Share Posted January 15, 2009 thanks a lot! But 6XGate, i'm using Windows Vista, and this screenshot I took from a new profile... Firefox 3.1 Beta 2 It's only me? Link to comment Share on other sites More sharing options...
ViperAFK Posted January 15, 2009 Share Posted January 15, 2009 thanks a lot!But 6XGate, i'm using Windows Vista, and this screenshot I took from a new profile... Firefox 3.1 Beta 2 It's only me? I fixed that by using this in stylish: #main-window #navigator-toolbox #nav-bar { padding: 0 0 4px 0 !important; } Link to comment Share on other sites More sharing options...
kyller Posted January 15, 2009 Share Posted January 15, 2009 thanks for trying to help ViperAFK, but i was talking about the favicon area that has a few pixels going outside the addressbar... :) Link to comment Share on other sites More sharing options...
6XGate Posted January 15, 2009 Author Share Posted January 15, 2009 thanks for trying to help ViperAFK, but i was talking about the favicon area that has a few pixels going outside the addressbar... :) He was talking about that too. I think there is an odd difference with Firefox on Windows 7 vs Windows Vista. I will have to try and get this more consistent between the two. Link to comment Share on other sites More sharing options...
kyller Posted January 15, 2009 Share Posted January 15, 2009 ahhhhhh that's because when i loaded what he said into my stylish, the only thing that changed was the margin/padding of the Navigation Toolbar... But I liked that code too eheh Link to comment Share on other sites More sharing options...
ViperAFK Posted January 15, 2009 Share Posted January 15, 2009 (edited) my bad I posted the wrong style, I just accidentally copied the wrong one. this will fix it: #identity-box { margin-left: -0px !important; } #identity-box > hbox { border-left-width: 0 !important; } Edited January 15, 2009 by ViperAFK Link to comment Share on other sites More sharing options...
kyller Posted January 15, 2009 Share Posted January 15, 2009 my bad I posted the wrong style, I just accidentally copied the wrong one.this will fix it: #identity-box { margin-left: -0px !important; } #identity-box > hbox { border-left-width: 0 !important; } Thanks !!! :rofl: Link to comment Share on other sites More sharing options...
Recommended Posts