Recommended Posts

I don't have that problem with my script, use the parts that work for you:

#appmenu-button-container{
margin: 0px 0px 1px 4px !important;
}

#appmenu-button{
padding: 2px 10px 2px 7px !important;
}

#appmenu-button dropmarker:before {
padding-right: 5px !important;
}

#appmenu-button{
background: -moz-linear-gradient(top, rgba(58,127,197,1), rgba(47,119,189,1), rgba(0,58,229,1)) !important;
-moz-border-radius: 0px 0px 4px 4px !important;
border-top: 0px !important;
margin-top: 1px !important;
}

#appmenu-button:hover{
background: -moz-linear-gradient(top, rgba(78,147,229,1), rgba(0,78,213,1)) !important;
}
#appmenu-button .button-text { display:none !important; }
#appmenu-button dropmarker:before { content: "Firefox" !important; }

Maximized

post-2-12827469154236.png

Window

post-2-12827469170368.png

Someone else who noticed the large gap between the menu button

and tabs?

Maximized

post-251611-12827409914962.png

Minimized

post-251611-12827410119634.png

Looking at your shots, you'll see the spacing is correct maximized and as a window, there are ways around it tho, like I have done (credit to SoapyHamHocks for his script).

I don't have that problem with my script, use the parts that work for you:

code

Maximized

post-2-12827469154236.png

Window

post-2-12827469170368.png

Looking at your shots, you'll see the spacing is correct maximized and as a window, there are ways around it tho, like I have done (credit to SoapyHamHocks for his script).

Neobond did you update your minefield to the latest hourly? Your code doesn't fix the "problem".

Since the latest nightly tabs in titlebar are no longer working for me. I'm using this code:

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#appmenu-button-container{
position: fixed !important;
}
#navigator-toolbox[tabsontop="true"] #TabsToolbar{
padding-left: 95px !important;
}
#appmenu-button .button-text { display:none !important; }
#appmenu-button dropmarker:before { content: "Firefox" !important;
}
#appmenu-button{
padding: 1px 10px 3px 9px !important;
height: 22px !important;
}
#navigator-toolbox[tabsontop="true"] #TabsToolbar{
padding-left: 90px !important;
padding-top:3px !important;
}
#main-window #navigator-toolbox[tabsontop="true"] #TabsToolbar
{
margin-right: 92px !important;
}
tab:not([selected="true"])
{
color: white !important;
}

Since the latest nightly tabs in titlebar are no longer working for me. I'm using this code:

this happened once before, it should be back to normal again within the next few nightlies

I don't have that problem with my script, use the parts that work for you:

Looking at your shots, you'll see the spacing is correct maximized and as a window, there are ways around it tho, like I have done (credit to SoapyHamHocks for his script).

That code doesn't help or fix anything.

#main-window[tabsontop="true"] #toolbar-menubar
{
 margin-top: -6px !important;
}

This fixes the problem for me.

The code do work in minimized mode but not in maxi!

In maxi the tabs overlaps the menubutton etc.

Anyone can tell me how to add a border next to the website part of Firefox/Minefield?

#main-window {
border-left: 1px solid !important;
border-right: 1px solid !important;
color: rgba(0,0,0,0.5) !important;
}

My code works just the lines extend to the close button of the window which is too far.

EDIT: Got it :laugh:

#main-window #browser

{
border-left: 1px solid !important;
border-right: 1px solid !important;
color: rgba(0,0,0,0.5) !important;
}

Capture-1.png

Hi, I would like to have the Firefox button even with the Navigational bar and have the entire button moved to the right so that the gap is gone between it and the first tab. Any help would be appreciated.

No one Knows???

Look at your script(s) and mess with the margin values. Be sure to preview each change instead of save so you can undo any catastrophe.

Thanks but I can't review them as I do not use stylish. I will just have to change the margins on the hovered and not hovered button and close and reopen Fx every time. It is not that bad so I may just leave it alone. Thanks for the reply!

Thanks but I can't review them as I do not use stylish. I will just have to change the margins on the hovered and not hovered button and close and reopen Fx every time. It is not that bad so I may just leave it alone. Thanks for the reply!

If you really don't want to keep stylish installed and are avoided that for whatever reason, at least consider leaving it installed only until you get your theme worked out, then ditch it after you copy your finished masterpiece to your userchrome.css

Maybe that would be a workable compromise?

Hi,everyone! it is my new Appmenu Button styles, Now sharing with you.

