Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bigger tabs for Firefox 2.0
#1
If you notice that the tabs in Firefox 2.0 are smaller than normal, like I did, and you're so used to the bigger tabs, here's a code snippet to add into your chrome editor, so you can change the size of the tabs to any size you want.

First, you must have Mr. Tech Local install, installed, and you need to go to "Edit My Config --> Chrome Editor --> userChrome.css" and add this code to the bottom of the code:

Code:
/* Change the tab-bar height */
tab {height: 35px !important;} .tabbrowser-strip {height: 35px !important;}

You can change the size, by replacing the pixel sizes to whatever you want.

Dr Small
Reply
#2
Thanks, Dr Small. (please can I call you Doc?)

Yeah, I had noticed that the tabs looked a lot smaller than normal, but I got so used to them I don't even mind them now.

Thanks for the tip on how to fix this though, I'm sure it'll come in handy sometime! Smile

Sara
Reply
#3
I have shown the code of tab.You can used App Tabs.It is solution of your problem that you want to manage the look of the tab in pin format.In the Firefox 2.0 a it was dealt with the edge case.There were many tabs in a new way.I had noticed that the tabs looked a lot smaller than normal.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Seperate tabs 0.1.2 - May 4, 2007 Forum Bot 2 1,633 05-14-2010, 10:19 AM
Last Post: rogerclinton
  Opening New Tabs TonyM19 1 727 05-20-2007, 04:00 PM
Last Post: FirefoxWiz
  hidden tabs un12522827Â Â 1 681 05-20-2007, 03:56 PM
Last Post: FirefoxWiz
  Seperate tabs 0.1.3 - May 4, 2007 Forum Bot 0 603 05-05-2007, 06:52 PM
Last Post: Forum Bot
  missing bookmarks icons + crazy tabs!!! guycruls 4 909 04-29-2007, 03:01 AM
Last Post: guycruls

Forum Jump:


Users browsing this thread: 1 Guest(s)