Firefox 4.0 Theme - Strata40

SpewBoy

New member
Member
Local time
10:19 AM
Messages
2
Firefox 4.0 Theme - Fits Right into Win7

This is a Firefox theme I have been working on. As the title states, it is based on the Firefox 4.0 mockups that have recently been floating round the net. It's called Strata40. It will transform your Firefox browser into a convincing Firefox 4 lookalike.

strata40_prev.jpg



Go here to download this theme and for installation instructions. It's easier than it looks ;)

And that's it! Enjoy this Firefox 4 lookalike theme and tutorial :D
PS: Runs great on Windows 7, Vista and XP.
 

My Computer

OS
Windows 7, Windows XP, Leopard
SpewBoy,

How well does this take to customizations? I use the following:

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

/* Hide the urlbar Bookmark Star if it is already bookmarked */

#urlbar-icons > #star-button[starred="true"]{
  display:  none !important;
}

/* to make Options dialog fit contents */

#BrowserPreferences {
  width: 43em !important;
  height: 43em !important;
}

/* hide the Back button when there's nothing to go back to */

#back-button[disabled="true"] {
  display: none !important;
}

/* hide the Forward button when there's nothing to go forward to */

#forward-button[disabled="true"] {
  display: none !important;
}

/* make inactive tabs fainter */

#content tab:not([selected="true"]) {
  -moz-opacity: 0.5 !important;
}

/* Remove Edit menu (if you already use all the keyboard shortcuts) */
/* #helpMenu, #edit-menu {
  display: none !important;
} */

/* Remove Home button (never use it) */
#home-button {
  display: none !important;
}

/* Show keyword input box when adding a bookmark */
#keywordRow { 
 display: -moz-grid-line !important; 
}

/* Multi-Row Bookmarks Toolbar */
#bookmarks-ptf { 
 display:block !important;
} 
#bookmarks-ptf toolbarseparator {
  display:inline !important;
}

/* Change Cursor for Links that Open in New Window */
:link[target="_blank"], :visited[target="_blank"],
:link[target="_new"],   :visited[target="_new"] {
  cursor:  crosshair !important;
}

/* Show Stop and Reload buttons smartly*/
#stop-button[disabled] {
  display: none !important;
}
#stop-button:not([disabled]) + #reload-button {
  display: none !important;
}

/* remove spacer before Extension/Theme manager Find Update button */
#commandButtonContainer + spacer {
  display: none !important;
}

/* remove space in Extension/Theme manager window just before the Restart icon */
#restart-spacer {
  display: none !important;
}

/* Remove disabled menu items */
menuitem[disabled="true"] {
  display: none !important;
}

/*::::::::::::::Invisible Menubar::::::::::::

How to use it: Move all your Navigation Toolbar items 
(back/forward buttons, address bar, search bar etc. 
from the navigation toolbar to the Menu Bar, either 
on the right side or left side of the Menu Items. 
Now past this code in userChrome.css and restart your 
browser. You will no longer see the menu items. Now 
hover at the right/left edge of the menu bar (whichever 
side the menu items were on) and the menu items will 
appear. You can now hide the navigation bar and save 
vertical space

::::::::::::::*/

#menubar-items {
  padding-left: 5px !important;
}

#menubar-items > #main-menubar {
  margin-left: -9000px !important;
}

#menubar-items:hover > #main-menubar {
  margin-left: 0 !important;
}

#menubar-items:hover {
  background-image: none !important; padding-left:0 !important;
}

/* Always display Go Button */
#urlbar[pageproxystate="valid"] > #urlbar-icons > #go-button {
  visibility: visible !important;
}

/* Never show “Open in New Window” when right clicking */
#context-openlink {
  display: none !important;
}

/* Never show Spell check in Context menu
Useful for users of SpellBound II */
menuitem[label="Check Spelling"] {
  display: none !important;
}