background-image: url(data:image/png;base64,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) !important;

post-293488-1283073988111.png

Anyone can tell me what I need to write in a Stylish Script so it affects TabCandy mode? I want to alter it but I don't know the identifier.

Here you go:

The original CSS: chrome://browser/content/tabview.css

The Platform Specific CSS: chrome://browser/skin/tabview/tabview.css

To edit Tabcandy(or whatever is the new official name):

@-moz-document url("chrome://browser/content/tabview.html") {

/* Your code here */

}

Here you go:

The original CSS: chrome://browser/content/tabview.css

The Platform Specific CSS: chrome://browser/skin/tabview/tabview.css

To edit Tabcandy(or whatever is the new official name):

@-moz-document url("chrome://browser/content/tabview.html") {

/* Your code here */

}

Thank you very much, worked like a charm!^^

As soon as I moved from 3.6 to the nightlies, I wanted to get the kind of UI cleanliness I saw in Google Chrome and the StratumFusion theme for Firefox 3.6 (which is awesome, btw, check it out!).

- Only six Stylish scripts required.

- Intended for tabs-on-top.

- Uses Omnibar extension and Stylish extension.

post-173518-12831024618445.png

Note the draggable areas: In a normal window, they are below the app button and below the window controls. In a maximized window, the area above the tabs becomes draggable.

Uses the following Stylish scripts, without change (except minor margin adjustments):

Firefox 4 better app button style

Firefox 4 combine stop/reload with urlbar

Disclaimer: I do not claim any of the below code is entirely mine.

Bookmark Toolbar Icons Only (useful if you have only a few bookmarks and they all have favicons)

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#personal-bookmarks toolbarbutton[image] > label {
    display:none!important
}

Navigator Toolbar Shadows and Curved Corners (with work, could become the white underglow in the Office 2010 titlebar)

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* Shadow above navigator toolbar, curved corners */
#navigator-toolbox[tabsontop="true"] #nav-bar {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-box-shadow: 0px -3px 5px rgba(0,0,0,0.3);
}

Any Button in Tab-Bar Looks Like Tab

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#TabsToolbar > .toolbarbutton-1:not(#alltabs-button):not(#new-tab-button) {
    -moz-appearance: none !important;
    background-position: -5px -2px !important;
    background-repeat: no-repeat !important;
    background-size: 136% !important;
    -moz-border-image: url("chrome://browser/skin/tabbrowser/tab.png") 4 5 3 6 / 4px 5px 3px 6px !important;
    background-image: -moz-linear-gradient(left, transparent, transparent, rgba(255,255,255,.3) 1px, rgba(255,255,255,.3)) !important;
}

#TabsToolbar > .toolbarbutton-1:not(#alltabs-button):not(#new-tab-button):hover {
    background-position: -4px -2px !important;
    background-size: 134% !important;
    background-image: -moz-linear-gradient(top, rgba(255,255,255,.5) 1px, rgba(255,255,255,.3)) !important;
}

/* The titlebar spacer "blocks" any normal button in the titlebar from being pressable, let's get rid of it */
#titlebar-spacer { 
    display: none !important;
}

Tabs in Titlebar

@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* Move tabs up to titlebar in maximized window */
#navigator-toolbox[tabsontop="true"] #TabsToolbar {
    margin-top: -16px !important;
    padding-left: 112px !important;
    padding-right: 112px !important;
}

/* Move tabs up to titlebar in normal window */
#main-window[sizemode="normal"] #navigator-toolbox[tabsontop="true"] #TabsToolbar {
    margin-top: -21px !important;
    padding-left: 109px !important;
    padding-right: 109px !important;
}

If you really don't want to keep stylish installed and are avoided that for whatever reason, at least consider leaving it installed only until you get your theme worked out, then ditch it after you copy your finished masterpiece to your userchrome.css

Maybe that would be a workable compromise?

