This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

ఇంకా తెలుసుకోండి

How can you use a button more than once when you customize the bars?

  • 3 ప్రత్యుత్తరాలు
  • 1 ఈ సమస్య కలిగినది
  • 1 వీక్షణ
  • చివరి సమాధానమిచ్చినది wewerwqerweqr

more options

When I drag an item out of the "Customize Toolbar" onto a toolbar that item disappears from the "Customize Toolbar" window and I can't add it to another Toolbar. Isn't it possible to do this(Like in FF3). I wish to have the "New Tab" button in two places.

When I drag an item out of the "Customize Toolbar" onto a toolbar that item disappears from the "Customize Toolbar" window and I can't add it to another Toolbar. Isn't it possible to do this(Like in FF3). I wish to have the "New Tab" button in two places.

ప్రత్యుత్తరాలన్నీ (3)

more options

You can drag the New Tab button from the tab bar to another toolbar to make it stay there. A double click on empty space on the tab bar will also open a new tab.

You can add this code to userChrome.css below the @namespace line to make both New Tab buttons (tab bar and toolbar) visible at the same time.

#new-tab-button { visibility: visible !important; }
.tabs-newtab-button { visibility: visible !important; }

See:

more options

yes i can drag it, but only have it in once place. Which is the problem.

Man Firefox is user hostile.

Where is this userChrome.css file supposed to be there is none. Nor is there a folder called Chrome.