Prikaz označenih pitanja: Prikaži sva pitanja
  • Arhivirano

Menu Bar appears below toolbar, should be above toolbar (115/Windows10)

Hi. I really like the new look of 115, but the file menu should be above the toolbar. Is there a way to put the file menu at the top of the window (above the toolbar)? T… (pročitajte više)

Hi. I really like the new look of 115, but the file menu should be above the toolbar. Is there a way to put the file menu at the top of the window (above the toolbar)?

Thanks

Asked by allan58 prije 9 mjeseci

Last reply by david prije 6 mjeseci

  • Arhivirano

Supernova 115* How to create zebra alternative row stripes in Message List

If you want your 'Message List' to use alternative colour stripes often refered to as zebra style then I have put together some code and instructions on how to create the… (pročitajte više)

If you want your 'Message List' to use alternative colour stripes often refered to as zebra style then I have put together some code and instructions on how to create the effect.

Obviously you may need to modify the actual colours used. The following works on a Light theme. The striping is white and pale grey. On hover the text is black on a pale blue background. On select the text is white on a light blue background, but strong enough to show white text clearly.

Asked by Toad-Hall prije 6 mjeseci

Last reply by sfhowes prije 6 mjeseci

  • Arhivirano

How to change color of unread in message pane TB 115+

I want the unread messages in the list of messages pane to be "orange". I had the following in userChrome.css which worked prior to TB 115: /* Messagepane text */ tree… (pročitajte više)

I want the unread messages in the list of messages pane to be "orange". I had the following in userChrome.css which worked prior to TB 115:

/* Messagepane text */ treechildren::-moz-tree-cell-text(new) {

      color: #34ebdc !important;
      font-weight: normal;

} treechildren::-moz-tree-cell-text(unread) {

      color: #34c6eb !important;
      font-weight: normal !important;

}

When I upgraded to TB 115 this no longer has any effect. How do I do this in TB 115+?

Thanks. mike

Asked by mike645 prije 9 mjeseci

Last reply by david prije 6 mjeseci

  • Arhivirano

mailbox display with alternating lines of white/grey backgrounds in Thunderbird 115?

After upgrading to 115.0, the mailbox display has an all-white background. This is not nearly as easy to read is in version 112, which has alternating lines of white &… (pročitajte više)

After upgrading to 115.0, the mailbox display has an all-white background. This is not nearly as easy to read is in version 112, which has alternating lines of white & grey for the background.

How can I customize 115 to have alternating colours for the background of each summary line?

Asked by Gary Hooper prije 9 mjeseci

Last reply by Toad-Hall prije 6 mjeseci

  • Arhivirano

menubar

Since Thunderbird changed the menu bar is not any more above the email bar. It is with Bestand, Bewerken, Beeld enz. How can I get it back at the top?? It is far less e… (pročitajte više)

Since Thunderbird changed the menu bar is not any more above the email bar. It is with Bestand, Bewerken, Beeld enz.

How can I get it back at the top??

It is far less easy now.

I wanted to ask for help but on the Dutch site I could not find a button for help. Only at he English site.

But I am Dutch.

Hope that I can get the Menu bar on top again like in Firefox..

Please help and change it back.

Kind regards

Paulien de Jongh [removed address, phone# and email from public support forum] Holland

Asked by J prije 9 mjeseci

Last reply by Roland Tanglao prije 9 mjeseci

  • Arhivirano

supernova unified toolbar button colors

I currently use: <profile>\chrome\userChrome.css to make various buttons stand out for some elderly users that I support. For example: button-archive:hov… (pročitajte više)

I currently use:

  <profile>\chrome\userChrome.css 

to make various buttons stand out for some elderly users that I support. For example:

  1. button-archive:hover {
  border: 2px dashed black !important;

}

  1. button-archive,
  2. hdrArchiveButton {
  background-image: none !important;
  background-color: #66ff66 !important; 

}

I can't figure out how to do this with Supernova (115+). Thanks.

Asked by Paul prije 9 mjeseci

Last reply by david prije 9 mjeseci