I can't use it as my scripts do not show up in it. This is do to the fact that I have altered scripts/combined some so in stylish none of them show up.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • You can't remove Safari though. Or almost any other bundled app for that matter, and pretty much all of them are useless to me (and there are is a heap of them compared to Windows). I'll much rather take Edge than Safari, at least it can be highly customized vs. Safari. I'll take a PC with ten Edges over a Mac any day though as I can't stand all the limitation and painfully frustrationg restriction that make me dislike their stuff with a burning passion, iOS included (especially iOS).
    • DVD only? What kind of self-respecting optical disk backup/ripping tool doesn't support Blu-ray these days? I burned all my DVDs like 15+ years ago...
    • ...but you're Johnny, from Australia?    
    • Glow 26.9 by Razvan Serea Glow provides detailed reporting on every hardware component in your computer, saving you valuable time typically spent searching for CPU, motherboard, RAM, graphics card, and other stats. With Glow, all the information is conveniently presented in one clean interface, allowing you to easily access and review the comprehensive hardware details of your system. Glow provides detailed information on various system aspects, including OS, motherboard, processor, memory, graphics card, storage, network, battery, drivers, and services. The well-organized format ensures easy access to the required information. You can export all the gathered data to a plain text file, facilitating sharing with others for troubleshooting purposes. No installation needed. Just decompress the archive, launch the executable, and access computer-related information. Glow runs on Windows 11 and Windows 10 64-bit versions. Glow 26.9 changelog: New Features The processor hardware detection engine has been significantly enhanced beyond traditional Intel and AMD architectures. Native support is now available for modern platforms such as Apple Silicon (M-Series) and the newly introduced NVIDIA Spark. In addition, all ARM-based processors can now be accurately distinguished between ARM32 and ARM64 architectures, providing precise hardware reporting. This marks a major milestone for Glow's hardware detection capabilities. The RAM manufacturer identification algorithm has been expanded. JEDEC vendor codes for popular brands such as Patriot, PNY, Team Group, GeIL, Lexar (Longsys), and Asgard/Gloway have been integrated into the database. This significantly reduces the likelihood of incorrect or "Unknown Manufacturer" results and improves overall hardware detection accuracy. New Public IP Address and Internet Service Provider (ISP) features have been added to the Network section. To ensure reliability, this information is retrieved from the trusted service ipwho.is. When Hiding Mode is enabled, no requests are sent and these features remain hidden, as they may expose sensitive information. The search engine used in the Installed Drivers, Installed Services, and Installed Applications sections has been enhanced. You can now perform more flexible and accurate searches using initials, partial matches, and loosely arranged character sequences. The TS Preloader loading bar has been rebuilt using our modern TS Custom Controls graphics library, developed entirely in-house. As a result of this infrastructure upgrade, the loading bar now features smooth rendering and rounded corners that align with the visual style of Windows 11. [TS Updater] A new validation algorithm has been added to check whether the target application is currently running before the update process begins. Bug Fixes Resolved a condition that could prevent TS Preloader from shutting down safely during rare application crash scenarios. Fixed a text alignment issue in the Network section affecting the display of DNS addresses. Alignment is now rendered correctly. [TS Updater] Fixed an issue that could prevent the updated application's executable "*.exe" file from being located after the update process. [TS Updater] Fixed a bug that could leave outdated "*.sha256" files in the application directory after an update. [TS Updater] Fixed a rare issue that could cause subfolders to be moved into the root directory after an update. [TS Updater] Fixed an issue during the first launch that could cause flickering and a temporary white window appearance due to Windows Defender interactions. Changes A small improvement has been made to the internet connectivity detection algorithm. Connectivity checks are now performed in the background with minimal impact on the user interface thread. The keyboard shortcuts in the top menu have been reorganized and simplified to provide a consistent experience across all Türkaysoft applications and to avoid potential conflicts with standard Windows shortcuts. The TS Preloader splash image has been updated with a Türkiye-themed stadium design to celebrate Türkiye's qualification for the 2026 FIFA World Cup—its first appearance in 24 years. Congratulations, Türkiye! The TS Custom Controls module has been updated to version 26.6, delivering improved stability and a more polished visual appearance. [TS Updater] The application icon has been redesigned to provide a more modern and refined look. Note: Always unzip the program before using it. Otherwise you may get an error. Download: Glow 26.9 | 1.8 MB (Open Source) Links: Glow Homepage | Screenshot | Github Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      lamborghiniv10 earned a badge
      One Month Later
    • Week One Done
      lamborghiniv10 earned a badge
      Week One Done
    • Reacting Well
      X-No-file earned a badge
      Reacting Well
    • One Month Later
      pestcontrol46 earned a badge
      One Month Later
    • Week One Done
      pestcontrol46 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      504
    2. 2
      PsYcHoKiLLa
      270
    3. 3
      +Edouard
      75
    4. 4
      Skyfrog
      74
    5. 5
      Steven P.
      71
  • Tell a friend

    Love Neowin? Tell a friend!