לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

How do I disable translucent tab and menu bars in Firefox 57?

  • 1 תגובה
  • 8 have this problem
  • 7 views
  • תגובה אחרונה מאת j3rk

more options

I gave up on having useful extensions and decided to install FF57. While it's mostly working with my custom userChrome.css file, I can't seem to figure out how to make the Menu bar and Tab bar backgrounds a solid color, instead of showing my other windows running behind Firefox. I understand that it will happen with the title bar, since I have Aero enabled on Win7, but it shouldn't do it for the tab or menu bars, since it's very distracting. I tried switching themes in the customization page and tried some userChrome.css "fixes" that don't seem to work in this version. How can I disable this so my tab bar and menu bar have backgrounds that match the rest of the theme?

I gave up on having useful extensions and decided to install FF57. While it's mostly working with my custom userChrome.css file, I can't seem to figure out how to make the Menu bar and Tab bar backgrounds a solid color, instead of showing my other windows running behind Firefox. I understand that it will happen with the title bar, since I have Aero enabled on Win7, but it shouldn't do it for the tab or menu bars, since it's very distracting. I tried switching themes in the customization page and tried some userChrome.css "fixes" that don't seem to work in this version. How can I disable this so my tab bar and menu bar have backgrounds that match the rest of the theme?
צילומי מסך מצורפים

פתרון נבחר

Nevermind, I figured it out with the debugger. I need to force the background-color in my userChrome.css file for #TabsToolbar and #toolbar-menubar to match the theme color (the light theme seems to be #f5f5f5f).

Read this answer in context 👍 2

כל התגובות (1)

more options

פתרון נבחר

Nevermind, I figured it out with the debugger. I need to force the background-color in my userChrome.css file for #TabsToolbar and #toolbar-menubar to match the theme color (the light theme seems to be #f5f5f5f).