SoapyHamHocks Member Posted August 8, 2011 Author Member Share Posted August 8, 2011 Is there a way to change the font color of the inactive tabs to black? .tabbrowser-tab:not([selected]) .tab-text { color: black !important; text-shadow: none !important; } Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594220254 Share on other sites More sharing options...
+Audioboxer Subscriber² Posted August 9, 2011 Subscriber² Share Posted August 9, 2011 Url text cut off in pop up windows Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594221462 Share on other sites More sharing options...
SoapyHamHocks Member Posted August 13, 2011 Author Member Share Posted August 13, 2011 1.0 change log: Fixed messed up extension icons when placed in the TabsToolbar Fixed size of some buttons when placed in the TabsToolbar Fixed some issues with the searchbar Fixed popup windows Fixed throbber in 'About Firefox' not being animated Fixed transparent toolbars in browser-bottombox Tweaked ABP icon style Reduced padding on toolbarbutton-icon within menu buttons Due to some issues I was having I've disabled the conditional forward button with tabs on bottom for now. Download Chasethebase and manifesto 2 Share Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594231560 Share on other sites More sharing options...
Sone Posted August 14, 2011 Share Posted August 14, 2011 Sweet skin, I've actually been using SeaMonkey browser instead of Firefox due to lack of quality skins, but I'm using FF again. Thanks. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594233046 Share on other sites More sharing options...
Yorak Posted August 14, 2011 Share Posted August 14, 2011 Thank you very much for this theme. You never cease to amaze me with your work. :) Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594233886 Share on other sites More sharing options...
Guest Posted August 15, 2011 Share Posted August 15, 2011 Thank you very much for this theme. You never cease to amaze me with your work. :) This! Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594236414 Share on other sites More sharing options...
bgjerlow Posted August 16, 2011 Share Posted August 16, 2011 I wonder, could someone tell me how to remove the forward button? Because mine is still there after installing the theme, and has been in all the versions I've used of this theme as well. I'm on Firefox 6.0 if that matters, but it's also in 5.0 which I used previously. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594238594 Share on other sites More sharing options...
SoapyHamHocks Member Posted August 16, 2011 Author Member Share Posted August 16, 2011 Sweet skin, I've actually been using SeaMonkey browser instead of Firefox due to lack of quality skins, but I'm using FF again. Thanks. Thank you very much for this theme. You never cease to amaze me with your work. :) This! Awesome thanks guys :D I wonder, could someone tell me how to remove the forward button? Because mine is still there after installing the theme, and has been in all the versions I've used of this theme as well. I'm on Firefox 6.0 if that matters, but it's also in 5.0 which I used previously. Make sure you don't have anything between the forward button and the urlbar. Sometimes you end up with some invisible elements there. I suggest trying to restore default set via the customize dialog. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594238696 Share on other sites More sharing options...
Lion and Lamb Ministry Posted August 24, 2011 Share Posted August 24, 2011 This is fantastic skin! One quick question...how do I make the ACTIVE tab white? As opposed to the baby blue... Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594258168 Share on other sites More sharing options...
SoapyHamHocks Member Posted August 25, 2011 Author Member Share Posted August 25, 2011 This is fantastic skin! One quick question...how do I make the ACTIVE tab white? As opposed to the baby blue... Well the active tabs are images and I only created a grey and blue one. You can use the grey one with this code: #navigator-toolbox[tabsontop=true] #nav-bar { box-shadow: 0 1px 0 0 #f7f7f7 inset, 0 -1px 0 0 rgba(0,0,0,.05) !important; background-image: -moz-linear-gradient(#f5f5f5,#e9e9e9) !important; } #navigator-toolbox[tabsontop=true] > toolbar:not(#toolbar-menubar):not(#TabsToolbar) { background-color: #e9e9e9 !important; } .tabbrowser-tab[selected="true"] .tab-stack { -moz-border-image: url('chrome://browser/skin/tabbrowser/mrcurve-grey.png') 0 28 0 28 / 0 28px 0 28px !important; } It is just for the default curved tab though. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594262540 Share on other sites More sharing options...
Lion and Lamb Ministry Posted August 26, 2011 Share Posted August 26, 2011 Well the active tabs are images and I only created a grey and blue one. You can use the grey one with this code: #navigator-toolbox[tabsontop=true] #nav-bar { box-shadow: 0 1px 0 0 #f7f7f7 inset, 0 -1px 0 0 rgba(0,0,0,.05) !important; background-image: -moz-linear-gradient(#f5f5f5,#e9e9e9) !important; } #navigator-toolbox[tabsontop=true] > toolbar:not(#toolbar-menubar):not(#TabsToolbar) { background-color: #e9e9e9 !important; } .tabbrowser-tab[selected="true"] .tab-stack { -moz-border-image: url('chrome://browser/skin/tabbrowser/mrcurve-grey.png') 0 28 0 28 / 0 28px 0 28px !important; } It is just for the default curved tab though. OK! This is like a MILLION times better...lol. But really! Thanks! In the future, if it strikes you, think white. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594264544 Share on other sites More sharing options...
Semtex Posted August 28, 2011 Share Posted August 28, 2011 Hey SoapyHamHocks Nice style, looks awesome, maybe in future releases You can add some darker colors for active tab and navbar as well ;) ?? But there is one problem, users using third party Windows Themes (specially very dark prepared to use with FullGlass.exe) can have problems with Firefox menus and popups text color, best to explain is show screen: Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594267296 Share on other sites More sharing options...
trag3dy Posted September 13, 2011 Share Posted September 13, 2011 A grey version of the classic tabs would be awesome. :D Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594305520 Share on other sites More sharing options...
Karl-Johan Posted September 13, 2011 Share Posted September 13, 2011 A grey version of the classic tabs would be awesome. :D Would like to see that to. :) Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594307170 Share on other sites More sharing options...
SoapyHamHocks Member Posted October 15, 2011 Author Member Share Posted October 15, 2011 1.1 Change log: Updated urlbar dropmarker and reload,stop,go icons. Updated urlbar popup style. Updated Addon Manager style. New Error page style. Small icons now appear like system glass buttons. Support for Personas. Other misc fixes. Download Jub and Sub_Zero_Alchemist 2 Share Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594383647 Share on other sites More sharing options...
Jub Posted October 16, 2011 Share Posted October 16, 2011 Beautiful. I'm using it! I wonder if strengthening the shadow on inactive tabs text would increase readability though. Not a big deal anyway. Cheers! Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594384367 Share on other sites More sharing options...
Sub_Zero_Alchemist Posted October 16, 2011 Share Posted October 16, 2011 Awesome job on the theme, it totally rocks. keep up the great work as always SoapyHamHocks. (Y) Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594384539 Share on other sites More sharing options...
+Heartripper Subscriber¹ Posted October 16, 2011 Subscriber¹ Share Posted October 16, 2011 thanks, this is awesome :D Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594384573 Share on other sites More sharing options...
Knife Party Posted October 16, 2011 Share Posted October 16, 2011 just saw this, me likey! thanks a mill (Y) Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594384697 Share on other sites More sharing options...
Ignuition Posted November 21, 2011 Share Posted November 21, 2011 Loving your work :) Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594467013 Share on other sites More sharing options...
Jamushroom Veteran Posted November 24, 2011 Veteran Share Posted November 24, 2011 I have 1 question: How do I get the full size Firefox button in this theme? Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594473739 Share on other sites More sharing options...
LaP Posted November 24, 2011 Share Posted November 24, 2011 It looks really nice great job. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594473761 Share on other sites More sharing options...
Dick Montage Posted November 24, 2011 Share Posted November 24, 2011 Just switched to this. Amazing work, love it! Currently on my XP machine at work, so no Aero, but can't wait to put it on Win7 at home! Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594473765 Share on other sites More sharing options...
SoapyHamHocks Member Posted November 24, 2011 Author Member Share Posted November 24, 2011 Thanks for all the great comments guys :) I have 1 question: How do I get the full size Firefox button in this theme? Use this code in Stylish or userChrome.css: #appmenu-button .button-icon { list-style-image: none !important; } #appmenu-button { padding: 0 1.5em .05em !important; min-width: 0 !important; width: auto !important; } #appmenu-button .button-text { visibility: visible !important; } Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594473895 Share on other sites More sharing options...
Jamushroom Veteran Posted November 24, 2011 Veteran Share Posted November 24, 2011 ^Cool, thanks :) Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/3/#findComment-594473937 Share on other sites More sharing options...
Recommended Posts