Recommended Posts

Glad you got it working. Regarding the transparent search bar I forgot to add that before! :blush:

I have a stylish script that does exactly that. You'll need the Stylish Addon if you don't already have it. Then just click 'Write new style' and paste in this code:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#urlbar , #searchbar *{
  -moz-appearance: none !important;
  background: transparent !important;
  -moz-border-radius: 0px !important;
  color: #fff !important;

/* These font settings are optional.*/ 
/*font-family: Tahoma !important; 
font-size: 11px !important;  
font-weight: bold !important; */


}

I take no credit for the code. Remove the comments ( /* */ ) around the font settings if you want to change any of them. I found it on the Stylish site. And regarding the actual glassing of the Camifox skin, that was modified by dragon0823 :)

thank you very much friend. I worked perfect. occurred that did not need to add these commands that you put, it all became very good glass. is something special for the commands you gave me?

thank you very much friend. I worked perfect. occurred that did not need to add these commands that you put, it all became very good glass. is something special for the commands you gave me?

You're very welcome :)

Do you mean these commands?

/* These font settings are optional.*/ 
/*font-family: Tahoma !important; 
font-size: 11px !important;  
font-weight: bold !important; */

They're only for changing the font, font size etc that is shown in the address bar :) They don't alter the glass effect at all.

Recently I've found this addon and like it much, however I've also got installed Treestyle Tab, so whole page became translucent, I saw posts here regarding fix, but were not satisfyed with it - whole page, including tabs lost transparency. And today I made a fix for it, find "dwm-overlay.js" in "%your_profile_dir%\extensions\[email protected]\chrome\content\", open it with text editor, locate string (~line 61):

var tabwidth = gBrowser.mTabContainer.boxObject.width;

and add following line after it:

var tabheight = gBrowser.mTabContainer.boxObject.height;

next locate this line:

dwm.ExtendFrameIntoWindow(height+tabheight, 0, bottom, 0);

and change it to this:

dwm.ExtendFrameIntoWindow(height, 0, bottom, 0+tabwidth);

Here you go - a transparent tabs on left side of your window

61RRyBvULE.jpg

https://addons.mozilla.org/en-US/firefox/addon/9256

try this i haven`t tried it but i think it will work

Thanks. Just tried - but it's a no-go. Everything works, but the blur is removed. This happens with it seems all of the no titlebar extensions =\

---

If removing the titlebar as a whole won't work, I'd just like to take out the Firefox logo and title without removing it from the taskbar.

Does anyone know how to do this? I tried to find their elements with ColorZilla, but it was a no-go.

Thoughts?

any recommended way to autohide bookbarks bar?

the way i have now, it takes a visible second or two as apposed to instant to show the bookmarks when mouse hovering over, sometimes the bookmarks don't render at all, and i have to do a second swipe.

Edited by Kalel83
pls help me

after install appeared this error

*snip*

Hey!

Make sure Firefox is closed, then:

Press Windows key + R at the same time. In the "Run..." box paste this:

%appdata%\Mozilla\Firefox\Profiles

Click OK. You will see a folder with .default as the last characters. Open it. Go to Extensions and delete everything that is inside.

Now open Firefox and everything should be working again.

Then, you can install All Glass Firefox from here: https://www.neowin.net/forum/index.php?showtopic=746714

Hope you got it working now, otherwise you can contact me on MSN (email is on my profile) and I'll help you out step-by-step.

Greets

- Ambroos

Ambroos, do you have any ideas on how to remove the address bar or remove the title and icon of the address bar (while still keeping the title and icon in the taskbar and) while still keeping the glass?

There's been a couple posts about this (one was mine!) and If there's a way I don't think Ambroos is interested in finding it, though I understand cause making it compatible with every extension out there would be maddening.

I have a problem, how can I have the normal text shadow etc in the bookmark bar like the menu bar?

the bookmark bar is so light and glowing, I don't like that, I want to have the normal text again

Does anyone know how I can achieve that? I tried to edit the overlay.css but don't know where to do what

thanks

post-292608-1253122850_thumb.jpg

There's been a couple posts about this (one was mine!) and If there's a way I don't think Ambroos is interested in finding it, though I understand cause making it compatible with every extension out there would be maddening.

Sorry for the slow responses lately, been very busy. (If you're in Belgium come have a look at what I've been working on - http://www.facebook.com/event.php?eid=150011732743 )

Unfortunately, like you said, I can't try making every extension compatible, and complex ones like removing the titlebar, ... are impossible for me to make compatible. I'm just providing support for my addon with the latest non-testing Firefox version without addons/themes. Other people have been building themes based on/on top of my addon so it's perfectly fine to modify it, and I don't mind as long as I'm still mentioned here and there ^^

Greets

Ambroos

I have a problem, how can I have the normal text shadow etc in the bookmark bar like the menu bar?

the bookmark bar is so light and glowing, I don't like that, I want to have the normal text again

Does anyone know how I can achieve that? I tried to edit the overlay.css but don't know where to do what

thanks

I think the problem is the other theme/style you have installed (3.7 or 4.0 (Redux) mockup). If you use just my addon you shouldn't have the problem.

If you tell me what you have installed I can try help you though :) Just send me a PM (personal message)

- Ambroos

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Why? Does anybody actually want this? The constant need to close all browser sessions and wait for a new version to install, just so that there’s a integrated coupon manager feels like a waste of everyone’s time
    • I remember when Louis used to just do interesting Mac/iPhone repairs, now he's boring and just launches "crusades" every week
    • A shame it don't allow people to bypass the MS account, I will stick to using Rufus.
    • Microsoft about to radically change how often your Edge browser updates by Paul Hill Microsoft has just announced that starting with Edge 152, it will be moving to a two-week release cycle for faster, smaller updates. This faster release cadence will begin on August 27. This change comes just several months after Microsoft switched Visual Studio Code to weekly updates. The company said that the Extended Stable releases will remain on an eight-week cycle and that no admin changes are needed to experience the faster release cycle on the Stable channel. The new two-week release cycle will enable the faster delivery of security updates and platform improvements, all while reducing the size and complexity of individual updates. Microsoft claims that organizations will benefit from this change as it offers predictable validation cycles. For organizations that prefer a “more deliberate pace”, the Extended Stable channel remains an option. This change will affect Edge Stable releases on Windows, macOS, Linux, and mobile. The Extended Stable channel will continue to be updated every eight weeks, or every fourth Stable release, for example: versions 152, 156, 160, and 164. The Extended Stable could be a good option for organizations that don’t want the latest updates twice a month and don’t want as much hassle constantly updating browsers. In the case of Visual Studio Code, many of the updates being pushed by Microsoft are AI-related. As we all know, Microsoft Edge has a lot of AI features, so we could see Microsoft pushing more AI, thanks to the faster cycles. On the flip side, quicker releases could mean faster security updates, which is beneficial in a world where AI systems are hunting for software exploits. What do you think? Let us know in the comments. For more updates on Edge, be sure to follow Neowin's coverage. In May alone, we reported on Edge offering in-browser pop-ups to assist users with website compatibility issues, that Edge was losing Copilot Mode, and that Microsoft had fixed a plain-text password bug in Edge. Source: Microsoft 365 Admin Center
    • not yet, because at the moment it is not a threat to MS, if and I mean if it did become a threat to MS Office, then it may be a different thing. MS don't like competition
  • Recent Achievements

    • Week One Done
      davidbazooked earned a badge
      Week One Done
    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
  • Popular Contributors

    1. 1
      +primortal
      514
    2. 2
      PsYcHoKiLLa
      185
    3. 3
      +Edouard
      159
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!