Recommended Posts

OK, now I've used it for a while, I've noticed a few things. I apologise if others ahve pointed these out, just thought I'd add my thoughts.

The colour of the text on the bookmark toolbar doesn't really fit with aero or Fx and is my one major (ok, so its not really huge) gripe.

Some of the favicons on the bookmark toolbar have a white border around them (i appreciate this isn't the fault of the the theme, but it is exacerbated and there might be ways to limit the impact, idk)

Otherwise, as i said before, I love it, really good work.

OK, now I've used it for a while, I've noticed a few things. I apologise if others ahve pointed these out, just thought I'd add my thoughts.

The colour of the text on the bookmark toolbar doesn't really fit with aero or Fx and is my one major (ok, so its not really huge) gripe.

Some of the favicons on the bookmark toolbar have a white border around them (i appreciate this isn't the fault of the the theme, but it is exacerbated and there might be ways to limit the impact, idk)

Otherwise, as i said before, I love it, really good work.

The favicons having a white border, can't do a thing about it... You can edit the favicons manually (some way, i think), but there's no way to do that...

The text colour: at the 4th # in the userstyle you can edit it. Example:

#main-window #navigator-toolbox #PersonalToolbar toolbarbutton > label
 {
	 color: red !important;
	 opacity: .90 !important;
 }

Wow, that looks bad.

Yeah, make sure you edited the files correctly, and have all other themes off except for the default one.

It was his GMail notifier that did it. Helped him trying to fix it. (It's fixed now)

Too bad they didn't have Vista at work. I would be running that on the XP box here. Looks cool though! I have always like semi-transparent apps and windows. :)

BTW, interesting effect if you run it in XP. (Mac as well, tried it a few days ago there for kicks)

Too bad they didn't have Vista at work. I would be running that on the XP box here. Looks cool though! I have always like semi-transparent apps and windows. :)

BTW, interesting effect if you run it in XP. (Mac as well, tried it a few days ago there for kicks)

Mind posting the interesting effect? Would love to see

This is what I have and the extensions I have going.

funkyfox1.png

plugins.png

As for firefox plugins - Better Gmail2, Forecast fox (See that at bottom), IE TAB, Google Gears, and Stylish.

I can't do the Mac as I am at work, but pretty much does the same.

This is what I have and the extensions I have going.

As for firefox plugins - Better Gmail2, Forecast fox (See that at bottom), IE TAB, Google Gears, and Stylish.

I can't do the Mac as I am at work, but pretty much does the same.

You need to have Windows Vista for this to work. XP won't work.

Read the bug report in the OP and realise that this is a known problem...

What mean OP?

If u add this script, status bar will be show but text doesnt looks nice.

/* Vista Transparency theme


/* Get rid of fat border */

#navigator-toolbox,

#nav-bar,

#PersonalToolbar {

  margin-bottom: -1px !important }



#browser {

  border: 0 !important }



/* Tabbar and toolbar looks */



#PersonalToolbar,

#FindToolbar,

sidebarheader,

statusbarpanel,


.tabs-bottom {

  -moz-appearance: none !important;

  background: url("data:image/png;base64,

   iVBORw0KGgoAAAANSUhEUgAAAAEAAAAYCAIAAAC0rgCNAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3R

	JTUUH2AIDBAEFNLSlfgAAAAd0RVh0QXV0aG9yAKmuzEgAAAAMdEVYdERlc2NyaXB0aW9uABMJISMAAA

	AKdEVYdENvcHlyaWdodACsD8w6AAAADnRFWHRDcmVhdGlvbiB0aW1lADX3DwkAAAAJdEVYdFNvZnR3Y

	XJlAF1w/zoAAAALdEVYdERpc2NsYWltZXIAt8C0jwAAAAh0RVh0V2FybmluZwDAG+aHAAAAB3RFWHRT

	b3VyY2UA9f+D6wAAAAh0RVh0Q29tbWVudAD2zJa/AAAABnRFWHRUaXRsZQCo7tInAAAAW0lEQVR4nCX

	DPQqDQBCA0fHT9Ydd8Qg2KXN/RK9jI9qFODOuhBQ+eDLNC9t+cOUbyxk15zTna85HHfWL056af+WqJS

	KCFBVCQAhUoaWuO5o2EmNPSgMpDYzv1x/uYCVPmghWvQAAAABJRU5ErkJggg==") bottom !important }




#FindToolbar > *,

.findbar-container > *,

statusbarpanel,

sidebarheader,



#PersonalToolbar toolbarbutton > label {

  color: -moz-win-mediatext !important }



#FindToolbar > *,

.findbar-container > * {

  display: -moz-box !important }



statusbarpanel {

  -moz-appearance: statusbar;

  border: 0px !important }



#FindToolbar,

sidebarheader { 

  border: 0px !important }



/* Keep menus readable */

menulist > menupopup {

  -moz-appearance: menupopup !important }



menulist > menupopup > menuitem[_moz-menuactive="true"] {

  -moz-appearance: menuitem !important }



/* Toolbar Buttons Closer */

#toolbar-menubar > toolbarbutton,

#nav-bar > toolbarbutton,

#nav-bar > .toolbarbutton-icon,

#FindToolbar toolbarbutton,

#FindToolbar toolbarbutton *,

.bookmark-item .toolbarbutton-text {

  -moz-appearance:none !important;

  border: 0px !important;

  margin: 0px 0px 0px 1px !important;

  padding: 0px 0px 0px 0px !important }



#nav-bar > toolbarbutton * {

  border: 0px !important;

  margin: 0px 0px 0px 1px !important;

  padding: 0px  !important }



.chevron {

  -moz-appearance:none !important;

  margin: 0px 0px 0px 0px !important;

  padding: 0px 0px 0px 0px !important }



.bookmark-item {

  -moz-appearance:none !important;

  margin: 0px 0px 0px 0px !important;

  padding: 0px 0px 0px 0px !important }



.bookmark-item .toolbarbutton-icon {

  -moz-appearance:none !important;

  border: 0px !important;

  margin: 0px 0px 0px 2px !important;

  padding: 0px 0px 0px 0px !important }



/* Hide bookmarkmenubar, unhide by hovering Navigator Toolbox */

#PersonalToolbar {

  visibility: collapse !important }




