Back to the Template index
Feature box containing only one item: left
Type |
Navigation Component |
Navigation pattern |
Direct navigation to destinations anywhere in the site |
Inclusion |
Included on the web page by means of <!--#include virtual="....."--> syntax |
Component structure |
- <table width="93%" class="featureSingle">
- The width 93% is mandatory
- The width is given by the left column containg the Feature box, which is 150 pixel. In order to avoid that the Feature box touch the gray vertical line, to the TABLE is given the with="93%".
- Each element inside the box (link, blurb and image) is in between <p></p>
|
Content formatting |
- Text: <p>
- This area is used to highlight 1 item at the time. Because one item cannot be considered as a list, the tag <p> is used instead of <ul>.
|
Description and use |
- Used to highlight a resource or a section of the site.
- Usually they are used on the Home page (Example 1), but it is also possible to use them on all the pages of the web site to promote important subjects. It is possible to place on the left column, underneath the navigation menu, more Feature boxes.
- It can contain a combination of : an image, title that acts as a link to the highlighted resource or section, short description. (see example)
|
Position on the page |
Left column |
Conventional File name used |
leftadver.htm |
Types of Feature boxes
With link and brief description
/public/english/template1/components/leftadver/link_brief.htm
With link only
/public/english/template1/components/leftadver/link_only.htm
With horizontal image, link and brief description
/public/english/template1/components/leftadver/horizontal_image_link_brief.htm
Maximum Image size (in pixel): Horizontal 130x85, Square 75x75
With horizontal image and link. Note that both are centered
/public/english/template1/components/leftadver/horizontal_image_link.htm
Maximum Image size (in pixel): Horizontal 130x85, Square 75x75
With horizontal image only. Note that the image is linked and centered
/public/english/template1/components/leftadver/horizontal_image_only.htm
Maximum Image size (in pixel): Horizontal 130x85, Square 75x75
With vertical image and link. Note that both are centered
/public/english/template1/components/leftadver/vertical_image.htm
Maximum Image size (in pixel): Vertical 85x130, Square 75x75
With vertical image only. Note that the image is linked and centered
/public/english/template1/components/leftadver/vertical_image_only.htm
Maximum Image size (in pixel): Vertical 85x130, Square 75x75
^ top