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

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

ვრცლად

position of Menu line on top

  • 3 პასუხი
  • 4 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 32 ნახვა
  • ბოლოს გამოეხმაურა Toad-Hall

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)

- 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;              
}

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

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'