Recommended Posts

Just thought I would reply, sorted the glow

i6ie1d.png

So can we get the code for this? :)

Here is my current setup

post-4064-1213915061_thumb.jpg

I pulled this code from this theme (http://userstyles.org/styles/5189) to get the tabs and and status bar themed like this it goes in your userChrome.css

/*::::::::::::::Tabs::::::::::::::*/
.tabbrowser-tabs {
  -moz-appearance: none !important;
  background: #0B4B79 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAH0CAIAAABzX9DAAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH2AMfFB8wjc88ZQAAAAd0RVh0Q
XV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdF
NvZnR3YXJlAF1w%2FzoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG%2BaHAAAAB3RFWHRTb3VyY2UA9f%2BD6wAAAAh0RVh0Q29tbWVudAD2zJa%2FAAAABnRFWHRUaXRsZQCo7tInAAAAT0lEQVR4nO3DsQ2AQAwEwbu1zUuQUgE5%2FXf3pgoyjzS6n5d20AbZbBuc2EFbtAMRyMaGLehIhMHFplAWisXORddB14WOi84TSXPOOef89wfLVRDUQ7zMsQAAAABJRU5ErkJggg%3D%3D") !important;
}

.tabbrowser-tab:not([selected="true"]):hover {
  background: #000000 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAYCAIAAAC0rgCNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH2AIDBAEFNLSlfgAAAAd0RVh0Q
XV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdF
NvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAAAW0lEQVR4nCXDPQqDQBCA0fHT9Ydd8Qg2KXN/RK9jI9qFODOuhBQ+eDLNC9t+cOUbyxk15zTna85HHfWL056af+WqJSKCFBVCQAhUoaWuO5o2EmNPSgMpDYzv1x/uYCVPmghWvQAAAABJRU5ErkJggg==") repeat-x center !important;
}

.tabbrowser-tab[selected="true"] {
  min-width: 150px !important;
  background: #000000 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABiCAIAAAAeFy4qAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH2AIDCygxWhqJHQAAAAd0RVh0Q
XV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdF
NvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAAASUlEQVR4nN2OywkAIQxEZfrvx5M9WJBv8GCCCrsNGAgk82NKbV02AguGwPEjgwgusdzF+dAEdnriXrg/dVdOege7k7f+p2d5YCZtF5EcLumtXgAAAABJRU5ErkJggg==") repeat-x center !important;
}

.tabs-bottom {
  background: #000000 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABiCAIAAAAeFy4qAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH2AIDCygxWhqJHQAAAAd0RVh0Q
XV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdF
NvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAAASUlEQVR4nN2OywkAIQxEZfrvx5M9WJBv8GCCCrsNGAgk82NKbV02AguGwPEjgwgusdzF+dAEdnriXrg/dVdOege7k7f+p2d5YCZtF5EcLumtXgAAAABJRU5ErkJggg==") repeat-x bottom !important;
}

.tabbrowser-tab .tab-text {
  color: white !important;
}

/* ::::: Status Bar Style ::::: */

statusbarpanel {
  -moz-appearance  : none !important;
  border: none !important;
  background: #0f0f14 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABiCAIAAAAeFy4qAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH2AIDCygxWhqJHQAAAAd0RVh0Q
XV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAAAKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdF
NvZnR3YXJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRTb3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAAASUlEQVR4nN2OywkAIQxEZfrvx5M9WJBv8GCCCrsNGAgk82NKbV02AguGwPEjgwgusdzF+dAEdnriXrg/dVdOege7k7f+p2d5YCZtF5EcLumtXgAAAABJRU5ErkJggg==") repeat-x center !important;
  color: white !important;
}

my current layout

post-119661-1213915811_thumb.jpg

The WoW Music Games Tech are all my favorites with drop downs... The heart on the right is the Tiny Menu extension, I just used an icon instead of the actual text. Of course using Glasser extension and some stylish themes as well.

Just thought I would reply, sorted the glow

i6ie1d.png

Code please, I fiddled about with it but not managed to get it looking like that!

Also I have a slightly modded version of glasser that keeps the rounded url. I can posted the modded overlay.css, but need permission first before I can do so. 6Xgate, is it ok to post that here?

Code please, I fiddled about with it but not managed to get it looking like that!

Also I have a slightly modded version of glasser that keeps the rounded url. I can posted the modded overlay.css, but need permission first before I can do so. 6Xgate, is it ok to post that here?

Goodness, I've been looking for a way to get the rounded URL bar back. You wouldn't be able to send me a PM would you?

Long time no post, but I am working on a nice skin which uses Glasser...

FIXED.png

This is all done with Stylish, nevertheless, I really want to know a way to 'move' the Titlebar text. So it can be just like Longhorn, nice big letters above the address bar. Is there a way to do this? Or is it impossible?

Long time no post, but I am working on a nice skin which uses Glasser...

FIXED.png

This is all done with Stylish, nevertheless, I really want to know a way to 'move' the Titlebar text. So it can be just like Longhorn, nice big letters above the address bar. Is there a way to do this? Or is it impossible?

Looks nice. Any chance of getting the code for the bookmark toolbar section (the colour).

@ 6XGate; any luck contacting the author of the new tab button extension? You wrote that you would release it if you couldn't get in touch with him, and now his site is also down. Any chance of that happening? I prefer this particular extension to others such as Tabs Mix Plus etc.

Ok, I have been trying to get this modded for ages, and almost succeeded in getting it how I like. I now have a properly curved url, and got rid of the stupid yellow secure site bar, which is now the default colour.

However, even though I am able to slim the identity box, so there is no gap. The seach box is still 1px deeper than the url bar. Does anyone know the code the for the google icon box?

For example the identity box is

#identity-box

Here is a pic of work in progress.

post-145638-1214855037_thumb.png

Ok, I have been trying to get this modded for ages, and almost succeeded in getting it how I like. I now have a properly curved url, and got rid of the stupid yellow secure site bar, which is now the default colour.

However, even though I am able to slim the identity box, so there is no gap. The seach box is still 1px deeper than the url bar. Does anyone know the code the for the google icon box?

For example the identity box is

#identity-box

Here is a pic of work in progress.

post-145638-1214855037_thumb.png

Could you please give me the instructions on how to achieve the rounded url bar using glasser. Thanks.

Could you please give me the instructions on how to achieve the rounded url bar using glasser. Thanks.

Ok I have finished the modding. Download glasser, and rename it to .zip. Then open in winrar and browser to glasser-1.0.16-fx-win.zip\chrome\skin\classic

The paste the file below in there. Rename the file to xpi, and drag to the firefox window to install. Restart and voila!

overlay.css

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

    • No registered users viewing this page.
  • Posts

    • Pretty sure you will be happy with the result, good luck and take it slow!
    • Mixed thoughts. I do think MS realized it need's to re-focus on it's core while trying to get people to ultimate pay for AI. My windows machines is my gaming tower. That being said a windows machine I used as a server was just recently converted to no GUI Linux server (and it runs so much better for it's purpse), and general purpose laptop (non-gaming) that could run Windows 11 is using Linux. My work device is a MacBook Pro, and I have a raspberry PI acting as my DNS server, using linux. I honestly have more non-windows devices then devices. I don't consider myself typical user however.  
    • Here is how to watch Apple's WWDC 2026 conference where iOS 27 is expected by Taras Buria It is Monday, June 8, 2026, which means today is the day Apple kicks off its annual Worldwide Developer Conference, WWDC 2026. As usual, today's keynote will be full of consumer and developer-focused announcements, including new versions of Apple's operating systems, developer tools, and more. Apple streams its developer conferences, allowing everyone to tune in and watch the announcements live. Today is no exception, so here is how you can watch it. Apple WWDC 2026 will be available to watch on Apple's official website here. Also, you can stream it on YouTube and the Apple TV app on your Apple device. The stream kicks off at 10 AM PDT / 1 PM EDT / 6 PM GMT+1. Apple's annual developer conference usually focuses on new software experiences, so do not expect major hardware announcements. What is expected is the "27" series of Apple's operating systems, including iOS, iPadOS, watchOS, tvOS, visionOS, and macOS. Apple is unlikely to introduce major UI changes, but you can expect subtle tweaks to the Liquid Glass design language, particularly on Mac. One of the biggest changes Apple plans to announce today is a reworked, AI-powered Siri. The assistant will be available as a standalone app with a chatbot-like experience and Google's AI models under the hood. If you want to learn more about what is expected today at WWDC 2026, check out our dedicated article here. However, if you prefer a spoiler-free stream, tune in at 10 AM PDT / 1 PM EDT on Apple's official website, its YouTube channel, or the Apple TV app.
    • For we consumer readers, it would be helpful if you clearly stated in the headline if the article is about consumer or enterprise. Then readers will know if the article applies to them or not. 2 cents.
    • At the moment I have my main PC and a test PC on my work desk. The test PC is also not inverted so I am not looking at the glass panel side, which is irritating.
  • Recent Achievements

    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      493
    2. 2
      PsYcHoKiLLa
      243
    3. 3
      Steven P.
      72
    4. 4
      ATLien_0
      68
    5. 5
      neufuse
      67
  • Tell a friend

    Love Neowin? Tell a friend!