/* Remove Web Search from Tools Menu */
menuitem[label="Web Search"] { 
 display: none !important;
}
menuitem[label="Web Search"] + menuseparator {
  display: none !important;
}
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    Computer Manufacturer/Model Number
    The Beast Model A (homebrew)
    OS
    Windows 11 21H2 Current build
    CPU
    AMD Ryzen 9 3950X
    Motherboard
    MSI MEG X570 GODLIKE
    Memory
    4 * 32 GB - Corsair Vengeance 3600 MHz
    Graphics Card(s)
    EVGA GeForce RTX 3080 Ti XC3 ULTRA GAMING (12G-P5-3955-KR)
    Sound Card
    Realtek® ALC1220 Codec
    Monitor(s) Displays
    2x Eve Spectrum ES07D03 4K Gaming Monitor (Matte) | Eve Spec
    Screen Resolution
    3x 3840 x 2160
    Hard Drives
    3x Samsung 980 Pro NVMe PCIe 4 M.2 2 TB SSD (MZ-V8P2T0B/AM) } 3x Sabrent Rocket NVMe 4.0 1 TB SSD
    PSU
    PC Power & Cooling’s Silencer Series 1050 Watt, 80 Plus Plat
    Case
    Fractal Design Define 7 XL Dark ATX Full Tower Case
    Cooling
    SteelSeries Apex Pro Wired Gaming Keyboard
    Keyboard
    SteelSeries Apex Pro
    Mouse
    Logitech MX Master 3S | MX Master 3 for business
    Internet Speed
    AT&T LightSpeed Gigabit Duplex Ftth
    Antivirus
    Windows Defender + MB 3
    Browser
    Nightly (default) + Firefox (stable),Chrome, Edge
  • Computer type
    PC/Desktop
    System Manufacturer/Model Number
    Dell Latitude E5470
    OS
    ChromeOS Flex Dev Channel (current)
    CPU
    Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz, 2501 Mhz, 2 Core(s), 4 Logical Processor(s)
    Motherboard
    Dell
    Memory
    16 GB
    Graphics Card(s)
    Intel(R) HD Graphics 520
    Sound Card
    Intel(R) HD Graphics 520 + RealTek Audio
    Monitor(s) Displays
    Dell laptop display 15"
    Screen Resolution
    1920 * 1080
    Hard Drives
    Toshiba 128GB M.2 22300 drive
    INTEL Cherryville 520 Series SSDSC2CW180A 180 GB SATA III SSD
    PSU
    Dell
    Case
    Dell
    Cooling
    Dell
    Keyboard
    Dell
    Mouse
    Logitech MX Master 3S (shared w. Sys 1) | Dell TouchPad
    Internet Speed
    AT&T LightSpeed Gigabit Duplex Ftth
Man, this is sexy! I was using the 3.7 mockup but went to this. Only issue I have had is that Fission doesn't want to play nice with my 3.5 browser. Great theme other than that!
 

My Computer

Computer Manufacturer/Model Number
Homebrew called "The Beastmaster"
OS
Windows 7 x64 (Build 7600 RTM)
CPU
AMD Athlon X2 5000+ Black Edition (OC'd to 3.3gHz)
Motherboard
MSI K9A2 790FX SB600
Memory
4GB (2x2GB) OCZ SLI-Edition DDR2 800
Graphics Card(s)
Visiontek ATi HD4850
Sound Card
Creative X-Fi Xtrememusic
Monitor(s) Displays
17" Samsung 740n
Screen Resolution
1280x1024
Hard Drives
250GB Western Digital Caviar
PSU
Corsair HX520
Case
Lian-Li PC61
Cooling
Xigmatek S1283 Rifle CPU Cooler
Keyboard
Microsoft Comfort Curve 2000
Mouse
Logitech MX518
Internet Speed
Crappy AT&T DSL
Other Info
I just love your brain!
SpewBoy,

How well does this take to customizations? I use the following:

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

/* Hide the urlbar Bookmark Star if it is already bookmarked */

#urlbar-icons > #star-button[starred="true"]{
  display:  none !important;
}

/* to make Options dialog fit contents */

#BrowserPreferences {
  width: 43em !important;
  height: 43em !important;
}

/* hide the Back button when there's nothing to go back to */

#back-button[disabled="true"] {
  display: none !important;
}

/* hide the Forward button when there's nothing to go forward to */

#forward-button[disabled="true"] {
  display: none !important;
}

/* make inactive tabs fainter */

#content tab:not([selected="true"]) {
  -moz-opacity: 0.5 !important;
}

/* Remove Edit menu (if you already use all the keyboard shortcuts) */
/* #helpMenu, #edit-menu {
  display: none !important;
} */

/* Remove Home button (never use it) */
#home-button {
  display: none !important;
}

/* Show keyword input box when adding a bookmark */
#keywordRow { 
 display: -moz-grid-line !important; 
}

/* Multi-Row Bookmarks Toolbar */
#bookmarks-ptf { 
 display:block !important;
} 
#bookmarks-ptf toolbarseparator {
  display:inline !important;
}

/* Change Cursor for Links that Open in New Window */
:link[target="_blank"], :visited[target="_blank"],
:link[target="_new"],   :visited[target="_new"] {
  cursor:  crosshair !important;
}

/* Show Stop and Reload buttons smartly*/
#stop-button[disabled] {
  display: none !important;
}
#stop-button:not([disabled]) + #reload-button {
  display: none !important;
}

/* remove spacer before Extension/Theme manager Find Update button */
#commandButtonContainer + spacer {
  display: none !important;
}

/* remove space in Extension/Theme manager window just before the Restart icon */
#restart-spacer {
  display: none !important;
}

/* Remove disabled menu items */
menuitem[disabled="true"] {
  display: none !important;
}

