How to edit your faculty homepage

If you are a faculty member who did not automatically get a copy of a standard faculty page in your personal site follow these directions first.

Video Tutorial

Flash
(html tags from video)

Screenshot Tutorial

Log-in to the Portal and select the Faculty tab.
Then under the My Programs channel select Faculty Information.

You can fill out your Office Hours and Biographical Information.

You can check the box to add your Online Campus Directory photo.

You can fill out any Additional Information and when finished hit the Update Information button at the bottom.


You can enter in html for links and paragraphs to show. Here is a list of some basic code that you can copy and paste into your Portal page:

Tags

line break: <br>
link: <a href=”enter_the_url_here”>Enter the text that you want linked here</a>
bold text: <strong>Enter your content that you would like bold here</strong>
paragraph: <p>Enter your paragraph here.</p>
image: <img src=”enter_the_path_to_your_image_here.jpg” />

If you have any questions feel free to contact gauntzd@wou.edu