Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

position of Menu line on top

  • 3 відповіді
  • 4 мають цю проблему
  • 32 перегляди
  • Остання відповідь від Toad-Hall

more options

With the new supernova TB email, how can I put the menu line on the top of the screen with the tool bars I selected under this menu line?

With the new supernova TB email, how can I put the menu line on the top of the screen with the tool bars I selected under this menu line?

Усі відповіді (3)

more options

- click settings>general and scrollodown to config editor - search for toolkit.legacyUserProfileCustomizations.stylesheets and change to true - then you need a folder named 'chrome' in profile, and a userChrome.css file in the folder (with content shown below). - exit and restart TB and it should work, although I've sometimes found I have to restart TB twice to see changes in userChrome.css - Below is content for userChrome.css

/*  #######    */
@namespace html url("http://www.w3.org/1999/xhtml");

#toolbar-menubar {
  order: 1;             
}

unified-toolbar {
  order: 2;             
}

#tabs-toolbar {
  order: 3;              
}

more options

thank you--will try that but it should be just a drag and drop or option for us non technical ones.

more options

I created a question in the forum so that people can use it. It saves needing to type everything each time.

It includes some images that may help.

It's never going to be an option. I've asked and so have many others. This offers an explanation why it's not going to be considered regardless of how many people want it because it is logical to have the main menu bar at the top.

There are many requests in the Bugzilla forum.

Note it says 'wontfix'