Recommended Posts

What is the code to play with the non-selected tab colors? I have changed the color of the nav bar but the inactive tabs color doesn't match very well.

Thanks.

Try this:

.tabbrowser-tab:not([selected]):not(:hover):not([titlechanged]),
.tabs-newtab-button {
  background-image:  -moz-linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,0)),
                     -moz-linear-gradient(bottom, rgba(0,0,0,.75), transparent 1px) !important;
  background-color: orange !important;
}

Just change background-color to the color you want.

UltimateFFButtonconcept.png

How would I get my Firefox Button to look something like this? Except a bit more orange-y.

With hover and clicked states that would be consistent with the min/max/close buttons. And being transparent when the window isn't active.

Is that possible?

I've been playing with my own stylish scripts a lot lately after upgrading to the newest Firefox, but here's something I haven't been able to figure out: How do I bring the history/bookmarks sidebar next to the tab bar rather than below it? Thanks.

adding .splitmenu-menuitem to

menuitem[label]:not(.searchbar-engine-menuitem)
{-moz-binding:url("chrome://global/content/bindings/menu.xml#menuitem-iconic-noaccel")!important}

will make those three icons show, but you'll still have to adjust margins/padding for alignment

the solution was much simpler than I expected

Thanks foxxyn8 I always appreciate your help :D

I found this userstyle, which autohides the bookmarks bar, but I don't like how it pushes the page down for it. Would it be possible to make it so the page stays where it's at, and the bookmarks bar simply covers part of the page? And it'd be cool if it could have a sliding animation, too.

Does that make sense?

I don't really know any CSS, so I have no idea how to do it myself.

I use this code:

.bookmark-item > .toolbarbutton-icon {
  display: none !important;
}

...to remove all icons ( favicons & folder icons ) from Personal Toolbar...

Can you please tell me how I can do the same on Side-Bar ?

I use this code:

.bookmark-item > .toolbarbutton-icon {
  display: none !important;
}

...to remove all icons ( favicons & folder icons ) from Personal Toolbar...

Can you please tell me how I can do the same on Side-Bar ?

try this:

.sidebar-placesTreechildren::-moz-tree-image {
  width: 0px !important;
  height: 0px !important;
}

Is there a style that works for Multi-Row Bookmark Toolbars AND doesn't slowdown Firefox considerably? I noticed that when using the style that's out there for Firefox 4, closing tabs feels jerky and not smooth like it once was. Scrolling down pages feels the same way. It's perfect after disabling it. This is the one I'm talking about.

http://userstyles.org/styles/29428

Is there a style that works for Multi-Row Bookmark Toolbars AND doesn't slowdown Firefox considerably? I noticed that when using the style that's out there for Firefox 4, closing tabs feels jerky and not smooth like it once was. Scrolling down pages feels the same way. It's perfect after disabling it. This is the one I'm talking about.

http://userstyles.org/styles/29428

This mat not be as pretty as the one you mentioned, but you could try this:

#PlacesToolbarItems .box-inherit.scrollbox-innerbox {
        display:block !important;
        height: 48px !important; /*<--ADJUST AS DESIRED*/
}

#PlacesChevron.chevron { 
        display:none !important;
}

Foxxyn, can you tell me how I can use a seperator on search-box icon, like the one of combined stop/reload button?

And if possible to remove the dropmarker without to lose the functionality...

#searchbar > textbox > box {
border-right: 1px solid rgba(0,0,0,0.25) !important
}

#searchbar .searchbar-dropmarker-image {
display: none !important;
}

I decided to use only the first part, but... check it out... Why it doesn't touch the edges?

Also, I remember once, found a code that did transparent those texts "Go to web address" & "Google" but don't have anymore the code...

Can you disappear the texts?

post-350150-0-21055600-1300733131.png

I decided to use only the first part, but... check it out... Why it doesn't touch the edges?

#searchbar > textbox > box {
        border-right: 1px solid rgba(0,0,0,0.25) !important;
        margin: -2px 0 !important;
}

