HOW TO MAKE YOUR INTERNET REGISTRATION WEBSITE YOUR OWN IN CLASS. Andrew Chau

Size: px
Start display at page:

Download "HOW TO MAKE YOUR INTERNET REGISTRATION WEBSITE YOUR OWN IN CLASS. Andrew Chau"

Transcription

1 HOW TO MAKE YOUR INTERNET REGISTRATION WEBSITE YOUR OWN IN CLASS Andrew Chau 1

2 ABOUT ME MY ACTIVE IS Dodgeball Volleyball Golf Cooking 2

3 AGENDA USEFUL TOOLS EDIT BANNER UPDATE START IMAGE WEBSITE COLORS ADDITIONAL IMAGES COURSE IMAGES FACILITY IMAGES OTHER USEFUL LINKS WHERE IS THE FOLD? 3

4 USEFUL TOOLS Google Chrome Browser Built-in tool to Inspect Element and find CSS/HTML information on the page Better than Internet Explorer s Developer Tools Don t need to download anything additional like FireFox s FireBug tool Downloadable for free at 4

5 USEFUL TOOLS Pixie Tool Color picking tool to get color codes in multiple formats for the customization of the rest of the pagehttp:// Downloadable for free at 5

6 USEFUL TOOLS Paint.NET Photo editing software much like Photoshop but free Downloadable for free at 6

7 USEFUL TOOLS Notepad++ Notepad tool that shows you the line number on the left hand side with more functionality than normal notepad Downloadable for free at 7

8 CUSTOMIZATION STARTING POINT Please note we are also using the Custom Template This is configured in CLASS > System Maintenance > Maintain Internet Settings > General > Color Template > Custom Template 8

9 EDIT BANNER Update banner Right-click on banner and Inspect element Info shows up on bottom right corner Info is pulled from a CSS file 9

10 EDIT BANNER Update banner CSS file tells me that it s 944 pixel by 85 pixel so we have 2 options: make my image match that size specification, or change the CSS file In this example, we choose option 1 10

11 EDIT BANNER Update banner Google Chrome also tells me that the file I m looking to update is site-logo.gif so I replace that file with my own file Google Chrome gives the exact path of the file we look for 11

12 EDIT BANNER Change to rotating GIF files, clickable Site Logo link Because the website uses a GIF file, we can use a rotating GIF file as the banner as well Additionally, CLASS provides a field for you to enter into should we want to make the Site Logo clickable This is found in Maintain Internet Settings > Start > City Logo Bar Hyperlink 12

13 EDIT BANNER Update banner 13

14 UPDATE START IMAGE Start Image customization is done the same way as the banner at the top Using Google Chrome, we can right click and inspect element to gather info on the size of the picture and the name and location of the picture This time we will update the size of the image via the CSS Note that the Google Chrome provides a testing tool on the bottom right to see the changes on the screen without making it permanent 14

15 UPDATE START IMAGE Google Chrome tells us that the CSS section affecting the start image is called #start-image and on line 20 of the CSS file. Using Notepad++, I can easily find this section and update to my appropriate file size We update the size in the Custom.css file and save as well as move the image into the appropriate folder as specified by Chrome 15

16 16 UPDATE START IMAGE

17 WEBSITE COLORS Change border color Sometimes the information in Google Chrome shows up in the HTML section, other times in the CSS section When working with the CSS section, look for an entry that says custom.css:### This example tells me that the border color is an image file called site-bg.png 17

18 WEBSITE COLORS Change border color We can use a combination of Pixie tool and Paint.net to find the color of my start image and change the color of the border to that same shade of green Paint.net and most picture editing software is equipped to utilize color codes 18

19 19 WEBSITE COLORS

20 WEBSITE COLORS Change background color Background color of the website can also be updated to whichever color you want Google Chrome is your friend don t be afraid to use the right click and Inspect Element on anything and everything The CSS editor tool that comes with Google Chrome allows you to preview changes Changes made in Google Chrome are not permanent it s simply a preview tool You will still need to update the corresponding line in the Custom.css file to what you want it to be 20

21 21 WEBSITE COLORS

22 WEBSITE COLORS Change the icons We can change the colors of the icons on this main screen or even remove them When we inspect element on the buttons, we find that they are simply additional graphics in the CSS file. 22

23 WEBSITE COLORS Change the icons In CSS, the code display:none; hides that section Finally, any wording that s on the website can be removed as well in Maintain Internet settings 23

24 WEBSITE COLORS Change the icons We can use this display:none; option to remove the Register for Programs and Book Facilities button and even the Search Bar on the main screen. The buttons are already accessible as tabs at the top of the screen, so I will remove the buttons 24

25 25 WEBSITE COLORS

26 WEBSITE COLORS Update the color scheme The same principle is applied towards updating the rest of the websites color scheme and font colors Google Chrome provides the information when we right click and Inspect Element whether it s an image file we update (like the blue heading at the top) or the font size, font type and font color 26

27 WEBSITE COLORS Font has been changed to Arial Tab tool bar at the top is now in Gray shade 27

