Graphic Identity Program

Web

 

Updating sites from v2.0 template to v3.0

 


What's changed

The updates fall primarily into three areas; link revisions in the <head>, new WSU Identifier zone, and the addition and removal of two <div> ids.

    1.  Updating the links in the <head>

  1. There are three links that need to be updated.

    Old
    <!-- favorites ico -->
    <link rel="shortcut icon" href="http://www.wsu.edu/favicon.ICO">
    New
    <!-- favorites ico -->
    <link rel="shortcut icon" href="http://images.wsu.edu/favicon.ico" />
    Old
    <!-- replace the key below - replace the key below - replace the key below-->
    <link href="http://designer.wsu.edu/template/css.aspx?key=11f4Caf0axx041" type="text/css" rel="stylesheet" />
    New
    <!-- replace the key below - replace the key below - replace the key below-->
    <link href="http://designer.wsu.edu/template/css2.aspx?key=0eab28zs011" type="text/css" rel="stylesheet" />
    Old
    <!-- print style sheet -->
    <link href="http://www.wsu.edu/navigatewsu/gen2/print.css" rel="stylesheet" type="text/css" media="print"/>
    New
    Delete the line above. No new HTML.
  2. 2.  New WSU Identifier zone

  3. The new WSU Identifier zone updates links and the logo area for the new template.

    Old
    <!--Beginning of the WSU Identifier Zone. Refer to www.wsu.edu/identity/ for more information. -->
    <script language="Javascript" src="http://www.wsu.edu/navigatewsu/gen2/wsuidentifier.js" type="text/javascript"></script> <script language="javascript" type="text/javascript">var strHeader; strHeader = getHeader();document.write(strHeader);</script> <noscript> <div id='logo'><a href='http://www.wsu.edu'><img src='http://www.wsu.edu/navigatewsu/gen2/logo2.gif' alt="Washington State University"/></a></div> <div id='globalnav'> <ul style="margin-bottom: 0"> <li><a href="http://www.wsu.edu">Washington State University</a></li> </ul> </div> </noscript>
    <!--End of the WSU Identifier Zone. -->
    New
    <!--Beginning of the WSU Identifier Zone. Refer to www.wsu.edu/identity/ for more information. -->
    <noscript><div id='globalnav'><ul><li>Washington State University</li></ul></div><div id='logo'><a href='http://www.wsu.edu'><img src='http://images.wsu.edu/global/bg-logo.jpg' alt="WSU Logo"/></a></div></noscript>
    <script language="Javascript" src="http://images.wsu.edu/javascripts/wsuidentifierV2.js" type="text/javascript"></script>
    <script language="javascript" type="text/javascript">
                    var strHeader; strHeader = getHeader();               document.write(strHeader);
    </script>

    <!--End of the WSU Identifier Zone. -->
  4. 3.  <div> addition and removal

  5. Version 3.0 requires the addition of <div id="wrapper"> and the removal of <div id="idwrapper">. This is not a replace. The <div id="wrapper"> is located in a different location then <div id="idwrapper">.

    Removal of <div id="idwrapper">

    • Remove idwrapper in gray.
      <!--End of the WSU Identifier Zone. -->
      <div id="idwrapper">
    • Remove closing div in gray.
      </div>
      <div id="content">

    Addition of <div id="wrapper">

    • Add wrapper in orange.
      <div id="wrapper">
      <!--Beginning of the WSU Identifier Zone. Refer to www.wsu.edu/identity/ for more information. -->
    • Add closing div in orange.
      </div>
      <!--Beginning of the WSU Global Footer Zone. Refer to www.wsu.edu/identity/ for more information. -->

Life is good at WSU.

Marketing and Creative Services, PO Box 641227, Washington State University, Pullman WA 99164-1227, 509-335-7622, Contact Us