Yale School of Medicine

Institutional Planning & Communications

Web Template Initiative

Web Template Initiative, Yale School of Medicine

Institutional Planning & Communications
300 George St, Ste. 773
New Haven, CT 06511
Tel: 203.785.5824
Fax: 203.785.4327
editor@info.med.yale.edu

Left column styles

The styles in the left column are not editable. However, when sub-navigation is not used on a page, the script below should be placed in the “head” of the HTML code on the page. This script correctly positions the organization’s address in the left column to be inline with the page heading.

<style type="text/css">
/* <![CDATA[ */

/* NOTE: if a page doesn't have a left menu it needs this style to align the address */

p.address {
margin-top: 32px;
}

/* ]]> */
</style>

Toolbox

If the "Find a physician" link is not used in the toolbox, the following code must be inserted after the class tag in the first item after the search box: style="clear:left;"

For example, if the calendar link is directly after the search box, the full calendar code should read like: <li class="calendar" style="clear:left;"><a href="link">Calendar</a></li>