Client Look and Feel
From UG
(→Fonts) |
(→Fonts) |
||
Line 41: | Line 41: | ||
'''Example of Main Page font tree:''' | '''Example of Main Page font tree:''' | ||
- | <table border= | + | <table border=0> |
<tr> | <tr> | ||
<td> | <td> |
Revision as of 17:00, 24 July 2009
Contents |
Biz Analyst Intro
Sys Analyst Intro
This specification covers overall Look And Feel solution. Layout, wireframes, colors, fonts, styles, etc.
Dev
http://mantis.jaguarfreight.com/mantis/view.php?id=685
Style Guide
The purpose of this section is to completely cover style, layout etc. This info should:
- present look and feel of the system
- reinforce consistency across pages
- help developer when in tweaking existing pages or creating new
Layout
ss1) Each page consists of:
- Header
- Body
- Footer
ss2) See example page here: http://mantis.jaguarfreight.com/svn/ct2/SS/client/v2/client-wireframes2.jpg
ss3. Header and Footer are same for every page ss4. Body is different from page to page but has some "shared standard components":
- main menu bar
- breadcrumb trail
Fonts
All webpage builded mainly on Arial font, except parts, that comes from google gadgets, they may consist - Tahoma, Verdana, Sans-Serif. Text that we use consist of:
- Header: font-family: Arial, size: 11pt.
- Main text: font-family: Arial, size 10pt.
- Small text: font-family: Arial, size: 8pt.
This three types of font style can have different:
And mixing of this components create all variables of fonts style on the page.
Example of Main Page font tree:
|
size: 11pt, weight: bold, color: #4D5962 |
|
|
||
|
||
|
color: #FF9900 |
|
|
size 10pt, color: #4D5962 |
|
|
||
|
Color: white. |
|
|
||
|
||
|
color: #FF9900 |
|
|
||
|
color: #FF9900 |
|
|
font-style: underline |
|
|
||
|
first character: color: #FF9900; font-weight: bold; |
|
|
color: #FF9900; font-weight: bold; |
|
|
font-weight: bold |
|
|
||
|
size: 8pt, color: white. |
|
|
||
|
||
|