Overclock.net banner

Some cool extensions to give firefox 3 a better look. (Vista)

534 Views 11 Replies 7 Participants Last post by  Miki
UPDATE: I posted a picture of my desktop, and Licht requested I explain how I made Firefox (FF3 ONLY) look like this:



Do not use any special Firefox theme, just use the default one. So just download this, and copy and paste the code into Stylish. Apply, and that's it.

Programs you need to download and install
To use Stylish, you go into Add Ons/Extensions/Stylish. Click Options, and then click Write. For Description put whatever you want. Copy and paste the code and click Save.

The theme is to resemble the Windows 7 explorer shell, however some of you who stick to the Vista explorer shell will probably like this more:



To get code: download

Btw, you will have to drag the start and stop buttons over.

If you would like to remove the bookmark toolbar icons, use this code:

Code:
Code:
    /* Remove icons in the Bookmarks Toolbar */
.bookmark-item > .toolbarbutton-icon {
  margin: 0px !important;
  display: none !important;
}
I take no credit for the code, however I had to edit and modify it to make it look right.
Credit for original goes to: link

Oh, except the remove icons on bookmark toolbar code, that is one I found via google. Source: I don't know, some website.
See less See more
5
  • Rep+
Reactions: 5
1 - 12 of 12 Posts
^ I can't tell from your screen shot, but I'll take your word for it.


Also you should download VistaGlazz. It will make your windows transparent even when you have them expanded. Also allows you to use different visual styles for Vista, if you want.
See less See more
Quote:

Originally Posted by Miki View Post
^ I can't tell from your screen shot, but I'll take your word for it.


Also you should download VistaGlazz. It will make your windows transparent even when you have them expanded. Also allows you to use different visual styles for Vista, if you want.
For some reason my Firefox wont go transparent at all with Vista Glass. Ive tried many times but it stays the same.
See less See more
2
Quote:

Originally Posted by Anth0789 View Post
For some reason my Firefox wont go transparent at all with Vista Glass. Ive tried many times but it stays the same.
Yeah, I tried different themes and only works with certain ones. If I find a better way I'll post it in this thread.
See less See more
Great stuff pal. Here's a shot of mine after i played with this guide.

See less See more
  • Rep+
Reactions: 1
1 - 12 of 12 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top