
|

|

|

|

|
|
University Marketing and Web Services
Instructions for Using the University Web Template

|

|
- Download template_slu.zip
file to your desktop. This file is a zipped file that contains the
basic elements for your site.
- Once downloaded, extract the file to your desktop
by double clicking on it. After extracted, a folder called "template_slu"
will appear on your desktop.
- Re-name the folder to the name of your site. It
is strongly advised that the name of the local folder is the same
name as the live folder on the Web server (example, if your Web
address is www.slu.edu/colleges/parks/, name your local folder "parks".
When renaming the file, use all lowercase letters and do not use
spaces between any characters or underscores in your folder name.
- There will be a "template_slu.html" file in your
site folder.
- There will be an "images" folder in your main
site folder.
- There will be a file called "space.gif" within
the images directory. It's part of the University template. Do not
delete it.
- You are now ready to begin editing the template.
- Open Dreamweaver or other HTML editor.
- Go to File > Open > and navigate to your folder
[on your desktop]. Open "template_slu.html" that is inside the renamed
folder.
- Once the file is opened, go to File > Save As
> and rename "template_slu.html" to "index.html". Be sure to save
the "index.html" folder into the renamed folder. The "index.html"
page will be your homepage. Do not name this page "home" or anything
other than index.html. All web browsers search for this file first
when a directory is requested.
- Be sure that Dreamweaver is in the "Design and
Code" view (check the view menu at the top of the program).
- There are three sections of the HTML document
that can be edited. All of the sections are labeled within the HTML
code of the document. The areas include:
- Title - the name of the page
- Left-column navigation
- navigation through your Web section
- Main content:
- Service department name
- Page headline
- Body text
- Right-column navigation for a page's sub-content (optional)
|
|

|