Funkcionalnosć toś togo sedła se pśez wótwardowańske źěła wobgranicujo, kótarež maju wašo dožywjenje pólěpšyś. Jolic nastawk waš problem njerozwězujo a cośo pšašanje stajiś, wobrośćo se na našo zgromoźeństwo pomocy, kótarež na to caka, wam na @FirefoxSupport na Twitter a /r/firefox na Reddit pomagaś.

Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Dalšne informacije

Configure navigation bar empty (without search box)

  • 12 wótegrona
  • 0 ma toś ten problem
  • 3 naglědy
  • Slědne wótegrono wót sergio_orishass

more options

Hello,

I need your help: how can I set navigation bar without any item (hide all items of this bar)? I need that this bar appears but empty. The reason is that I want to restrict options in Firefox (for all users) but let it be allowed open windows pop-up.

I got remove the menu button that is to the right of the whole (hamburger type), the forward and backward buttons that are to the left of the whole (which are the arrows to the right and to the left), the detention (which is the cross), etc. I did this with commands in userChrome.css file

But what I can't hide is the item where the url's are placed (search box). I just need to hide the search box. I wrote " #nav-bar { visibility: collapse !important ; } " in userChrome.css , and then all navigation bar is hidden but don't get windows of pop-up that I need them to appear.

The version of Firefox that I have is 108.0.1 (64 bits).

Could you help me, please? It's a little urgent. Thanks!!

Hello, I need your help: how can I set navigation bar without any item (hide all items of this bar)? I need that this bar appears but empty. The reason is that I want to restrict options in Firefox (for all users) but let it be allowed open windows pop-up. I got remove the menu button that is to the right of the whole (hamburger type), the forward and backward buttons that are to the left of the whole (which are the arrows to the right and to the left), the detention (which is the cross), etc. I did this with commands in userChrome.css file But what I can't hide is the item where the url's are placed (search box). I just need to hide the search box. I wrote " #nav-bar { visibility: collapse !important ; } " in userChrome.css , and then all navigation bar is hidden but don't get windows of pop-up that I need them to appear. The version of Firefox that I have is 108.0.1 (64 bits). Could you help me, please? It's a little urgent. Thanks!!
Pśipowjesone fota wobrazowki

Wšykne wótegrona (12)

more options
more options

Wót sergio_orishass změnjony

more options
more options

Hello, I kind of made some headway, and now I need to know what to do to make the url that appears in the search bar (search box: the box where you write the url, for example www.google.com) unmodifiable (I don't care if you see what the url is). This is to force it to give the option to write a different url.

In principle, I don't care what way to do it: through the Windows registry, from the userChrome.css file,...

Could you please help me? Thank you.

(I wrote new case https://www.reddit.com/r/FirefoxCSS/comments/10qyabm/how_to_do_search_box_of_firefox_unmodifiable/ because the others were deleted)

Wót sergio_orishass změnjony

more options

Hello, I need to know what to do to make the url that appears in the search bar of Mozilla Firefox (search box: the box where you write the url, for example www.google.com) unmodifiable (I don't care if you see what the url is). This is to force it to doesn't give the option to write a different url.

In principle, I don't care what way to do it: through the Windows registry, from the userChrome.css file,...

Could you please help me? Thank you.

(I opened new entry https://www.reddit.com/r/FirefoxCSS/comments/10qyabm/how_to_do_search_box_of_firefox_unmodifiable/ because the others were deleted by spam filters of Reddit)

Wót sergio_orishass změnjony

more options

Hello, I need to know what to do to make the url that appears in the search bar of Mozilla Firefox (search box: the box where you write the url, for example www.google.com) unmodifiable (I don't care if you see what the url is). This is to force it to doesn't give the option to write a different url.

In principle, I don't care what way to do it: through the Windows registry, from the userChrome.css file, or GPO policy,...

Could you please help me? Thank you.

(I opened new entry https://www.reddit.com/r/FirefoxCSS/comments/10qyabm/how_to_do_search_box_of_firefox_unmodifiable/ because the others were deleted by spam filters of Reddit)

Wót sergio_orishass změnjony

more options

Are you setting up a public station that you want to lock to a specific site? See: Firefox Enterprise Kiosk mode.

more options

Hello, I need to know what to do to make the url that appears in the search bar of Mozilla Firefox (search box: the box where you write the url, for example www.google.com) unmodifiable (I don't care if you see what the url is). This is to force it to doesn't give the option to write a different url.

In principle, I don't care what way to do it: through the Windows registry, from the userChrome.css file, or GPO policy,...

Could you please help me? Thank you.

(I opened new entry https://www.reddit.com/r/FirefoxCSS/comments/10qyabm/how_to_do_search_box_of_firefox_unmodifiable/ because the others were deleted by spam filters of Reddit)

more options

Hello jscher2000, no, they are direct accesses and I need that the url to be seen, but that users cannot modify it. The mode -kiosk doesn't works ok for me because doesn't show the search box (where appears the url) and furthemore it open in full screen. Thanks.

more options

Okay, maybe someone else will have a suggestion.

more options

Maybe make the location bar read-only like in a pop-up window.

more options

Ok Cor-el. And how I do it? Thank.