First you will need to login to your gmail account. You will want to use a standard gmail account for your whole site for example, bookstore@wou.edu. This way if someone moves on from WOU these forms will still exist. If you would like to create a standard email...
Open the file in Dreamweaver. Select either “Code” or “Split” view. Put your cursor where you would like the buttons to appear and paste this code, <p style=”margin-top:7px;” id=”smallBtn_blue”> <a...
Select the word or words you would like to link to another part on that page. Right click and select Insert Link…You will need to have the Advanced section showing, so click on the Advanced button and it will open.In the HREF: box type a # symbol and then a word...
To create a new webpage for your site you will need to go tohttps://wou.edu/websmithEnter in your username and password.Then your site should appear with three links next to it, List pages New page Edit Subsite You will want to select “New page” Fill in...
HEAD SECTIONS: <!– Start VideoLightBox.com HEAD section –> <link rel=”stylesheet” href=”/woutv/engine/css/videolightbox.css” type=”text/css” /> <style type=”text/css”>#videogallery...
Click on the video below to watch a tutorial on creating a Contribute connection. If the file in the _mm folder has a 4 on the end the connections password is, “publisher4”. If it does not have a 4 on the end then the connections password is just...
If you are editing your website in Dreamweaver by pasting this code at the top of the page you will be able to see all of the styles. <link href=”https://wou.edu/include_files/css/wou_styles/subsite_dreamweaver_edit.css” rel=”stylesheet”...
Select either code view or split view so you can paste the code in. Navigate to where you would like to put the dotted line separator. If you are in the split view, in the design area put your mouse where you would like the dotted line. Then up in the code where your...
Open Contribute and navigate to the page that you would like to add the dotted line separator. Hit the Edit Page button. Move your mouse where you want to add the line separator. Then under the image dropdown select “From Internet”Paste...
I recently implemented jShowOff on the Western Oregon University’s website. jShowOff is a jQuery content rotator plugin which allows you to use any form of html within a <div> tag. With jShowOff we are now able to have multiple links within each slide that...