GCII logo
Cornell logo
 


Add a Gateway style navbar to your site

  • It is recommended that you keep the first 2 links in the bar for Library Gateway and Library Catalog but the rest of the links can be changed to reflect your own site.
  • This navbar uses a style sheet which is in the Head of the page. You will need to copy both when adding the code to your page. Instructions are listed below.

    1. Add this code into the Head of your page:

      <style type="text/css">
           <!--
           /* Overall font */
           TD { font-family: Verdana, Arial, Helvetica, sans-serif;}
    
           /* Backgrounds */
           #navbar { background: rgb(115,115,153); 
    		  	     color: white;}
    
           A.navbarLink { color:white; 
                          text-decoration: none;
                          font-size: 12px;
                          font-weight: bold;}
           -->
      </style>
    	   

    2. And this into the Body:

    <table width="775" border=0 align="center" cellpadding=0 cellspacing=0 bgcolor="#737399">
       <tr>
         <td valign=MIDDLE> <a href="http://campusgw.library.cornell.edu"><img src="home.gif" 
         border=0 hspace=2 width="19" height="17"></a></td>
         <td id=navbar valign=MIDDLE>|<a class=navbarLink href="http://campusgw.library.cornell.edu/">
         Library Gateway </a>| <a class=navbarLink href="http://catalog.library.cornell.edu/">Library 
         Catalog </a>|<strong><font size="2" face="Geneva, Arial, Helvetica, sans-serif">Find: </font></strong>
         <a CLASS=navbarLink href="http://encompass.library.cornell.edu/cgi-bin/quicksearch.cgi">
         <font color="#E6E6FF">Articles</font></a> <a CLASS=navbarLink 
         href="http://encompass.library.cornell.edu:20028/index.html"><font color="#E6E6FF">Databases
         </font></a> <a CLASS=navbarLink href="http://encompass.library.cornell.edu:20028/ej.html">
    <font color="#E6E6FF">e-Journals </font></a>| <a class=navbarLink href="http://mylibrary.cornell.edu/"> MyLibrary </a>|<a class=navbarLink href="http://campusgw.library.cornell.edu/services/askalib.html"> Ask a Librarian </a></td> </tr> </table>

    3. Download home image

    • The home image should also be downloaded and can be used as a link back to the homepage of your site.



Back to Web Resources | Back to GCII home | Back to StaffWeb

© 2003, GCII
Cornell University Library, Ithaca, New York 14853

Last updated: 06/12/2003 - Maureen Morris