/* Transparent tooltip */

tooltip {

  -moz-appearance: none !important;

  background-color: transparent !important;

  color: -moz-win-mediatext !important;

  font-family: Calibri, Tahoma, sans-serif !important;

  background-image: url("data:image/png;base64,

	iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABGdBTUEAAK/INwWK6QAAABh0RVh0U29

	mdHdhcmUAUGFpbnQuTkVUIHYzLjA4ZXKc4QAAAC9JREFUOE9j5LcMWsxATQAykJqYgZqGgX07aiDFET

	QahpQn8tEwHA1DMsrKwZ9sADuo19oANiVcAAAAAElFTkSuQmCC") !important }



/* Translucent dialogs (too dark for vistaglazz toolbars) */

@-moz-document url(chrome://global/content/commonDialog.xul) {

  dialog {

	background: url("data:image/png;base64,

	  iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABGdBTUEAAK/INwWK6QAAABh0RVh0U29

	  mdHdhcmUAUGFpbnQuTkVUIHYzLjA4ZXKc4QAAAC9JREFUOE9j5LcMWsxATQAykJqYgZqGgX07aiDFET

	  QahpQn8tEwHA1DMsrKwZ9sADuo19oANiVcAAAAAElFTkSuQmCC") !important }



  description, checkbox {

	color: -moz-win-mediatext !important;

	font-family: Calibri, Tahoma, sans-serif !important;

	font-size: 11pt !important }



  vbox > description {

	font-weight: bold !important }

}



/* TabMix: Tab Progressbar with system appearance */

tab .progress-bar {

  -moz-appearance: progresschunk !important }



#statusbar-progresspanel {

  display: none !important }



.searchbar-textbox{

   margin-right:0

}





#identity-box,

.autocomplete-history-dropmarker,

.textbox-input-box,

.search-go-container {

   margin-top: -1px !important;

   margin-bottom: -1px !important }



#identity-box > hbox,

#identity-box,

#page-proxy-stack,

.searchbar-engine-button {

   background: none;

   border-right: none!important }



#identity-box > hbox,

.searchbar-engine-button {

   padding-right: 1px !important }



#identity-box:hover > hbox,

.searchbar-engine-button:hover {

   padding-right: 0 !important;

   background-image: url(chrome://browser/skin/navbar-textbox-buttons.png);

   border-right: 1px solid ThreeDShadow!important }



#page-proxy-stack:hover {

   background-image: url(chrome://browser/skin/urlbar-favicon-glow.png) }



#page-proxy-stack {

   margin-left: -4px }

haiz....... sadly it doesn't work properly at my firefox. i'm using vista home basic by the way.

is it a must to use vista with transparency (glass) effects? :s

post-259616-1223393253_thumb.jpg

can you possibly make this work for vista home basic as well?

i doubt that.. :(

Edited by darren89
haiz....... sadly it doesn't work properly at my firefox. i'm using vista home basic by the way.

is it a must to use vista with transparency (glass) effects? :s

post-259616-1223393253_thumb.jpg

can you possibly make this work for vista home basic as well?

i doubt that.. :(

I have no idea about making it work in Vista Home Basic, but I highly doubt it, as I don't think it's rendered the same way...

How Can I turn on status bar?

Add this to the stylish script:

/* Fixes a problem with ugly statusbar text*/ 

.statusbarpanel-text{ color: gray !important; opacity: 1 !important; }

edit:

this is for the findbar:

.findbar-find-fast{ color: white !important; opacity: 1 !important; }
.checkbox-label-box{ color: white !important; opacity: 1 !important; }

Does anybody know how to remove the separator between the statusbar icons?

g4rb4g3

Edited by g4rb4g3
haiz....... sadly it doesn't work properly at my firefox. i'm using vista home basic by the way.

is it a must to use vista with transparency (glass) effects? :s

post-259616-1223393253_thumb.jpg

can you possibly make this work for vista home basic as well?

i doubt that.. :(

You need a Vista with glass support. It will never work on Vista Home Basic because it just extends the area for glass to the navigation and tab bar. But your system doesn't support glass at all.

Hi there!

Thanks for all the good reply's! I'm glad you're all enjoying it!

I've updated the style today with some new bits I got, it's all in the original post, and done some cleaning!

I've also rewritten the original post, and it is now a lot clearer how to do everything.

Thank you all, and keep the downloads coming!

Ambroos

(PS: if anyone knows how to remove the status bar divider lines, please let me know!)

Latest update:

post-151800-1223408121_thumb.png

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

    • No registered users viewing this page.
  • Posts

    • The AI data centers need it more than us so...let them gobble it all up at that price!
    • "CRAZIER than ever!" Crazy Taxi: World Tour is officially coming soon by Pulasthi Ariyasinghe Sega announced it is working on bringing back some of its classic franchises in 2023, and while it has taken some time, the company finally gave fans a look at one of these new projects at the Xbox Games Showcase today, which turned out to be a brand-new Crazy Taxi entry. Watch the debut trailer above, which has snippets of gameplay in between the cinematic bits while blasting a track from The Offspring. Dubbed Crazy Taxi World Tour, this installment is aptly being described as being "CRAZIER than ever!" The director behind the original, Kenji Kanno, is helming this new entry as well, which will come with access to five new cities to drive in, competitive multiplayer modes, a vehicle customization system, and more. Axel is returning as a protagonist as well, but this time a mystery driver is offering him the opportunity to take his adventures to the streets in other countries. This will involve Axel chasing down masked villains that have somehow stolen his taxi, which means even more extreme missions and challenges to overcome. "From transporting passengers at top speed to tackling unique side missions and odd jobs across dynamic maps, there are countless ways to drive crazy and rake in big money," says Sega about this new installment after over 20 years. "Perform outrageous drifts, catch insane air, and drive at crazy speeds across five different cities as you work to deliver passengers and complete a variety of missions and challenges." The studio has even confirmed an in-game Arcade Mode that players will be able to access containing the original games for plenty of nostalgic action. Crazy Taxi: World Tour is currently slated to release sometime in 2027 across PC, Xbox Series X|S, PlayStation 5, and Nintendo Switch 2.
    • This and Crazy Taxi are the two games that interested me the most from this showcase.
    • Good, because the nonstop chattering from the voices in her head made me quit the second game.
    • This new cabinet design lets you run AMD, Intel, and Nvidia PCs inside one case by Sayan Sen At Computex 2026 earlier this month, AMD announced a couple of new X3D processors for both sockets AM4 and AM5 as it confirmed the support extension of the latter till 2029. And although Intel didn't unveil any new desktop chips, the company's Core Ultra 200S Plus series is relatively new too. Let's say though that you want the best of both worlds simultaneously, and instead of running two different systems, you can have both running together side-by-side, or rather on top of one another. That's exactly what Thermaltake's CAPO X dual system is made for doing. While it's not exactly mandatory to run AMD with Intel, or vice versa, you get the idea. As you can see in the render above, it is essentially like a double-decker PC case that is capable of holding two microATX (mATX) motherboards. Even running just one discrete graphics card in a PC can get toasty, so you may be wondering how well the cooling is designed on the CAPO X, Thermaltake has confirmed, as is evident from the marketing promo image above, that the case supports up to two 360 mm AIO liquid coolers. 420mm is not supported. In total there is room for 13 120mm case fans. In terms of I/O (input/output) options for the two systems, there are naturally two places for those ports, one at the top and one at the very bottom of the chassis in the front panel. In terms of use cases, there are many possibilities. Thermaltake itself, for example, highlights how one system can be your main PC while the other could be the AI agent PC. Another example given is how it can be used to stream and game simultaneously with dedicated systems instead of hogging one with the entire load. Nothing regarding pricing or availability was said. Source: Thermaltake (YouTube, X)
  • Recent Achievements

    • 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
    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      492
    2. 2
      PsYcHoKiLLa
      247
    3. 3
      Steven P.
      72
    4. 4
      +Edouard
      68
    5. 5
      ATLien_0
      67
  • Tell a friend

    Love Neowin? Tell a friend!