關閉導覽列 Close Menu
數位文創
English
吳統雄
數位美學
電子書
數位視覺
優化網站
微電影
數位文創管理
大學青年網誌
研究目錄
教學課程頁
討論區目錄
站務與協助
☰
More
社群地圖
社群新聞
│吳統雄
履歷
研究
教學
服務
榮譽
│社科
第1類知識
第2類知識
第3類知識
研究方法
統計/多變項分析
投票行為與選舉預測
53237 選民結構
人類取用行為新典範
取用行為國際研究團隊
│資管
管理學‧經濟學
貨幣主義
數位貨幣‧投資行為
資訊系統開發
電子商務
網路教育
數位電視
產學合作
就業進修‧甄選必勝
│文創
數位美學/數位文創導論
數位出版/電子書
視覺設計
優化網站
數位視訊/微電影
數位文創管理
大學青年‧網路雜誌
│電音
統雄 數位音樂作品選
我,被禁唱的民歌手
數位音樂創作教學
統雄的音樂知識美學
歡迎聽歌.點歌.下載樂譜
│人文
公共評論
法律評論
社會評論
教育文化傳媒評論
科技科普評論
美語樂學
文學創作
萬象現代(NBA)
資訊社會
幽默人生
統雄樂水
Themes and Design Comp

Visual Presentation of Web Context Design
布景主題:網站意涵的視覺全設計

布景主題:網站意涵的視覺全設計布景主題與視覺全設計

Themes and Design Comp

網頁除了平面設計-也有文獻稱為藍圖-之外,還必須加上完整的共同視覺元素,過去稱為 布景主題 Themes ,近年也有術語稱為全設計 Design Comp,其中的 Comp,就是 Comprehensive 的縮寫。

布景主題包括:色彩設計與多種「識別標幟系統」, 微軟有提供布景主題範本,稱為但在 css 功能愈趨強大後,統雄老師建議直接以 css 設計法表現更具個人化的「識別標幟系統」。


微軟內建布景主題

go to "Bottom" for SharePoint. Most of functions and processes are for FrontPage only, go to css for related dedicated designs.

System Theme Banner

It is not recommended for now because of the emerging deprecation.

Expression Web/ SharePoint Expression Web/ SharePoint

Insert-Web Objects

>Common Contents

Or, you may use HTML tag as the follows.

>HTML

<body>
<!--webbot bot="Navigation" S-Type="banner" S-Rendering="graphics"
S-Orientation B-Include-Home B-Include-Up U-Page S-Target -->

note FrontPage

Insert-Page banner

Option: picture


note FrontPage

Theme is a grouped set of fonts (styles), background, navigation buttons, and banner.

Theme is defined as the follows.

<head>
<meta name="Microsoft Theme" content="Theme folder name, Link bar name, ">
...

</head>

advanced Link bar name

1. "default" is the web's navigation bar. (FP uses it automatically)

2. Any name of "User defined link"

Format-Themes

Choose a theme whose visual impression is relevant to your web's content.

Do not use a dark background for a web that has more than 3 pages, or a busy theme for a web that has more than 10 pages.

You can modify the existing theme or create your own theme later.

Right click-Link bar properties

Option: Child pages under home.

Check: Home page, parent pages.

導覽結構

Right click-Link bar properties-Style

You can use the page theme or use another one.

導覽樣式

TxWarning Warning: Change the theme

The theme is saved in the "content database" of OS and it is not responding well (such as the font of navigation bar). Tips are as follow:

1. Do not change the theme's name.

2. Change the text of navigation bar, then re-upload it.

TxWarning SP v.s. FP

You can only use the FP to change the theme. When you use the SP to edit the changed file, the "preview mode" of SP may be wrong. If you have changed the <h6> to 14pt, the preview of SP may still look like 6 pt. However, it will display correct sizes in the browsers.


Personalized theme 布景主題物件個人化

It is recommended, at least, to replace the banner for existing themes. A personalized example is as follows.

It is also a good idea to modify the fonts of theme especially for Chinese website.

You may not personalize your theme until you complete your design of 'Context
'.

Example: Demo and Chinese Version

Theme Style and Personalization

TxNote SharePoint

TxAdvanced Banner: Bilingual Design

中文 English
TxNote FrontPage

Format-Theme

For practicing, chose the option of  'Selected page'.

For personalizing theme, chose the option of 'All pages'.

Check 'Apply using CSS'.

Click 'Modify'.

TxAdvanced Advanced

You may change the background by the syntax in CSS file as follows.

body { font-family: Times New Roman, 標楷體; font-size: 12pt; background-image: url('TxBackG.gif');}


TX advanced topics Advanced: Multi-language Settings

Use the default theme for the first language (Chinese) pages.

2nd Theme and Settings