Also, I remember once, found a code that did transparent those texts "Go to web address" & "Google" but don't have anymore the code...

Can you disappear the texts?

.autocomplete-textbox.textbox-input:-moz-placeholder {
        display: none  !important;
}

This mat not be as pretty as the one you mentioned, but you could try this:

#PlacesToolbarItems .box-inherit.scrollbox-innerbox {
        display:block !important;
        height: 48px !important; /*<--ADJUST AS DESIRED*/
}

#PlacesChevron.chevron { 
        display:none !important;
}

Can you make it into a stylish I can install like from userstyles.org? I don't know how to manually do it.
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Dude get a clue, LTSC is Enterprise, not even legal for consumers, and ESU is not mainstream support cycle, just an extended security updates period.
    • Nvidia is your issue more so than linux itself. I did used it for a while with an old 1060 3gb, but using propietary drivers was kind of messy.
    • Qmmp 2.3.3 by Razvan Serea Qmmp (Qt-based MultiMedia Player) is a free, open-source audio player that delivers a classic music listening experience with a modern foundation. Inspired by the legendary Winamp, Qmmp features a familiar, customizable interface that supports both Winamp and XMMS skins, making it instantly recognizable to long-time users. It handles a wide variety of audio formats including MP3, OGG Vorbis, FLAC, WAV, AAC, and many others, ensuring smooth playback across diverse music libraries. In addition to basic playback, Qmmp offers advanced features such as a 10-band equalizer, crossfading, gapless playback, and audio visualization plugins. Users can manage playlists efficiently, create and save multiple lists, and even enable streaming from online sources. Plugin support extends the player’s capabilities, allowing integration of features like lyrics display, ReplayGain, and more. Built with the Qt framework, Qmmp runs smoothly and efficiently, making it ideal even for older systems. 10 great QMMP features you might not know: Global Hotkeys Support – Control playback using customizable system-wide keyboard shortcuts. CUE Sheet Support – Automatically detects and plays tracks from CUE files for full album playback. Last.fm Scrobbling – Integrated support for sending playback data to Last.fm. Audio CD Playback – Play music directly from audio CDs. Command Line Interface – Control Qmmp via command-line options for scripting or automation. System Tray Integration – Minimize to and control playback from the system tray. MPRIS Support – Integration with desktop media player controls via the MPRIS (Media Player Remote Interfacing Specification) interface. Spectrum Analyzer and Oscilloscope – Built-in visualizations for real-time audio feedback. Configurable Notifications – Custom pop-ups for track changes and playback status. Multiple Output Backends – Support for ALSA, PulseAudio, JACK, and more, offering flexible audio routing. Qmmp 2.3.3 changelog: fixed build with PipeWire versions less than 0.3.50; fixed settings dialog layout; fixed default CUE encoding; fixed possible null pointer dereference; fixed tracks order when added using drag and drop (2.3.3 only); fixed uninitialized structure usage; improved sid plugin: added libsidplayfp 3.0 support; added feature to build without residfp engine; fixed memory leak; fixed displaying audio information; updated Japanese translation (2.3.3 only). Download: Qmmp 64-bit | 24.0 MB (Open Source) Download: Qmmp 32-bit | 24.1 MB View: Qmmp Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • BATorrent 3.0.3 is out.
  • Recent Achievements

    • Rookie
      moog19 went up a rank
      Rookie
    • Mentor
      grik went up a rank
      Mentor
    • Dedicated
      JKR earned a badge
      Dedicated
    • One Year In
      CHUNWEI earned a badge
      One Year In
    • Conversation Starter
      FBSPL earned a badge
      Conversation Starter
  • Popular Contributors

    1. 1
      +primortal
      496
    2. 2
      PsYcHoKiLLa
      270
    3. 3
      Skyfrog
      75
    4. 4
      Steven P.
      68
    5. 5
      FloatingFatMan
      63
  • Tell a friend

    Love Neowin? Tell a friend!