28 WEBSITE COLORS Add images through the website with HTML Next, we may want to add images to some areas that may not by default have an image 28

29 WEBSITE COLORS Add images through the website with HTML If we want to add an image in the area surround up top, we can use some HTML 29

30 WEBSITE COLORS Add images through the website with HTML The first step is to find the section we update inside of CLASS Next, we need to insert some html: <img src=../lib/theme/customtemplate/images/name_of_file.jpg > 30

31 ADDITIONAL IMAGES Add images through the website with HTML We insert <img src=../lib/theme/customtemplate/images/activenetworkimage.jpg > into Maintain Internet Settings > Start > More Information 1 Text for it to show up ActiveNetworkImage.jpg We can then upload this file to the website using the uploads utility or place it into the correct folder depending on whether your website is a hosted or non hosted solution 31

32 ADDITIONAL IMAGES In summary: 1) Find where you want picture 2) Note down where you ve placed the image file and it s name 3) Use HTML code (included in these slides!) 32

33 ADDITIONAL IMAGES: COURSE Report Printing > System > Activity ID Listing report This allows you to find the ID of each Activity in your system Images labeled with the following format c#.jpg, where the # is the Activity ID will display online These need to be placed in the appropriate folder within the website C58.jpg 33

34 34 ADDITIONAL IMAGES: COURSE

35 ADDITIONAL IMAGES: FACILITY Report Printing > System > Facility ID Listing report This allows you to find the ID of each Facility in your system Images labeled with the following format f#.jpg, where the # is the FacilityID will display online These need to be placed in the appropriate folder within the website F46.jpg 35

36 36 ADDITIONAL IMAGES: FACILITY

37 FACILITY PAGES GOOGLE MAP We can also associate some links to Google maps through the Facilities Description field in CLASS 37

38 FACILITY PAGES GOOGLE MAP We can also associate some links to Google maps through the Facilities Description field in CLASS We would insert this into the Pool facility in the description field: <a href=" Maps</a> 38

39 39 FACILITY PAGES GOOGLE MAP

40 OTHER USEFUL LINKS Facebook, Twitter, Youtube, etc You can incorporate non default images like we discussed previous with links and place these on the main screen Brochure Guide Links to brochure guide can be attached on main screen 40

41 WHERE IS THE FOLD 41

42 SUMMARY USEFUL TOOLS EDIT BANNER UPDATE START IMAGE WEBSITE COLORS ADDITIONAL IMAGES COURSE IMAGES FACILITY IMAGES OTHER USEFUL LINKS WHERE IS THE FOLD? 42

43 LEARN. CONNECT. GROW. 3 CLOSING THOUGHTS 1. Ask us questions 2. Schedule a 1:1 3. Let us know what you think! 43

44 44 THANK YOU!

Creating an with Constant Contact. A step-by-step guide

Creating an  with Constant Contact. A step-by-step guide Creating an Email with Constant Contact A step-by-step guide About this Manual Once your Constant Contact account is established, use this manual as a guide to help you create your email campaign Here

More information

Creating an with Constant Contact. A step-by-step guide

Creating an  with Constant Contact. A step-by-step guide Creating an Email with Constant Contact A step-by-step guide About this Manual Once your Constant Contact account is established, use this manual as a guide to help you create your email campaign Here

More information

Instructions for Editing in the new System DNN9 the Upgrade from DNN8

Instructions for Editing in the new System DNN9 the Upgrade from DNN8 Instructions for Editing in the new System DNN9 the Upgrade from DNN8 We all hate change, but going forward is the best way to go. Security needs to be top of the range and your websites need to be faster

More information

Rev. A 02/02/2016 Downers Grove Public Library Page 1 of 50

Rev. A 02/02/2016 Downers Grove Public Library Page 1 of 50 Objectives... 3 PowerPoint 2016 Screen Overview... 4 File Tab on the Ribbon... 5 Use Tell Me for Interactive Help... 6 Accessing Documents and Templates... 7 Searching for Templates... 8 Printing... 9

More information

Websites. Version 1.7

Websites. Version 1.7 Websites Version 1.7 Last edited 15 Contents MyNetball Information...3 Websites...4 Web packages...4 Setting up the layout...5 Uploading files and images...6 Using Dropbox to Increase your Website Data...7

More information

FRONTPAGE STEP BY STEP GUIDE

FRONTPAGE STEP BY STEP GUIDE IGCSE ICT SECTION 15 WEB AUTHORING FRONTPAGE STEP BY STEP GUIDE Mark Nicholls ICT lounge P a g e 1 Contents Introduction to this unit.... Page 4 How to open FrontPage..... Page 4 The FrontPage Menu Bar...Page

More information

TUTORIAL: Creating html s

TUTORIAL: Creating html  s TUTORIAL: Creating html Emails Updated October 2017 60-day free trial. Send email up to 100 contacts. Rebecca L. Cooney, MSC Clinical Assistant Professor Washington State University STEP 1 / Sign Up 1.

More information

CSS worksheet. JMC 105 Drake University

