「製作 Mozilla 佈景主題」修訂間的差異
出自 MozTW Wiki
小 |
|||
行 1: | 行 1: | ||
+ | {{stub}} | ||
+ | |||
<p align=center>== '''Creating a Skin for Mozilla''' ==</p> | <p align=center>== '''Creating a Skin for Mozilla''' ==</p> | ||
[http://www.eightlines.com/neil/mozskin/index.html 原始檔案] | [http://www.eightlines.com/neil/mozskin/index.html 原始檔案] | ||
行 69: | 行 71: | ||
* [[Project/Doc/Creating Skin For Mozilla/about | 有關這份文件]] | * [[Project/Doc/Creating Skin For Mozilla/about | 有關這份文件]] | ||
* [http://www.eightlines.com/neil/mozskin/mozskin.zip 下載這份文件] | * [http://www.eightlines.com/neil/mozskin/mozskin.zip 下載這份文件] | ||
+ | |||
+ | {{link|文件專案|開發人員文件主頁}} |
於 2005年4月10日 (日) 00:55 的修訂
「製作 Mozilla 佈景主題」尚未編寫完成。你現在就可以編修本頁面,擴充本文內容。
== Creating a Skin for Mozilla ==
In order to create a skin for mozilla, you will need to know three things. How to edit images, extract zip files, and how to modify CSS. Mozilla uses standard gif, png, and jpeg images for the buttons and CSS to style everything else in the interface.
If you wish to learn more about CSS or anything else mentioned in this document, check thelinks page.
Contents
* What is a skin? * Getting Started 1. Setup 2. Changing Borders and Colours 3. Changing Images 4. Creating the Install Script * In-Depth o System Colours o Mozilla CSS Commands o How do I know what to Modify? o Organizing Images o Adding an image to the right of a toolbar * Tools o Install Jar Files * Will my skin break in future builds? * What is an Access Key? * Links * About * Download this site
== Creating a Skin for Mozilla ==
為了建立mozilla的面版(skin)你需要知道三件事情:如何編輯圖案、解壓縮zip檔和如何修改CSS。Mozilla使用標準的gif、png和jpeg作為按鈕的圖形,且使用CSS檔案來設定介面樣式。
如果你想知道更多有關CSS或是任何這份文件所提到的技術,請至連結觀看。
目錄
* 什麼是面版(skin)? * 新手上路 1. 設定 2. 改變邊框以及顏色 3. 修改圖片 4. 建立安裝用敘述檔(Script) * 更進一步 o 系統色彩 o Mozilla CSS 命令集 o 我如何知道該從何處下手修改? o 組織圖示 o 在工具列的右邊加上影像 * 工具 o 安裝Jar檔 * 在之後的版本中我的面版(skin)是否會失效? * 什麼是快速鍵(Access Key)? * 鍊結 * 有關這份文件 * 下載這份文件
‧返回上一頁: 開發人員文件主頁