Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

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

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

ვრცლად

TitleBar trim

  • 7 პასუხი
  • 2 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 7 ნახვა
  • ბოლოს გამოეხმაურა q1k.

After installing these addons https://addons.mozilla.org/en-US/firefox/addon/personal-titlebar/?src=search https://addons.mozilla.org/en-US/firefox/addon/iconic-firefox-menu/

the titlebar becomes a little bigger. How to trim it a little so that it comes the same height as it is without this addon. One more thing, i have tabs on bottom, but with the plugin tabs cannot go all the way to the top how make that feature work properly?

After installing these addons https://addons.mozilla.org/en-US/firefox/addon/personal-titlebar/?src=search https://addons.mozilla.org/en-US/firefox/addon/iconic-firefox-menu/ the titlebar becomes a little bigger. How to trim it a little so that it comes the same height as it is without this addon. One more thing, i have tabs on bottom, but with the plugin tabs cannot go all the way to the top how make that feature work properly?

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

You should update to version 20.0.1

Can you attach a screenshot?

Use a compressed image type like PNG or JPG to save the screenshot.

Upgrade your browser from Help > About Do not close the window until the upgrade finishes or alternatively you can also have it from Mozilla Base

from here 

Cheers!

so how will that fix my problem

You can try to experiment with code like this in the userChrome.css file.
I'm on Linux, so I can't test it on Windows.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */

#titlebar { margin:20px 0 -7px 0!important; }

Add code to the userChrome.css file below the default @namespace line.

The customization files userChrome.css (interface) and userContent.css (websites) are located in the chrome folder in the user profile folder.

well i can't try that now... what i did to make the title bar smaller is i lowered the top/bottom margins and paddings in 'browserOverlay.css' in personal title bar addon.

but what i can't make is to put the tabbar all the way to the top. i dont really use this by default but it bugs me if i want to save space, because the resolution is small on my laptop

ჩასწორების თარიღი: , ავტორი: q1k.