|
Post a new topic
|
Firefox Help please
|
Okay so I just started modding my firefox a little. I removed the ff icon. Add color to the tabs bottom by userchrome and also move the whole tab bar to the bottom. Now I have some litte problems. Heres a screenie
http://img140.imageshack.us/img140/6582/custolr0.jpg
I numbered the problem.
Num 1 - Can i change the button which maximizes the address bar to show the sites I went to cause I dnt like that icon thingy.
Num 2 - Is it possible to remove that thing which when clicked shows the tabs open in another dialog. I find that irritation.
Num 3 - Can I remove the whole status bar(Isnt it called status bar :S)
thats bout it
11:40 pm, Saturday, October 13, 2007 (9 months ago)
|
|
The arrow is a part of the VS, and the icon next to it can be removed by using UI Tweaker.
That icon that shows the list of tabs I believe can be dragged off if you right click on the top part and click Customize... then drag it off.
I use AutoHideStatusbar, but I'm quite sure there's a userchrome tweak out there I had yet to find. So I gave up and used an extension.
03:05 am (9 months ago)
|
|
There's an option in the View menu that lets you turn the status bar off. Correct me if I'm wrong...
05:41 am (9 months ago)
|
|
Poxymonkey your indeed correct and it does work :D and thanks a lot Pyro. btw when you meant vs did you mean the theme firefox is using of the whole windows theme? And pyro your second point was either misunderstood by me cause I didnt understand it but nevertheless found a userchrome fix which did it - .tabs-alltabs-stack { display: none !important;}
:D Thanks again guys now firefox looks like the way i want :D
11:35 am (9 months ago)
|
|
Well either way you got it working, so it's all good.
And I forgot 2.0 has that option, I use the autohide so I can get to it faster I suppose.
06:38 pm (9 months ago)
|
|
i like the tabs on the bottom, how u do dat there?
08:54 pm (9 months ago)
|
|
/* Display the tabbar at the bottom */ #content > tabbox { -moz-box-direction: reverse; }
09:16 pm (9 months ago)
|
|
Can I see your userchrome cause I used this line:
.tabs-alltabs-stack { display: none !important;}
but it doesn't work.
06:59 pm (2 months ago)
|
Reply to this topic
You must register and become a member to post a reply.
|