Orbits : 

| resources: | Home Mailing List // Installation ?> Source Code Bugs Kent's Dev page Screenshots ?> How to use Subskins |
|---|---|
| subprojects: |
Orbit 3+1
Orbit Retro
|
- Open <profile dir>/chrome/userChrome-example.css in your favourite text editor
- Add the @import url(""); statements to the top of the file
- Save as <profile dir>/chrome/userChrome.css
Orbit 3+1
- @import url("chrome://communicator/skin/subskin/small_icons.1.css"); [ or @import url("chrome://navigator/skin/smallicons.css"); *]
- @import url("chrome://communicator/skin/subskin/smallest_icons.1.css"); [ or @import url("chrome://navigator/skin/smallesticons.css"); *]
- @import url("chrome://communicator/skin/subskin/yellow_radio.css"); [ or @import url("chrome://global/skin/yellowradio.css"); *]
- @import url("chrome://communicator/skin/subskin/small_icons.css"); [ or @import url("chrome://navigator/skin/smallicons.css"); *]
* Old stylesheet location
N.B. If the above do not work you may need to change "chrome://global/skin/" or "chrome://navigator/skin/" to
Orbit 3+1
Orbit Retro