Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

#urlbar { visibility: collapse !important; }

  • 2 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 12 ნახვა
  • ბოლოს გამოეხმაურა Yaron

How do I set ‘#urlbar { visibility: collapse !important; }’ when ‘.searchbar-textbox[focused]’?

Thank you.

How do I set ‘#urlbar { visibility: collapse !important; }’ when ‘.searchbar-textbox[focused]’? Thank you.

ყველა პასუხი (2)

Hmmm, it seems you want to hide the urlbar when you click in the search box. Would this have the effect of allocating more space to the search box? I don't know how to do that with CSS alone. The two bars do not have a parent/child relationship and are not adjacent neighbors (the stop and reload buttons are in between). Perhaps someone with a more advanced understanding of CSS selectors can think of a way.

I see you posted this question on userstyles.org as well (Firefox Search Bar Tweaks - forum.userstyles.org). That might be a good place to get an answer because it attracts advanced tweakers.

ჩასწორების თარიღი: , ავტორი: jscher2000 - Support Volunteer

You have a sharp eye, and your observations are correct. :)

Thank you.