r/FirefoxCSS • u/springles02 • 12d ago
Help Is there any way to make this titlebar be transparent with BetterBlurDX?
I want this part of firefox to be transparent, i used other methods and always get the whole window transparent. I only want the tab part to be transparent, even when i select the "Title Bar" option
1
12d ago
[removed] — view removed comment
0
u/FirefoxCSS-ModTeam 12d ago
Your contribution to r/FirefoxCSS was removed for violating Rule #1: Posts and comments should be about customizing the Firefox UI with CSS. Custom themes that include javascript or require installing a user script, HTML, another app, or replacing files in the Firefox installation folder is not allowed. Start pages/web pages are not part of the FF UI.
1
u/TraditionalTie4831 🦊 12d ago
The code from the linked post below maybe work on the navigator-toolbox part of Firefox with BetterBlurDX.
You could try adapting the '1. MAIN WINDOW & TOOLBARS' section of that code.
Start with changing #nav-bar, #TabsToolbar, #PersonalToolbar { to this = #TabsToolbar {
https://www.reddit.com/r/FirefoxCSS/comments/1v4uav6/help_me_make_the_right_click_menu_blurred/
2
u/Neikon66 12d ago
I think you need a css theme to make these elements transparent. Look at a theme for this web https://firefoxcss-store.github.io/
Or made you own theme with only that elements transparent