CSS worksheet. JMC 105 Drake University CSS worksheet JMC 105 Drake University 1. Download the css-site.zip file from the class blog and expand the files. You ll notice that you have an images folder with three images inside and an index.html

More information

REDESIGNING YOUR WEBSITE USING ONLINE PRESENCE BUILDER CUSTOMER USER GUIDE

REDESIGNING YOUR WEBSITE USING ONLINE PRESENCE BUILDER CUSTOMER USER GUIDE REDESIGNING YOUR WEBSITE USING ONLINE PRESENCE BUILDER CUSTOMER USER GUIDE 1 CONTENTS 1 GETTING STARTED...3 2 PLANNING...4 3 BACKING UP YOUR WEBSITE...5 4 REFRESHING YOUR WEBSITE...6 4.1 SETTING UP YOUR

More information

Step 5 How to download free Music from YouTube You need a YouTube account to download free Music from YouTube. If you don t have a YouTube account,

Step 5 How to download free Music from YouTube You need a YouTube account to download free Music from YouTube. If you don t have a YouTube account, Step 5 How to download free Music from YouTube You need a YouTube account to download free Music from YouTube. If you don t have a YouTube account, Step 2 shows you how to create an account. If you already

More information

Lava New Media s CMS. Documentation Page 1

Lava New Media s CMS. Documentation Page 1 Lava New Media s CMS Documentation 5.12.2010 Page 1 Table of Contents Logging On to the Content Management System 3 Introduction to the CMS 3 What is the page tree? 4 Editing Web Pages 5 How to use the

More information

Step 4 Part F - How to Download a Video on YouTube and Delete a Video

Step 4 Part F - How to Download a Video on YouTube and Delete a Video Step 4 Part F - How to Download a Video on YouTube and Delete a Video When you finish Edit your Video on your YouTube account and save it or save as new Video, you may want to Download it to your computer.

More information

Dreamweaver Basics Workshop

