Previous Page | Right click this page to print.

Footer library

The footer library file (footer.lbi) contains links to standard campus
links and the most recent official OSU/EC wordmark. All links in the footer are required.

The Dept Link can be changed to specify your department name and web site address:

  1. Open the footer.lbi file.
  2. Highlight Dept link and type the name of your department. For example: College of
    Forestry or History Department.
  3. Replace <a href="http://oregonstate.edu/dept/" with your department address,
    such as <a href="http://www.cof.orst.edu/" in the code below:
  4. <p align="left"><a href="http://oregonstate.edu/dept/"onClick="window.open('http://oregonstate.edu/dept/', '', 'resizable=yes,location=yes,toolbar=no,status=no,menubar=no,scrollbars=yes,width=640,height=480,top=0,left=300');return false;" >Dept link</a></p> 
  5. Save the file and allow Dreamweaver to update pages which use footer library file.

Previous Page | Right click this page to print.