Decorative image
Valid XHTML 1.0 Transitional
Web, Workstation & Digital Consulting Services
Yale University Library Web, Workstation & Digital Consulting Services
Customizable Templates
The Customizable Templates are now just two files - p_home.html and p_sub.html. These files replace the original templates for the 5 palettes (see http://www.library.yale.edu/fdc/usingnewtemplates.html), the different colors scheme are set by style sheets.

This version has several divisions, the layout is controlled by the style sheet yul_layout.css. The theme colors are controlled by selecting one of these style sheets: yul_01.css, yul_02.css, yul_03.css, yul_04.css, yul_05.css.

Here are the major parts of the Template Home page (bold indicates locations that are customizable for your site):

  1. <!--#include virtual="/fdincludes_xhtml/p_docclaim.html"-->
  2. <title>Yale University Library: title of page</title>
  3. <!--#include virtual="/fdincludes_xhtml/dept_p_style.html"-->
  4. <!-- Add or change style for this page here -->
  5. <!-- Insert Metatags, Javascripts, etc. for this page that belong between <head></head> here-->
  6. <!-- left column graphic: can change, image size is width 27px height 134px -->
    <div id="img_left_top"><img src="img_left_top.jpg" alt="Decorative image" /></div>
  7. <!-- header image: need to change, image size is width 647px height 75px -->
    <div id="img_top_header"><img src="top_header_title.gif" alt="Department Header" usemap="#YUL" /></div>
  8. <div id="top_strip"></div>
  9. <!-- right column graphic: can change, image size is width 100px, height 550px -->
    <div id="img_right_large"><img src="img_right_large.jpg" alt="Decorative Image" /></div>
  10. <div id="qlink">Quick Link</div>
  11. <div id="hmcontent">
  12. <div id="content">Enter Main Content Here</div>
  13. <!-- news graphic, can hange image size width 110px height 86px -->
    <div id="img_news"><img src="hm_news03b_elctrncresrc.gif" alt="News about this library" /></div>
  14. <div id="hm_news">Your News Content</div>
  15. <!--#include virtual="/fdincludes_xhtml/dept_p_footer.html"-->
In the Template sub page, some changes of above code include:
Yale University Library