/*::::::::::::::Invisible Menubar::::::::::::

How to use it: Move all your Navigation Toolbar items 
(back/forward buttons, address bar, search bar etc. 
from the navigation toolbar to the Menu Bar, either 
on the right side or left side of the Menu Items. 
Now past this code in userChrome.css and restart your 
browser. You will no longer see the menu items. Now 
hover at the right/left edge of the menu bar (whichever 
side the menu items were on) and the menu items will 
appear. You can now hide the navigation bar and save 
vertical space

::::::::::::::*/

#menubar-items {
  padding-left: 5px !important;
}

#menubar-items > #main-menubar {
  margin-left: -9000px !important;
}

#menubar-items:hover > #main-menubar {
  margin-left: 0 !important;
}

#menubar-items:hover {
  background-image: none !important; padding-left:0 !important;
}

/* Always display Go Button */
#urlbar[pageproxystate="valid"] > #urlbar-icons > #go-button {
  visibility: visible !important;
}

/* Never show “Open in New Window” when right clicking */
#context-openlink {
  display: none !important;
}

/* Never show Spell check in Context menu
Useful for users of SpellBound II */
menuitem[label="Check Spelling"] {
  display: none !important;
}

/* Remove Web Search from Tools Menu */
menuitem[label="Web Search"] { 
 display: none !important;
}
menuitem[label="Web Search"] + menuseparator {
  display: none !important;
}

I don't see any problems with that. If you use small icons it is perfect. if you use large icons it still works but the back/forward buttons look a little out of place when they get hidden.
 

My Computer

OS
Win 7
Thanks yup - I wanted to make sure.

That theme looks very sexy - I ma have to part take of that, especially as I use Personas right now - if I could find a great Personas that will stay transparent with the aero userStyle Spew put up I might have the world's sexiest Fx 4.0 mockup (for all of 2 minutes lol).

Gonna grab this - soon.
 

My Computers

System One System Two

  • Computer type
    PC/Desktop
    Computer Manufacturer/Model Number
    The Beast Model A (homebrew)
    OS
    Windows 11 21H2 Current build
    CPU
    AMD Ryzen 9 3950X
    Motherboard
    MSI MEG X570 GODLIKE
    Memory
    4 * 32 GB - Corsair Vengeance 3600 MHz
    Graphics Card(s)
    EVGA GeForce RTX 3080 Ti XC3 ULTRA GAMING (12G-P5-3955-KR)
    Sound Card
    Realtek® ALC1220 Codec
    Monitor(s) Displays
    2x Eve Spectrum ES07D03 4K Gaming Monitor (Matte) | Eve Spec
    Screen Resolution
    3x 3840 x 2160
    Hard Drives
    3x Samsung 980 Pro NVMe PCIe 4 M.2 2 TB SSD (MZ-V8P2T0B/AM) } 3x Sabrent Rocket NVMe 4.0 1 TB SSD
    PSU
    PC Power & Cooling’s Silencer Series 1050 Watt, 80 Plus Plat
    Case
    Fractal Design Define 7 XL Dark ATX Full Tower Case
    Cooling
    SteelSeries Apex Pro Wired Gaming Keyboard
    Keyboard
    SteelSeries Apex Pro
    Mouse
    Logitech MX Master 3S | MX Master 3 for business
    Internet Speed
    AT&T LightSpeed Gigabit Duplex Ftth
    Antivirus
    Windows Defender + MB 3
    Browser
    Nightly (default) + Firefox (stable),Chrome, Edge
  • Computer type
    PC/Desktop
    System Manufacturer/Model Number
    Dell Latitude E5470
    OS
    ChromeOS Flex Dev Channel (current)
    CPU
    Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz, 2501 Mhz, 2 Core(s), 4 Logical Processor(s)
    Motherboard
    Dell
    Memory
    16 GB
    Graphics Card(s)
    Intel(R) HD Graphics 520
    Sound Card
    Intel(R) HD Graphics 520 + RealTek Audio
    Monitor(s) Displays
    Dell laptop display 15"
    Screen Resolution
    1920 * 1080
    Hard Drives
    Toshiba 128GB M.2 22300 drive
    INTEL Cherryville 520 Series SSDSC2CW180A 180 GB SATA III SSD
    PSU
    Dell
    Case
    Dell
    Cooling
    Dell
    Keyboard
    Dell
    Mouse
    Logitech MX Master 3S (shared w. Sys 1) | Dell TouchPad
    Internet Speed
    AT&T LightSpeed Gigabit Duplex Ftth
personas + strata40 by spewboy would be a good mix!
 

My Computer

Computer Manufacturer/Model Number
Neo B2180N
OS
Windows 7 Ultimate x64 SP1
CPU
Intel Celeron [email protected]
Memory
2 Gb
Graphics Card(s)
SIS Mirage 3+
Sound Card
Realtek
Screen Resolution
1200x800
Hard Drives
120Gb SATA Hard Drive
Mouse
ELiteM
Internet Speed
50Mbps
Back
Top