Dreamweaver Basics Workshop Dreamweaver Basics Workshop Robert Rector idesign Lab - Fall 2013 What is Dreamweaver? o Dreamweaver is a web development tool o Dreamweaver is an HTML and CSS editor o Dreamweaver features a WYSIWIG (What

More information

Prezi PREZI ONLINE ACCOUNT START FROM A TEMPLATE

Prezi PREZI ONLINE ACCOUNT START FROM A TEMPLATE Prezi PREZI ONLINE ACCOUNT Go to www.prezi.com/pricing/edu and sign up for an online only account. This account is available anywhere in the world as long as you have access to the internet. After creating

More information

TECHNICAL RESOURCE Remote Banner Control

TECHNICAL RESOURCE Remote Banner Control TECHNICAL RESOURCE Remote Banner Control Let marketing update logos, banners and graphics at will. www.exclaimer.com Remote Banner Control This Dynamic Content or Remote Banner Control feature lets a nominated

More information

GETTING STARTED... 2 PLANNING... 2 BACK UP YOUR WEBSITE... 3 REFRESHING YOUR WEBSITE...

GETTING STARTED... 2 PLANNING... 2 BACK UP YOUR WEBSITE... 3 REFRESHING YOUR WEBSITE... Contents GETTING STARTED... 2 PLANNING... 2 BACK UP YOUR WEBSITE... 3 REFRESHING YOUR WEBSITE... 3 SETUP YOUR NEW ONLINE PRESENCE SITE... 3 CUSTOMIZING YOUR ONLINE PRESENCE SITE... 7 PREVIEWING YOUR WEBSITE...

More information

Use this guide to help you rebuild your existing EasySite Wizard website in Online Presence Builder

Use this guide to help you rebuild your existing EasySite Wizard website in Online Presence Builder Transition Guide from EasySite Wizard to Online Presence Builder Use this guide to help you rebuild your existing EasySite Wizard website in Online Presence Builder 1 Contents Getting Started... 3 Planning...

More information

205CDE: Developing the Modern Web. Assignment 1: Designing a Website. Scenario: D Bookshop

205CDE: Developing the Modern Web. Assignment 1: Designing a Website. Scenario: D Bookshop 205CDE: Developing the Modern Web Assignment 1: Designing a Website Scenario: D Bookshop Introduction I decided to make a second hand bookshop website. There are some reasons why I made this choice. Mainly

More information

How to create and send a new . NOTE: See different guide for repurposing an existing

How to create and send a new  . NOTE: See different guide for repurposing an existing How to create and send a new email NOTE: See different guide for repurposing an existing email 1 Log into marketo at https://rufsso.rutgers.edu/ 2 Remember You will need a NetID and password to log in

More information

NVU Web Authoring System

NVU Web Authoring System NVU Web Authoring System http://www.nvu.com/index.php Table of Contents Using Nvu as Your Web Page Authoring System: Getting Started Opening a page, saving, and previewing your work...3 Formatting the

More information

Vetstreet Web Builder Editor Tool User Guide v2.1. Web Builder. User Guide v2.1

Vetstreet Web Builder Editor Tool User Guide v2.1. Web Builder. User Guide v2.1 Web Builder User Guide v2.1 Contact your Account Manager at (888) 799-8387 or email support@vetstreet.com with questions. Page 1 Index... 1 The Editor Tool... 7 Forgot Your Username or Password?... 7 How

More information

PROFILE DESIGN TUTORIAL KIT

PROFILE DESIGN TUTORIAL KIT PROFILE DESIGN TUTORIAL KIT NEW PROFILE With the help of feedback from our users and designers worldwide, we ve given our profiles a new look and feel. The new profile is designed to enhance yet simplify

More information

CMS Training Reference Guide

CMS Training Reference Guide CMS Training Reference Guide Your training session may have been conducted on one of your sites Dev or Staging or Live To login, type your web address domain into a web browser and add (/admin) o Example:

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Just so you know: Things You Can t Do with Word... 1 Get Organized... 1 Create the

More information

About Freeway. Freeway s Tools and Palettes

About Freeway. Freeway s Tools and Palettes About Freeway The most important thing to appreciate before you start a site in Freeway is how the process works, especially if you have tried other Web publishing software before. Freeway is not an HTML

More information

Adobe Dreamweaver CS3 English 510 Fall 2007

Adobe Dreamweaver CS3 English 510 Fall 2007 Adobe Dreamweaver CS3 English 510 Fall 2007 Important: Before going through this handout, you should create a WWW directory on your ISU e-mail account. Otherwise, you will not be able to upload and view

More information

Pages are static content, generally linked in your navigation. They are used for things like your about page and contact page.

Pages are static content, generally linked in your navigation. They are used for things like your about page and contact page. North Star Marketing Client : The Guthrie Group Deliverable : Website Training +++ LOGGING IN AND OUT +++++++++ 1. Go to http://tgg.northstarmarketing.com/wp admin/. This is the address for the staging

More information

Enterprise Portal Train the Trainer User Manual WEB PARTS

Enterprise Portal Train the Trainer User Manual WEB PARTS Enterprise Portal Train the Trainer User Manual WEB PARTS Version 1.2.1 Date: January 31, 2012 Table of Contents Table of Contents... 2 1 I Need To... 3 2 Media Web Part... 10 3 Content Editor... 15 4

More information

Web Page Basics. FRSD Elementary Technology Workshop. February Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann

Web Page Basics. FRSD Elementary Technology Workshop. February Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann Web Page Basics FRSD Elementary Technology Workshop February 2014 Presented by Lisa Stewart, Tammy Gianvito, and Diane Kaufmann Please save this booklet for future reference. 2 P a g e Notes and Questions

More information

Piktochart 101 Create your first infographic in 15 minutes

Piktochart 101 Create your first infographic in 15 minutes Piktochart 101 Create your first infographic in 15 minutes TABLE OF CONTENTS 01 Getting Started 5 Steps to Creating Your First Infographic in 15 Minutes 1.1 Pick a Template 1.2 Click Create and Start Adding

More information

Creating your eportfolio and Networks

Creating your eportfolio and Networks Creating your eportfolio and Networks Epsilen Access is restricted to those with Epsilen accounts (must be logged in). Institution Access is restricted to members of your institution (must be logged in).

More information

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials

AGENT123. Full Q&A and Tutorials Table of Contents. Website IDX Agent Gallery Step-by-Step Tutorials AGENT123 Full Q&A and Tutorials Table of Contents Website IDX Agent Gallery Step-by-Step Tutorials WEBSITE General 1. How do I log into my website? 2. How do I change the Meta Tags on my website? 3. How

More information

Make a Holiday PhotoShow

Make a Holiday PhotoShow Make a Holiday PhotoShow Share your holiday spirit with a PhotoShow. Gather up your best photos, from holidays past and present. In just a few minutes, you can create an engaging keepsake of the season.

More information

Getting Started with Wrap

Getting Started with Wrap Getting Started with Wrap This Getting Started guide will show you how to build your first Wrap and highlight some of the major features in the Wrap authoring platform. You will learn how to: Create a

More information

Information Technology Services

Information Technology Services Information Technology Services Quick Start Guide for Cascade Server Quick Start Guide Sections: Logging into Cascade Server... 3 Dashboard... 4 Main Navigation... 4 Search Field... 4 Left hand Navigation/Asset

More information

ifeature Pro Documentation for ifeature v1.1.2 (last updated 5/04/2011)

ifeature Pro Documentation for ifeature v1.1.2 (last updated 5/04/2011) 1 ifeature Pro Documentation for ifeature v1.1.2 (last updated 5/04/2011) TABLE OF CONTENTS: if Topic Page(s) Installing ifeature Pro 2 Updating ifeature Pro 3 Using the Menu 4 ifeature Pro Layout Templates

More information

WPI Project Center WordPress Manual For Editors

WPI Project Center WordPress Manual For Editors WPI Project Center WordPress Manual For Editors April 17, 2015 Table of Contents Who should use this manual... 3 Signing into WordPress... 3 The WordPress Dashboard and Left-Hand Navigation Menu... 4 Adding

More information

Learning More About NetObjects Matrix Builder 1

Learning More About NetObjects Matrix Builder 1 Learning More About NetObjects Matrix Builder 1 NetObjects Matrix Builder is a service that hosts your Web site, makes it easy to update, and helps you interact with visitors. NetObjects Matrix Builder

More information

LiveText via Group Member User Guide

LiveText via Group Member User Guide March 2017 LiveText via Group Member User Guide Who is this Guide for?... 4 Accessing Via... 4 In Progress Tab... 4 Group Details Page... 4 The Homepage Tab... 5 Activities... 5 The Activity Tab... 5 To

More information

The Tennessee 4-H Portfolio

The Tennessee 4-H Portfolio The Tennessee 4-H Portfolio a step-by-step guide to creating your web-based portfolio Please make sure that your operating system (OS) is up-to-date before beginning. Do not use a tablet or phone to create

More information

How to join Send a Smile?

How to join Send a Smile? How to join Send a Smile? Welcome! Thanks, for joining Send a Smile. First you will have to either create a card shop or log in as a designer. Or, if you are an over achiever you can do both! If you have

More information

Logging in. 2. Log in. Your username is your full Lehman address. Your initial password will be provided by your instructor.

Logging in. 2. Log in. Your username is your full Lehman  address. Your initial password will be provided by your instructor. Guide 1 of 8 Logging in 1. Go to Digication. Type www.lehman-cuny.digication.com into the address bar of your browser. (Participants in the Division of Education pilot must go to www.lehmanedu.digication.com)

More information

To upgrade to ifeature Pro visit:

To upgrade to ifeature Pro visit: 1 ifeature Free Documentation for ifeature v1.0.7 (last updated 4/26/2011) TABLE OF CONTENTS: Topic Page(s) Installing ifeature 2 Templates and Widgets 3 imenu 4 ifeature Settings 5 General Settings 6

More information

Getting Started with the Aloha Community Template for Salesforce Identity

Getting Started with the Aloha Community Template for Salesforce Identity Getting Started with the Aloha Community Template for Salesforce Identity Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved.

More information

SET UP A MOODLE BOOK

SET UP A MOODLE BOOK SET UP A MOODLE BOOK Book is, essentially, a series of connected web pages and you can therefore build into your book anything which is possible in Page, except that you are not restricted to just one

More information

EDGE, MICROSOFT S BROWSER

EDGE, MICROSOFT S BROWSER EDGE, MICROSOFT S BROWSER To launch Microsoft Edge, click the Microsoft Edge button (it s the solid blue E) on the Windows Taskbar. Edge Replaces Internet Explorer Internet Explorer is no longer the default

More information

WordPress How to Create a Simple Image Slider with the New RoyalSlider

WordPress How to Create a Simple Image Slider with the New RoyalSlider WordPress How to Create a Simple Image Slider with the New RoyalSlider Last update: 2/20/2013 WARNING: DO NOT USE INTERNET EXPLORER you can use Firefox, Chrome, or Safari but the editing screens do not

More information

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6

SCHULICH MEDICINE & DENTISTRY Website Updates August 30, Administrative Web Editor Guide v6 SCHULICH MEDICINE & DENTISTRY Website Updates August 30, 2012 Administrative Web Editor Guide v6 Table of Contents Chapter 1 Web Anatomy... 1 1.1 What You Need To Know First... 1 1.2 Anatomy of a Home

More information

Welcome Back! Without further delay, let s get started! First Things First. If you haven t done it already, download Turbo Lister from ebay.

Welcome Back! Without further delay, let s get started! First Things First. If you haven t done it already, download Turbo Lister from ebay. Welcome Back! Now that we ve covered the basics on how to use templates and how to customise them, it s time to learn some more advanced techniques that will help you create outstanding ebay listings!

More information

Lab 2: Movie Review. overview.png background.png rottenbig.png rbg.png fresh.gif rotten.gif critic.gif

Lab 2: Movie Review. overview.png background.png rottenbig.png rbg.png fresh.gif rotten.gif critic.gif EDUCATIONAL GOALS Lab 2: Movie Review By the end of this lab, the student should be able to: Use Notepad++. Organize website contents. Use the basic of CSS and HTML for layout, positioning, and the CSS

More information

TABLE OF CONTENTS. Web Manual 08.01

TABLE OF CONTENTS. Web Manual 08.01 Webmaster Manual TABLE OF CONTENTS 1. Registering to edit your website... 3 2. Logging in to Edit your Website... 3 3. How to Edit a Page... 4 4. Edit Options Home (1 st Tab)... 5 5. Edit Options Objects

More information

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB!

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! CS 1033 Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 06: Introduction to KompoZer (Website Design - Part 3 of 3) Lab 6 Tutorial 1 In this lab we are going to learn

More information

SI Training for Online Sessions

SI Training for Online Sessions SI Training for Online Sessions WebEx Follow the instructions below to schedule, conduct, and record online SI sessions. Logging In 1. Open a web browser and go to https://tamucc.webex.com, click Log In

More information

Using Dreamweaver. 4 Creating a Template. Logo. Page Heading. Home About Us Gallery Ordering Contact Us Links. Page content in this area

Using Dreamweaver. 4 Creating a Template. Logo. Page Heading. Home About Us Gallery Ordering Contact Us Links. Page content in this area 4 Creating a Template Now that the main page of our website is complete, we need to create the rest of the pages. Each of them will have a layout that follows the plan that is shown below. Logo Page Heading

More information

The Text scrap sheet is also needed for copying image and webpage URLs for easy access. Additionally you will use it to look at HTML when needed.

The Text scrap sheet is also needed for copying image and webpage URLs for easy access. Additionally you will use it to look at HTML when needed. epro 2 Hints Always have open Word and Text scrap sheets so you can write your text, spell check etc. in Word. You MUST copy and paste your writings onto Text to remove formatting. The Text scrap sheet

More information

User Guide Version 4.3

User Guide Version 4.3 User Guide Version 4.3 Page 2 of 11 Photo Album 4.3 Summary Contents 1 INTRODUCTION... 3 1.1 NAVIGATION... 3 2 PHOTO ALBUM... 4 2.1 CREATE NEW ALBUM... 4 2.1.1 Album Summary... 6 2.1.2 Upload Photos...

More information

Once you have entered your Google and password, you can click the Sign In button to continue.

Once you have entered your Google  and password, you can click the Sign In button to continue. Slide 1 Welcome to the Creating and Uploading with Google Docs Tutorial. Google Docs allows you to create documents, spreadsheets, presentations, draw pictures, create forms, and much more directly within

More information

WCMS Responsive Design Template Upgrade Training

WCMS Responsive Design Template Upgrade Training WCMS Responsive Design Template Upgrade Training The purpose of this training session is to provide training to site owners, who are upgrading their WCMS content to the new Responsive Design (RD) template.

More information

Basic Content Management Introduction

Basic Content Management Introduction Basic Content Management Introduction Logging into the editing process To begin editing your website you use your username and password to access your website's backend. The backend of your website can

More information

Creating an Image Gallery Asset in OU Campus 4/23/15

Creating an Image Gallery Asset in OU Campus 4/23/15 Creating an Image Gallery Asset in OU Campus 4/23/15 IMPORTANT: To create a new image gallery, you must first crop all of your images to the same dimensions and save them to a folder on your computer.

More information

PUBLISHING ON THE SD MINES WEBSITE EKTRON ALOHA EDITOR EDITING A PAGE

PUBLISHING ON THE SD MINES WEBSITE EKTRON ALOHA EDITOR EDITING A PAGE 1 2/14/17 PUBLISHING ON THE SD MINES WEBSITE EKTRON ALOHA EDITOR EDITING A PAGE Logging In Note: If you are off-campus, you will first need to vpn in, before following the instructions below. Ektron works

More information

Tutorial Tutorial. (Click here to go to the next slide and to learn more)

Tutorial Tutorial. (Click here to go to the next slide and to learn more) Tutorial Tutorial Read all the directions before proceeding Anything that says (click to learn more) will point to a button that you can click to learn more information about that topic. In the bottom

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Get Organized... 1 Create the Home Page... 1 Save the Home Page as a Word Document...

More information

Website Training Part 2. Administration of the Website

Website Training Part 2. Administration of the Website Rotary Websites: Websites Club, Website Training Part 2 Administration of the Website Club Admin To login first click here Enter your username and password and then click Log In If you have forgotten your

More information

Creating Pages with the CivicPlus System

Creating Pages with the CivicPlus System Creating Pages with the CivicPlus System Getting Started...2 Logging into the Administration Side...2 Icon Glossary...3 Mouse Over Menus...4 Description of Menu Options...4 Creating a Page...5 Menu Item

More information

Classroom Blogging. Training wiki:

Classroom Blogging. Training wiki: Classroom Blogging Training wiki: http://technologyintegrationshthornt.pbworks.com/create-a-blog 1. Create a Google Account Navigate to http://www.google.com and sign up for a Google account. o Use your

More information

Media Library Help Guide

Media Library Help Guide 1 Media Library Help Guide TABLE OF CONTENTS LOGIN/REGISTER...3 DASHBOARD...4-5 NOTIFICATIONS/SETTINGS...6-7 BASIC SEARCH...8-10 CATEGORY SEARCH...11 SEARCH TIPS...12-13 QUICK SEARCH GUIDE...14 DOWNLOADING

More information

Creating and Publishing Faculty Webpages

Creating and Publishing Faculty Webpages Creating and Publishing Faculty Webpages The UNF Template The template we are using today provides a professional page that is easy to work with. Because the pages are already built, faculty members can

More information

Importing Contacts to Hotmail/Outlook Account

Importing Contacts to Hotmail/Outlook Account Submitted by Jess on Tue, 04/16/2013-08:13 If you are using a web browser to access your Hotmail account, (or MSN account or Live account), you can add your existing contacts or those contacts of your

More information

Documentation English v1

Documentation English v1 Documentation English v1 Getting started Navigation menu Theme settings General Features Background Typography Banners Contact details Social Unique selling points Image Sizes Frequently asked questions

More information

MAKING YOUR GLOG USING GLOGSTER

MAKING YOUR GLOG USING GLOGSTER MAKING YOUR GLOG USING GLOGSTER LOG IN: 1. Go to http://edu.glogster.com. 2. Click LOG IN in the upper-right corner. 3. Enter your given NICKNAME and PASSWORD. 4. Click EDIT MY PROFILE in the upper-right

More information

Step 1 Download and Install KompoZer Step by step instructions to build your first web page using KompoZer web editor.

Step 1 Download and Install KompoZer Step by step instructions to build your first web page using KompoZer web editor. All Creative Designs HTML Web Tutorial for PC Using KompoZer New version 2012 now available at: http://www.allcreativedesigns.com.au/pages/tutorials.html Step 1 Download and Install KompoZer Step by step

More information

Swiiit User Guide 03/09/2015

Swiiit User Guide 03/09/2015 Swiiit User Guide 03/09/2015 Contents Getting Started... 4 Overview of Main Tools... 5 Webpages... 6 Main pages (Sections)... 6 Rearrange Sections... 6 Subpages... 7 Change the Title of a Webpage... 8

More information

Sedao Ltd. QuickChange PROject. User Manual for QuickChange PROject version 2.1.5

Sedao Ltd. QuickChange PROject. User Manual for QuickChange PROject version 2.1.5 Sedao Ltd QuickChange PROject User Manual for QuickChange PROject version 2.1.5 Contents What is QuickChange PROject?... 2 Simple Artwork Creation... 5 Creating a project... 7 QuickChange PROject Template

More information

While editing a page, a menu bar will appear at the top with the following options:

While editing a page, a menu bar will appear at the top with the following options: Page Editor ===> Page Editor How Can I Use the Page Editor? The Page Editor will be your primary way of editing your website. Page Editor Basics While editing a page, you will see that hovering your mouse

More information

Natick High Web Design

Natick High Web Design C S 5 INTRODUCTION TO WEB DESIGN DREAMWEAVER Natick High Web Design S h a r L e a r n Explore e Creating a Page in Dreamweaver A D O B E C R E AT I V E Dreamweaver SUITE CS5 Adobe Dreamweaver is primarily

More information

University of Pittsburgh Communications Services. Basic Training Manual Drupal 7

University of Pittsburgh Communications Services. Basic Training Manual  Drupal 7 University of Pittsburgh Communications Services Basic Training Manual www.shrs.pitt.edu Drupal 7 Table of Contents Users... 3 Log In... 3 Log Out... 3 What is a Content Management System?... 4 What are

More information

Introduction to Theming in Magento Go"

Introduction to Theming in Magento Go Introduction to Theming in Magento Go" Webinar date: July 20, 2011 Presenters: Kara Heinrichs, Brillig House (twitter: @kkarahh) Mosses Akizian, Magento (twitter: @monocat) Agenda for todayʼs webinar"

More information

Xerte. Guide to making responsive webpages with Bootstrap

Xerte. Guide to making responsive webpages with Bootstrap Xerte Guide to making responsive webpages with Bootstrap Introduction The Xerte Bootstrap Template provides a quick way to create dynamic, responsive webpages that will work well on any device. Tip: Webpages

More information

How to Create a Google Sites Website

How to Create a Google Sites Website How to Create a Google Sites Website * Google Sites must be built and maintained in either Google Chrome or Firefox. Google Sites is not supported by Internet Explorer. Let s get started! Go to google.com

More information

Exercises Advanced Workshop Using Roxen Content Management System. Editing exercises using sandbox version of Roxen 4.5 site

Exercises Advanced Workshop Using Roxen Content Management System. Editing exercises using sandbox version of Roxen 4.5 site Exercises Advanced Workshop Using Roxen Content Management System Editing exercises using sandbox version of Roxen 4.5 site Exercise 1 Creating a sandbox 1. Start a web browser on your computer (Firefox

More information

Web Guidelines TABLE OF CONTENTS. Expressing and Protecting the Carnegie Mellon University Identity

Web Guidelines TABLE OF CONTENTS. Expressing and Protecting the Carnegie Mellon University Identity Web Guidelines Expressing and Protecting the Carnegie Mellon University Identity TABLE OF CONTENTS Web guidelines Content management system (CMS) 2 Wordmark 2 Colors 3 Typography 4 Links and buttons 4

More information

GolfNow Central. Marketing User Guide. February 2018

GolfNow Central. Marketing User Guide. February 2018 Marketing User Guide 2018 1 Table of Contents Course management Player Rules Booking Engine settings Connecting to your Social Media accounts How to send and schedule a one-time campaign How to send and

More information

NWFAU Digital Badges: Sharing Your Credentials

NWFAU Digital Badges: Sharing Your Credentials NWFAU Digital Badges: Sharing Your Credentials Click me! Click me! Click me! Click me! Click me! Unlike a static image that can be found on the internet, your digital badge is the total package a hyperlinked

More information

Designing the Home Page and Creating Additional Pages

Designing the Home Page and Creating Additional Pages Designing the Home Page and Creating Additional Pages Creating a Webpage Template In Notepad++, create a basic HTML webpage with html documentation, head, title, and body starting and ending tags. From

More information

Q4 Updates Include: PRODUCT UPDATE. Login using your OneView username and password.

Q4 Updates Include: PRODUCT UPDATE.   Login using your OneView username and password. 1 2015 Q4 Q4 Updates Include: PRODUCT UPDATE Pg.5 Pg.6 Pg.6-9 Pg.1-4 MOBILE OTHER ALARMS REPORT Report Updates Unsigned & Missing HOS Log Reports Form Reports hyperlinked to attachments HOS Violation Summary

More information

Content Management System (CMS) CMS-2

Content Management System (CMS) CMS-2 Content Management System (CMS) CMS-2 Last edited on February 03, 2016 by Haesung Park Welcome! Analyst Programmer Web Tech. Trainer Web Services Office of Information Technology 240.567.3123 haesung.park@montgomerycollege.edu

More information

Google Sites Training

Google Sites Training The How to Dos of Google Sites Overview Page 1 Google Sites offers tremendous functionality to make collaborating and sharing information simple. This job aid provides the step-by-step instructions that

More information

Getting Started with E-Portfolio For Students Page 1 of 6

Getting Started with E-Portfolio For Students Page 1 of 6 Getting Started with E-Portfolio For Students Page 1 of 6 E-Portfolio Instructions For more information, please check out the Brightspace (D2L) resources for eportfolio here: https://documentation.desire2learn.com/en/eportfolio.

More information

Title and Modify Page Properties

Title and Modify Page Properties Dreamweaver After cropping out all of the pieces from Photoshop we are ready to begin putting the pieces back together in Dreamweaver. If we were to layout all of the pieces on a table we would have graphics

More information

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148

Index. alt, 38, 57 class, 86, 88, 101, 107 href, 24, 51, 57 id, 86 88, 98 overview, 37. src, 37, 57. backend, WordPress, 146, 148 Index Numbers & Symbols (angle brackets), in HTML, 47 : (colon), in CSS, 96 {} (curly brackets), in CSS, 75, 96. (dot), in CSS, 89, 102 # (hash mark), in CSS, 87 88, 99 % (percent) font size, in CSS,

More information

Adobe Dreamweaver CS5 Tutorial

Adobe Dreamweaver CS5 Tutorial Adobe Dreamweaver CS5 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Basic Internet Skills

Basic Internet Skills The Internet might seem intimidating at first - a vast global communications network with billions of webpages. But in this lesson, we simplify and explain the basics about the Internet using a conversational

More information

How to Edit Your Website

How to Edit Your Website How to Edit Your Website A guide to using your Content Management System Overview 2 Accessing the CMS 2 Choosing Your Language 2 Resetting Your Password 3 Sites 4 Favorites 4 Pages 5 Creating Pages 5 Managing

More information

Using Dreamweaver CS6

Using Dreamweaver CS6 Using Dreamweaver CS6 4 Creating a Template Now that the main page of our website is complete, we need to create the rest of the pages. Each of them will have a layout that follows the plan shown below.

More information

DIRECTV Message Board

DIRECTV Message Board DIRECTV Message Board DIRECTV Message Board is an exciting new product for commercial customers. It is being shown at DIRECTV Revolution 2012 for the first time, but the Solid Signal team were lucky enough

More information

How to Customize Your CT Homes Replica Site

How to Customize Your CT Homes Replica Site How to Customize Your CT Homes Replica Site 1 Table of Contents How to Change the Logo... 1 How to Change the Phone Number... 2 How to Change the Business Name... 2 How to Change Your Email Address...

More information

Need a Website? HERE S A SHORTCUT TO MAKING A LANDING PAGE THAT WILL HELP YOU GROW YOUR LIST

Need a Website? HERE S A SHORTCUT TO MAKING A LANDING PAGE THAT WILL HELP YOU GROW YOUR  LIST Need a Website? HERE S A SHORTCUT TO MAKING A LANDING PAGE THAT WILL HELP YOU GROW YOUR EMAIL LIST mandy marksteiner 505-515-700 email@mandymarksteiner.com Putting together a website is a lot of work.

More information

Today s workshop introduces CommonSpot, ECU s Web Content Management System, through hands-on training.

Today s workshop introduces CommonSpot, ECU s Web Content Management System, through hands-on training. Belinda Perkinson ITCS Training and Communication perkinsons@ecu.edu Introduction Today s workshop introduces CommonSpot, ECU s Web Content Management System, through hands-on training. 1. Introduction

More information

Microsoft PowerPoint 2016 Part 2: Notes, Links, & Graphics. Choosing a Design. Format Background

Microsoft PowerPoint 2016 Part 2: Notes, Links, & Graphics. Choosing a Design. Format Background Microsoft PowerPoint 2016 Part 2: Notes, Links, & Graphics Choosing a Design Open PowerPoint. Click on Blank Presentation. Click on the Design tab. Click on the design tab of your choice. In part one we

More information