Themes
[ ]
[ ]Themes .
- Javascript and Software Installation have to be enabled for Navigator in advanced preferences.
- Use Edit > Preferences > Appearance > Themes route to apply themes.
- You are advised to install the version of the theme that matches your browser, doing anything else is at your own risk. Note that this theme may not support your browser; hence no Install link.
| Other Downloads: | Extensions Icon Packs Splash Screens More Themes! Theme Installer Add-On |
|---|---|
| Resources: | Home Firebird Theme Zone Source Code Submissions Tutorials Basic Theme |
| Compatibility Key (mouse-over to identify) |
|
| Mozilla: |
|
| SeaMonkey: |
|
| Netscape: |
|
| Firefox: |
|
You may find that your Mac OS X browser '; echo 'cannot install themes : (
' . "\n"; } } $themes_outdated = 'This page is outdated, try here instead.
' . "\n";
if ( ereg('skins/', $page) || ereg('netscape/', $page) )
{
echo $themes_outdated;
echo ereg_replace('[a-z]+/', '/themes/', $page);
echo $themes_outdated_foot;
}
elseif ( $page == 'netscape.html')
{
echo $themes_outdated;
echo '/themes/1.html';
echo $themes_outdated_foot;
} ?>
Tutorials
Have a good Tutorial on theme writing? Contact me at and I'll add a link to this page.
Links
- A tutorial by Lim Chee Aun, Phoenity originator.
- Current best tutorial *Archived version - 404s at original server*
- A theme tutorial by the Charamel theme guy “lucx” (Slightly out of date - circa Firefox 0.8).
- Netscape Tutorial (Out of date)
- Packaging Themes by Hand (Out of date)
