Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

Un-highlight address/search and bookmark bars.

  • 6 antwurd
  • 1 hat dit probleem
  • 3 werjeftes
  • Lêste antwurd fan Shadow110

more options

I have been back a forth between 56 and 57 the past couple weeks. I finally got code for the userChrome.css file to get the open tabs where I want them in 57 but don't like that the address/search bar and the Bookmarks bar are always highlighted. Can anybody help me turn off that highlighting. It is there with all themes I have tried.

I have been back a forth between 56 and 57 the past couple weeks. I finally got code for the userChrome.css file to get the open tabs where I want them in 57 but don't like that the address/search bar and the Bookmarks bar are always highlighted. Can anybody help me turn off that highlighting. It is there with all themes I have tried.

Keazen oplossing

Oh, the white-ish "fog" over those bars? This is from another set of rules, but it might help you:

/* Transparent toolbar backgrounds */
#nav-bar, #PersonalToolbar {
  background-color: transparent !important;
  background-image: none !important;
}
/* Remove top line on nav bar */
#nav-bar {
  box-shadow: none !important;
}

I refer to it as fog because I think that's what it used to be called in the setttings dialogs for Classic Theme Restorer.

Dit antwurd yn kontekst lêze 👍 1

Alle antwurden (6)

more options

Should not be highlighted as all. Was it highlighted before you did some usser css ?

Try : https://support.mozilla.org/en-US/kb/refresh-firefox-reset-add-ons-and-settings

fyi: 56.0.2 is a security risk as is every other version below, if wanting back it is 52,5,0 ESR Version . Also your mucking up the settings and files.

Please let us know if this solved your issue or if need further assistance.

more options

No it was not highlighted in 56. First image is 56, second image is 57.

more options

It is what it is... It is how your theme or Extension is running under 57. No idea, not seen that sorta I run Black and is a little lighter in same place but is everything below the top not just the band you have.

No solution, maybe someone has some usserchrome code that will fix that. But got to go back to basics first to see if it is doing that with no theme or... If so then maybe is the way it is .

No help sorry.

more options

Keazen oplossing

Oh, the white-ish "fog" over those bars? This is from another set of rules, but it might help you:

/* Transparent toolbar backgrounds */
#nav-bar, #PersonalToolbar {
  background-color: transparent !important;
  background-image: none !important;
}
/* Remove top line on nav bar */
#nav-bar {
  box-shadow: none !important;
}

I refer to it as fog because I think that's what it used to be called in the setttings dialogs for Classic Theme Restorer.

Bewurke troch jscher2000 - Support Volunteer op

more options

jscher2000m- Thanks very much! That fix the problem and yes I was running Classic Theme Restorer on 56.

more options

Hello,

I am glad to hear that your problem has been resolved. If you haven't already, please select the answer that solves the problem. This will help other users with similar problems find the solution more easily. Thank you for contacting Mozilla Support.