SoapyHamHocks Member Posted January 14, 2012 Author Member Share Posted January 14, 2012 Here is my issue with bookmark tab That's by design. The functionality was combined into the bookmarks menu button, if you wish to show it use this code: #star-button { visibility: visible !important; } Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594583203 Share on other sites More sharing options...
Genocide121 Posted January 15, 2012 Share Posted January 15, 2012 That's by design. The functionality was combined into the bookmarks menu button, if you wish to show it use this code: #star-button { visibility: visible !important; } how to use that code..........i my new to all this...............can u explain if u have the time Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594584415 Share on other sites More sharing options...
SoapyHamHocks Member Posted January 15, 2012 Author Member Share Posted January 15, 2012 how to use that code..........i my new to all this...............can u explain if u have the time Just add that line to the end of your userChrome.css file, or you can add it to a new style in Stylish. You can find more info about userChrome.css here http://kb.mozillazine.org/UserChrome.css Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594584427 Share on other sites More sharing options...
V23 Posted January 16, 2012 Share Posted January 16, 2012 This works for Classic tabs: .tabbrowser-tab[selected="true"] .tab-stack { margin: 0 -3px 0 !important; padding: 0 2px 1px !important; border-width: 0 9px !important; border-style: solid !important; -moz-border-image: url(chrome://browser/skin/tabbrowser/mrcurveless.png) 0 9 fill !important;}[/CODE] Went back to 'classic tabs' using this stylish script (thanks by the way) but every time I close/restart Nightly it reverts back to the curved tabs, even though the 'classic tabs' stylish script is still enabled. Any ideas on how to fix this? Thanks. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594586441 Share on other sites More sharing options...
SoapyHamHocks Member Posted January 17, 2012 Author Member Share Posted January 17, 2012 Went back to 'classic tabs' using this stylish script (thanks by the way) but every time I close/restart Nightly it reverts back to the curved tabs, even though the 'classic tabs' stylish script is still enabled. Any ideas on how to fix this? Thanks. Do you have both classic tab styles enabled? Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594588321 Share on other sites More sharing options...
V23 Posted January 17, 2012 Share Posted January 17, 2012 Do you have both classic tab styles enabled? Nevermind, I had the stylish script which made Australis compatible with Nightly 12.0a1 enabled (which I don't seem to need anymore), disabled that and it's working. Thanks for trying to help. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594588335 Share on other sites More sharing options...
kageon1 Posted January 17, 2012 Share Posted January 17, 2012 The panels don't seem to be styled (Aero look). I was able to get it fixed with a fresh profile but it only worked for a day for some reason. I only have Australis, Tabs Always In Titlebar, Adblock Plus, and Omnibar installed. Also is there any way to have the identity box to look like the default (abeit with a light soft gradient)? Sidenote: Do you have any plans for an OS X version? I also have a Mac and wouldn't mind testing it out for you. Much appreciated, thanks. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594589537 Share on other sites More sharing options...
SoapyHamHocks Member Posted January 18, 2012 Author Member Share Posted January 18, 2012 The panels don't seem to be styled (Aero look). I was able to get it fixed with a fresh profile but it only worked for a day for some reason. I only have Australis, Tabs Always In Titlebar, Adblock Plus, and Omnibar installed. Also is there any way to have the identity box to look like the default (abeit with a light soft gradient)? Sidenote: Do you have any plans for an OS X version? I also have a Mac and wouldn't mind testing it out for you. Much appreciated, thanks. I've never experienced this, do you have a custom Windows theme? I've added the default idbox, but I haven't had time to fully bug test and release it yet. No OS X version is planned. As far as I know the UX builds on Mac OS X have a lot of the Australis design implemented already. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594590839 Share on other sites More sharing options...
+Frank B. Subscriber² Posted January 18, 2012 Subscriber² Share Posted January 18, 2012 As far as I know the UX builds on Mac OS X have a lot of the Australis design implemented already. Latest UX build on OS X (from January 13th): As a comparison: Yesterday's Nightly on OS X: Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594591317 Share on other sites More sharing options...
kageon1 Posted January 22, 2012 Share Posted January 22, 2012 I've never experienced this, do you have a custom Windows theme? Yes it seems my custom Windows theme was messing with the panels. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594599849 Share on other sites More sharing options...
Jub Posted January 23, 2012 Share Posted January 23, 2012 I'm sorry if I've missed something or appear ignorant, but is there a way to run Australis on the nightly/UX builds with 'classic' tabs at the moment? Cheers! Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594604047 Share on other sites More sharing options...
V23 Posted January 23, 2012 Share Posted January 23, 2012 I'm sorry if I've missed something or appear ignorant, but is there a way to run Australis on the nightly/UX builds with 'classic' tabs at the moment? Cheers! Yep, i'm running it. Use this script in stylish (not created by me): .tabbrowser-tab[selected="true"] .tab-stack { margin: 0 -3px 0 !important; padding: 0 8px 1px !important; border-width: 0 9px !important; border-style: solid !important; -moz-border-image: url(chrome://browser/skin/tabbrowser/mrcurveless.png) 0 9 fill !important; } You may also need to install the "checkCompatibility" add-on to force Australis to work with nightly (I have this installed). Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594604055 Share on other sites More sharing options...
Jub Posted January 24, 2012 Share Posted January 24, 2012 Hmm, I tried either that or something similar and it didn't work. I'll have a look tomorrow, perhaps reset my profile or something. Thanks for your reply. :) Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594604141 Share on other sites More sharing options...
Karl-Johan Posted February 2, 2012 Share Posted February 2, 2012 Is this theme still being worked on? Because the newtab page isn't displayed correctly when using Australis (works fine with default theme). Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594626096 Share on other sites More sharing options...
bogas04 Posted February 2, 2012 Share Posted February 2, 2012 Is this theme still being worked on? Because the newtab page isn't displayed correctly when using Australis (works fine with default theme). The ACTUAL firefox theme is in works though .. https://wiki.mozilla.org/Firefox/Planning/2012-02-01#UX_.26_User_Research Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594626110 Share on other sites More sharing options...
Seahorsepip Veteran Posted February 2, 2012 Veteran Share Posted February 2, 2012 The design is being worked at at the ux builds but it will not land untill a bug is fixed, and yes it's a nasty bug I'm following for around a few months by now :p Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594626548 Share on other sites More sharing options...
SoapyHamHocks Member Posted February 3, 2012 Author Member Share Posted February 3, 2012 Is this theme still being worked on? Because the newtab page isn't displayed correctly when using Australis (works fine with default theme). Nothing has been done on it in a few weeks, but it isn't dead yet. I'd like to redo a lot of things, but I haven't found the time to do a rewrite. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594629648 Share on other sites More sharing options...
Karl-Johan Posted February 4, 2012 Share Posted February 4, 2012 Nothing has been done on it in a few weeks, but it isn't dead yet. I'd like to redo a lot of things, but I haven't found the time to do a rewrite. Maybe you could include this theme in Stratisform also, would be nice? Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594630344 Share on other sites More sharing options...
Kaoxt Posted February 5, 2012 Share Posted February 5, 2012 Is there a way to remove the small "squares" about each letting in the awesomebar, when typing letters. For instance when I type "F" it has these small light blue sqaures around all the "Fs" inside the awesomebar. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594631810 Share on other sites More sharing options...
bogas04 Posted February 16, 2012 Share Posted February 16, 2012 Can you update your theme with latest design to see how it actually works and feels like? https://people.mozilla.com/~shorlander/files/australis-designSpecs/australis-designSpecs-windows7-mainWindow.html PS : Also remove menu button and make it a settings button ? Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594660206 Share on other sites More sharing options...
dysgenics Posted February 17, 2012 Share Posted February 17, 2012 is it possible to change the tab strip background like that as well? Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594663386 Share on other sites More sharing options...
SoapyHamHocks Member Posted February 18, 2012 Author Member Share Posted February 18, 2012 I have no plans to update this. I've been asked to implement some parts of the mockups in Firefox. I've started working on a patch which should hopefully land in the near future. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594664360 Share on other sites More sharing options...
DCY012 Posted March 1, 2012 Share Posted March 1, 2012 I'm having compatibility issues using UX. Anyone happen to know how to fix this? Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594695360 Share on other sites More sharing options...
dysgenics Posted March 1, 2012 Share Posted March 1, 2012 a few pages back I can reproduce this issue. Looking into fixing it now. Edit: this is most likely due to the moz-border-image changes. Edit2: This should work for the default curved tabs: .tabbrowser-tab[selected="true"] .tab-stack { border-width: 0 28px !important; border-style: solid !important; -moz-border-image: url(chrome://browser/skin/tabbrowser/mrcurve.png) 0 28 fill !important; } The problem is I don't think I can have support for both Firefox stable/aurora and Nightly at this point because of the changes. Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594696052 Share on other sites More sharing options...
DCY012 Posted March 2, 2012 Share Posted March 2, 2012 a few pages back Thanks. I'm new to this though so would you mind telling me how to add this? Link to comment https://www.neowin.net/forum/topic/1015914-australis-for-firefox/page/5/#findComment-594697778 Share on other sites More sharing options...
Recommended Posts