Define a specific theme for the second language (English) pages. It is a good idea to design a dedicated template for the 2nd theme (Must not with "default" setting" in meta name tag.)

Design a specific .css file that defines Selectors and all other Classes.

Make sure the settings are the following:

<meta http-equiv="Content-Type" content="text/HTML; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="English.CSS" />
<meta name="Microsoft Theme" content="EnglishTheme"/>

回頁首 Up to page head 至相關主題 Go to related pages
上一頁 Back to previous page 回頁首 Up to page head 下一頁 Go to nex page
請點這裡看所有留言分類 Please click here to view categories of comments
同類別內相關主題

上層主題
Web: 什麼是Web?Web虛擬世界的實體環境與虛擬環境 Web: Fundamentals
IIS: 什麼是 IIS?網站部署與IIS基礎應用 IIS: Fundamentals
Web的設計與管理模式 Web Design and Management Models
網路內容的製作與呈現類型 Internet Contents Presentation Types
Web Design Tools 網站開發工具
How to Expression Web/SharePoint Designer 微軟網站開發軟體應用快訣與其機巧
A Quick Canon for Expression Web 網站設計:Expression Web 簡捷建站功法
A Quick Canon for SharePoint 網站設計:SharePoint 簡捷建站功法
How to Html 超文件標註語言的結構、功能、應用快訣與其機巧
網頁語言 HTML5 簡介 HTML5: An Introduction
Web Analysis Framework and Its Formation Elements 網站/網群創作分析架構與建構元素
Web Design: Community Structure 網群結構
Website Structure_Navigation Design/ 網站虛擬結構:Extension Web 導覽設計
Website Structure_Navigation Design/ 網站虛擬結構:SharePoint 導覽設計
Web Design: Website Structure_Folders Design/網站實體結構:資料夾設計
Basics and Borders Method of Web Page Layout 網頁平面設計基礎與邊框法
Table Method of Web Page Layout 網頁平面設計表格法
Frames Method of Web Page Layout 網頁平面設計框架法
CSS Method of Web Page Layout 網頁平面設計CSS法
Web Design: Context- Presentation 意涵-文字視覺設計:字碼‧字型‧字體與字的性格
Web Design: Context- Presentation 意涵-文字視覺設計:字級‧字大小‧字重要性
Web Design: Context- Presentation 意涵-文字視覺設計:其他字特徵的呈現與配樣式
Web Design: Context- CSS 網站/網頁設計:意涵/文字-什麼是CSS
Web Design: Context- CSS Practice 網站/網頁設計:意涵/文字-CSS 實作
CSS Practice Advanced 層疊樣式表 CSS 進階實作_網站/網頁設計:意涵/文字
Web Design: Theme 網站布景主題設計
布景主題個人化 Personalized Theme
Web Design: Blocks- Pictures 網站/網頁設計:圖文框-圖片/影象處理
Web Design: Blocks- Tables 網站/網頁設計:圖文框-表格多元應用
Web Design: Blocks- Tables 網站/網頁設計:圖文框-表格與邊框設計
Web Design: Blocks- Tables 網站/網頁設計:圖文框-表格進階應用
Web Design: Blocks- Objects 網站/網頁設計:圖文框-非圖表物件
Webpage Layers Design 圖文層設計‧網頁圖層應用
Web Design: Automations-Links 網站/網頁設計:自動化與互動-超連結與導覽
Various Hyperlinks_Automations and Interactivity 各種超連結_自動化與互動
Navigation Bar Design 導覽列設計/微軟網路機器人 Webbot 法
Navigation Bar Design 導覽列設計/互動式按鈕設計法
Navigation Bar Design 導覽列設計/自訂 Java 法
Navigation Bar Design 導覽列設計/Html5 CSS 法
Navigation Bar Design 導覽列設計/下拉選單與樹狀導覽法
Navigation Bar Design 導覽列設計/雙導覽列_多導覽列法
Navigation Bar Design 導覽列設計/固定位置導覽列法
Information Map Design_Web Design 資訊地圖設計
Web Design: Automations-Webbot 網站/網頁設計:自動化與互動-網站機器人
Web Design: Automations- Advanced 網站/網頁設計:自動化與互動-雲端元件
Web Design: Multimedia 網站/網頁設計:多媒體影音應用
Web Design: Multimedia 網站/網頁設計:網路音訊與網路收音機設計
Web Design: Multimedia 網站/網頁設計:嵌入影音播放器標籤
網頁內嵌多媒體當機‧整體優解 QuickTime Plug-ins 7.7.4 has crashed
Web Design: Multimedia 網站/網頁設計:播放清單檔設計
網頁視訊與媒體播放器
在網頁插入微軟視窗媒體播放器
Insert Adobe Flash Player 插入Adobe Flash 播放器
Embed YouTube Player and iframe Tag 嵌入YouTube播放器與遠端影音之標籤
HTML5 Video: A Morning Glare Battlefield/ HTML5 媒體播放器:旭光戰場
Video and Media Player 播放器進階與視訊小工具
Web Design: Dynamic Templates 網站動態範本設計
Web Design: Dynamic Templates 網站動態範本應用
目錄管理與遠端編輯


內容網站:提供與分享各種知識、資訊、作品。互動群組:社員可以討論、展示、交流、企畫、分工、管理、投票決策。合作群組:Web2.0的民主自治精神,社員可以參與決定群組的內容與表現形式。

吳統雄的音樂-Sean TX Wu's Music  笑話中學美語-Humor and American English Learning   私人來信-Write a private mail to Sean TX Wu  留言與討論 Leave Comments/ Forum 吳統雄的相簿-Sean TX Wu's Album

只在「統雄社群」內查詢以下主題 Search in TXCommunity

統雄網群的Google排行本站Google排行榜‧全球冠軍