Skip to Content

Web Standards Guide

 
  • Email
  • Print
  • Share

Templates

The templates have been designed to make global site updates easy and automated through the use of include files and Dreamweaver's template features. The Web Support Group provides a standard 1-column, 2-column, and 3-column template, which include the correct H1 site title, global navigation state, and site footer. The 2-column skinny, 2-column with horizontal image, or 2-3 column templates are provided by request. Please submit a help desk ticket to the attention of the Web Support Group.

Template Layouts

The Web Support Group provides a standard 1-column, 2-column, and 3-column template. Non-standard templates are provided by request, including the 2-column skinny, 2-column with horizontal image, or 2-3 column template. To request a new template please submit a help desk ticket to the attention of Web Support Group.

Template Widths

The template is 955 pixels wide.

Create a New Page

To create a new page using Dreamweaver, choose File > New > Page from Template.

Convert from One Template to Another

To convert an existing 1-column page to a 2- or 3-column page, or visa versa, choose Modify > Templates > Apply Template to Page and select the template you wish to apply.

Note: When modifying between the 2-column standard template and 2-column skinny template you need to make an additional edit to the class code for the right column.

  • For the 2-column tempate use <div class="inner">.
  • For the 2-column skinny template use <div class="r_content">.