|
Post by anixx on Oct 22, 2022 22:52:38 GMT -8
Initially I was neutral about this, but the experience showed that it is more convenient to have the mute button separate from favicon than replacing it. For instance, this way one can easily see which YouTube tab is making sound instead of hovering over them all. So, i think it would be better to place the mute button either next to the favicon or to the left of the close x button.
|
|
|
Post by travis on Oct 22, 2022 23:02:38 GMT -8
Initially I was neutral about this, but the experience showed that it is more convenient to have the mute button separate from favicon than replacing it. For instance, this way one can easily see which YouTube tab is making sound instead of hovering over them all. So, i think it would be better to place the mute button either next to the favicon or to the left of the close x button. Add these few lines of code to show the mute button next to the favicon.
.tab-icon-stack[indicator-replaces-favicon="true"] { display: flex !important; }
.tab-icon-stack[indicator-replaces-favicon="true"] .tab-icon-image { margin-inline-end: 0 !important; }
|
|
|
Post by anixx on Oct 23, 2022 17:49:41 GMT -8
Thanks. Is there some modification that would make the tab buttons 3D on hover in K-Meleon style?
|
|
|
Post by anixx on Oct 23, 2022 19:39:34 GMT -8
Initially I was neutral about this, but the experience showed that it is more convenient to have the mute button separate from favicon than replacing it. For instance, this way one can easily see which YouTube tab is making sound instead of hovering over them all. So, i think it would be better to place the mute button either next to the favicon or to the left of the close x button. Add these few lines of code to show the mute button next to the favicon.
.tab-icon-stack[indicator-replaces-favicon="true"] { display: flex !important; }
.tab-icon-stack[indicator-replaces-favicon="true"] .tab-icon-image { margin-inline-end: 0 !important; }
Still, it is visible only on hover. And favicon disappears. Is there a way to make it visibe always?
|
|
|
Post by travis on Oct 24, 2022 19:09:01 GMT -8
Add these few lines of code to show the mute button next to the favicon.
.tab-icon-stack[indicator-replaces-favicon="true"] { display: flex !important; }
.tab-icon-stack[indicator-replaces-favicon="true"] .tab-icon-image { margin-inline-end: 0 !important; }
Still, it is visible only on hover. And favicon disappears. Is there a way to make it visibe always? Try this userChrome. Attachments:userChrome.css (67.16 KB)
|
|
|
Post by anixx on Oct 24, 2022 19:36:32 GMT -8
Thanks, this works very well! Did the bookmarks bar become thicker in this version? I'd prefer it a bit smaller.
I also use this option which you may consider including:
#personal-bookmarks .bookmark-item > .toolbarbutton-text { display:none !important; }
It removes text from bookmarks buttons, leaving only icons (and tooltips on hover). But the buttons still have some unnecessary space on the right, so if you could make them look like the toolbar buttons, it would be great.
Another issue is that the "Address" and "Links" texts are language-dependent, so if your system is not English you have to remove or translate them.
|
|
|
Post by travis on Oct 24, 2022 19:41:30 GMT -8
Thanks, this works very well! Did the bookmarks bar become thicker in this version? I'd prefer it a bit smaller. It's the same height as the last version.I also use this option which you may consider including: #personal-bookmarks .bookmark-item > .toolbarbutton-text { display:none !important; } It removes text from bookmarks buttons, leaving only icons (and tooltips on hover). But the buttons still have some unnecessary space on the right, so if you could make them look like the toolbar buttons, it would be great. I'll see what I can do.Another issue is that the "Address" and "Links" texts are language-dependent, so if your system is not English you have to remove or translate them. There's nothing I can do about that unfortunately.
|
|
|
Post by anixx on Oct 24, 2022 19:43:28 GMT -8
For some reason the tabs changed back from the K-Meleon style...
|
|
|
Post by travis on Oct 24, 2022 19:45:12 GMT -8
For some reason the tabs changed back from the K-Meleon style even though initially they were K-Meleon style (and 3D on hover)... That's because the one I gave you was a modified version of the theme with K-Meleon styled tabs.
|
|
|
Post by anixx on Oct 24, 2022 20:00:54 GMT -8
For some reason the tabs changed back from the K-Meleon style even though initially they were K-Meleon style (and 3D on hover)... That's because the one I gave you was a modified version of the theme with K-Meleon styled tabs. In the last version the tabs are not K-Meleon styled, which is very pity. Can I get the K-Meleon-styled tiabs, they are so cute?
|
|
|
Post by travis on Oct 26, 2022 13:27:27 GMT -8
I've created a rewrite branch that will hopefully use a better codebase than what's on current versions of MSFX. Please note that it's very much a W.I.P and it's far from the features that MSFX currently has.
|
|
hunterfourms
New Member
Im not something retro but i sure love retro stuff!
Posts: 6
|
Post by hunterfourms on Oct 28, 2022 14:18:41 GMT -8
Hey! Nice Work Out There! Since I Cant Understand the Instructions. Can you make an video for us. Thanks!
|
|
|
Post by anixx on Oct 29, 2022 11:07:00 GMT -8
Noticed that the drop-down button in address bar does not work at all.
|
|
|
Post by windoorsx32 on Nov 7, 2022 16:24:09 GMT -8
where do I get this 'classic theme'? i cant find what you mean in the github anywhere.
|
|
Windows 10-7
Sophomore Member
Posts: 233
OS: Windows 11 22H2
Theme: Aero7 - WindowsBlinds 11
RAM: 16gbs
|
Post by Windows 10-7 on Nov 7, 2022 18:46:02 GMT -8
Any plans to make an IE6 theme?
|
|
|
Post by nonameneeded on Nov 7, 2022 19:23:06 GMT -8
|
|
AnyKey
Sophomore Member
Posts: 248
OS: Windows 10 Pro 22H2
Theme: XP Classic Theme
CPU: AMD Ryzen 7 3700X
RAM: 16 GB 1333 MHz DDR4
GPU: Nvidia Geforce RTX 2070 Super
|
Post by AnyKey on Nov 8, 2022 8:56:13 GMT -8
Any plans to make an IE6 theme? travis has already created it.
|
|
|
Post by nonameneeded on Nov 8, 2022 17:28:06 GMT -8
Yes, but it no longer works as it should because of changes in recent Firefox versions.
(but I guess it should work just fine with Firefox ESR, which is the better alternative anyway)
|
|
Windows 10-7
Sophomore Member
Posts: 233
OS: Windows 11 22H2
Theme: Aero7 - WindowsBlinds 11
RAM: 16gbs
|
Post by Windows 10-7 on Nov 8, 2022 18:16:13 GMT -8
I meant more the Luna theme on the skin, as all other Internet Explorer skins for firefox use the classic scheme lol Attachments:
|
|
|
Post by nonameneeded on Nov 8, 2022 18:34:22 GMT -8
Oh, I see. Well, I honestly don't know if it's possible with Firefox themes to change the titlebars and other things that are actually part of the Windows theme. I'd be surprised if it is.
|
|