Replies: 162 comments 419 replies
-
Looking for the previous discussion? It can be found here: #454 |
Beta Was this translation helpful? Give feedback.
-
tbh, the long thread on one page made it kind of nice to Search in Page (except for if it hides the replies) |
Beta Was this translation helpful? Give feedback.
-
I just want to thank you for all the effort you put into this. 👍️ |
Beta Was this translation helpful? Give feedback.
-
However, other GTK+3 applications do not behave this way; just hovering over a menu is not sufficient to light it up. For personal use, I’m changing that to (I had to uncomment the inclusion of (I’m on GNU/Linux (Xubuntu 22.04) and using a non-default GTK+3 theme Arc-Dark.) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Re.curved tabs (thanks those are finally gone! Does this mean that it is no longer possible to have tabs with rounded corners at top? As in my current 102.12? Have started using the 4.3.9 with FF 114 - If rounded top corners (including hopefully tabs with more depth) are still possible, what would be a css to begin with? |
Beta Was this translation helpful? Give feedback.
-
Why the confused emoji? Would be helpful if you explain. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Can this be hidden? I don't understand them making it persistent in the navbar, and also giving us a toolbar button? |
Beta Was this translation helpful? Give feedback.
-
v4.3.9 w/FF 114 Bug? Findbar at top close icon does nothing, no way to dismiss it. Set to bottom works properly. |
Beta Was this translation helpful? Give feedback.
-
Version: After updating the new version of firefox, my previous css configuration is invalid |
Beta Was this translation helpful? Give feedback.
-
Just got FX 116 today and I noticed they have made a few changes. One of them is under Bookmarks: Search Bookmarks Can this be hidden like menubar_bookmarks_popup_other_item_hidden.css is? Another one I noticed are the separator lines seem shorter than before. They don't go the full length to the right. Not sure if this can be changed, but it looks uneven to me, especially on the right-click context menu. I'm using popup_compact_menus.css. |
Beta Was this translation helpful? Give feedback.
-
Looks like #urlbar .urlbarView-results > .urlbarView-row[has-url] > .urlbarView-row-inner > .urlbarView-url {
margin-top: 2px !important;
padding-inline-start: calc(6px + 1px + 16px) !important;
} seemed to have fixed it on my end for now. |
Beta Was this translation helpful? Give feedback.
-
Don't know if this was mentioned earlier, but in Firefox ≥116 the urlbar-dropdown does not appear when start typing. |
Beta Was this translation helpful? Give feedback.
-
I have a couple of issues so far with Fx 117:
It doesn't look the same as it did on Fx 116 and earlier. |
Beta Was this translation helpful? Give feedback.
-
AeroGlass window border broken in 117, setting |
Beta Was this translation helpful? Give feedback.
-
@Aris-t2 Private mode is broken on 133.0b7, address bar intersects tab bar.
|
Beta Was this translation helpful? Give feedback.
-
Hi @Aris-t2 Thank you in advance |
Beta Was this translation helpful? Give feedback.
-
I just noticed that the Minimize, Maximize, and Close buttons overlap the searchbar and appbutton in full screen mode (F11) on FX 133 while using tabs_below_navigation_toolbar_fx133.css. I'm running Windows 11. |
Beta Was this translation helpful? Give feedback.
-
The spacing on my menubar has been adjusted. I'm good with that. But I'm also using this. `/* SHRINK MIN-MAX-CLOSE BUTTON - ARIS ******************************************************** / #tabContextMenu #context_bookmarkTab { display: none !important; } |
Beta Was this translation helpful? Give feedback.
-
With CSS enabled, the about:addons plugins tab is non-responsive. |
Beta Was this translation helpful? Give feedback.
-
Just updated to Fx 133.0 133.0 |
Beta Was this translation helpful? Give feedback.
-
Firefox 133 absolutely destroyed my tabs below nav bar... I updated everything to v4.6v3, and was sure to replace all the relevant stuff to the "_fx133.css" variant, still messed up bars, even the title menu stuff now that has "File" "Edit" "View" etc... |
Beta Was this translation helpful? Give feedback.
-
Just updated FF to V 133, che custom CSS to V 4.6.1 and updated every one of its options made for fx133. |
Beta Was this translation helpful? Give feedback.
-
On Fx134 beta, addons_manager_alternative_appearance is no longer working. The plugins look like this: |
Beta Was this translation helpful? Give feedback.
-
I'm using aboutpreferences/preferences_alternative_appearance_v2.css in both Fx133 and Fx134 beta. The check boxes are missing under network settings and manage sync. |
Beta Was this translation helpful? Give feedback.
-
Updated to Firefox 133 and using version 4.6.1 of your code. I noticed when using the I also noticed that the URL bar and Search bar background colors changed to a dark grey instead of white when using the same So far these are the only two things I noticed. Thanks for all your work. Update: I got it looking like how it was with the following:
-Mark |
Beta Was this translation helpful? Give feedback.
-
Menubar v459 Recently updated to v4.6.1, still needs menubar vertical height adjustment. This is what I have I have in my_userChrome.css `/* CORRECT MENUBAR FROM BEING VERTICALLY OFF CENTER - 12-21-22 */ #main-window #toolbar-menubar .toolbarbutton-1 { /* MOVE MENUBAR BUTTONS CLOSER TOGETHER (ARIS) */ /* MAKE ALL MENUS COMPACT - MINIMAL SPACE BETWEEN ENTRIES VERTICALLY / /* MAKE ALL MENUS COMPACT - MINIMAL SPACE BETWEEN ENTRIES VERTICALLY - 10-20-22 / |
Beta Was this translation helpful? Give feedback.
-
what broken for me after the update is i hope those get fix and thanks for your hard work |
Beta Was this translation helpful? Give feedback.
-
Hello there! Posting a screenshot to see the issue: Thanks! |
Beta Was this translation helpful? Give feedback.
-
I managed to fix all the previous problems I had after updating to FF133, only two remain and I attach here a screenshot of my GUI to explain them: First one marked by the red arrow: the padlock icon (the result of identitybox_padlock_icon_classic2.css) now has a white background and I need it to have the same aero background of the shield icon near it. |
Beta Was this translation helpful? Give feedback.
-
Make sure you have updated your configuration to the most recent version of this projects files and are using the latest version of the "options" required by your Firefox version >before< reporting problems!
Continued from #3, #41, #88, #109, #133, #163, #189, #211, #241, #273, #308, #368, #404, #417 and #454
Instead of opening new "issues" for general talk we can use this area for discussions, feedback and questions. Open new "issues" for real bugs and problems.
Custom JS scripts to restore more classic features
https://github.com/Aris-t2/CustomJSforFx
Things this project will not target/recreate
Things not possible with CSS
Beta Was this translation helpful? Give feedback.
All reactions