TRAINING GUIDE. Rebranding Lucity Web

Similar documents
Implementing a chat button on TECHNICAL PAPER

Introduction to HTML5

What is XHTML? XHTML is the language used to create and organize a web page:

Header. Report Section. Footer

A designers guide to creating & editing templates in EzPz

Dreamweaver CS3 Lab 2

Lab 4 CSS CISC1600, Spring 2012

Practicum Guideline for ASP. Net with VB Handout 3 Making ASP website with the existing templates

Vebra Search Integration Guide

LINQ as Language Extensions

Create a cool image gallery using CSS visibility and positioning property

ASP.NET Security. 7/26/2017 EC512 Prof. Skinner 1

CMT111-01/M1: HTML & Dreamweaver. Creating an HTML Document

Dreamweaver: Portfolio Site

Dreamweaver CS5 Lab 2

Title: Dec 11 3:40 PM (1 of 11)

CP3343 Computer Science Project (Year) Technical Report Document. Mr Stephen Garner

Using an ArcGIS Server.Net version 10

Bookmarks to the headings on this page:

Shane Gellerman 10/17/11 LIS488 Assignment 3

Creating Personalized Meeting Rooms

Web Publishing Basics I

CS134 Web Site Design & Development. Quiz1

Design Project. i385f Special Topics in Information Architecture Instructor: Don Turnbull. Elias Tzoc

How the Internet Works

c122jan2714.notebook January 27, 2014

5 Snowdonia. 94 Web Applications with C#.ASP

HTML Overview. With an emphasis on XHTML

Unit Notes. ICAWEB411A Produce basic client-side script for dynamic web pages Topic 1 Introduction to JavaScript

Wireframe :: tistory wireframe tistory.

ASP.NET Pearson Education, Inc. All rights reserved.

Web Programming Paper Solution (Chapter wise)

django-sekizai Documentation

New Media Production HTML5

HTML5 & CSS 8 th Edition. Chapter 2 Building a Webpage Template with HTML5

Markup Language. Made up of elements Elements create a document tree

Tutorial 4. Activities. Code o Editor: Expression Web o Focus : Base Layout, navigation with folders, external stylesheets, Open up Expression Web

Anticipatory Organization Learning System Branding Tutorial

Project 1: XHTML Webpage Design

ASP.NET - MANAGING STATE

First, create a web page with a submit button on it (remember from creating forms in html?):

Air Quality Health Index: Web Widget Use Document. Prepared by Alberta Environment and Sustainable Resource Development

Generation of a simple web-application in the Microsoft Visual Studio 2008 with the use of Silverlight Viewer for Reporting Services 2008

GIMP WEB 2.0 MENUS. Before we begin this tutorial let s visually compare a standard navigation bar and a web 2.0 navigation bar.

CREATING A WEBSITE USING CSS. Mrs. Procopio CTEC6 MYP1

CHAPTER 2 MARKUP LANGUAGES: XHTML 1.0

Exam Format: Multiple Choice, True/False, Short Answer (3 points each 75 points total) Write-the-page (25 points)

I Can t Believe It s Not

Adaptations by PVII responsive and then creates your page instantly Al Sparber & Gerry Jacobsen PVII

Web Development & Design Foundations with XHTML. Chapter 2 Key Concepts

Overview. Part I: Portraying the Internet as a collection of online information systems HTML/XHTML & CSS

CMT111-01/-M1: HTML & Dreamweaver. Creating an HTML Document (Continued)

Using Dreamweaver CS6

TTWeb Quick Start Guide

XHTML & CSS CASCADING STYLE SHEETS

MPT Web Design. Week 1: Introduction to HTML and Web Design

TRAINING GUIDE. Admin New Forms

Computer Science E-1. Understanding Computers and the Internet. Lecture 10: Website Development Wednesday, 29 November 2006

CSS means Cascading Style Sheets. It is used to style HTML documents.

Using htmlarea & a Database to Maintain Content on a Website

Web Publishing Intermediate 2

Lecture 2: Tools & Concepts

Building Your Blog Audience. Elise Bauer & Vanessa Fox BlogHer Conference Chicago July 27, 2007

Modify cmp.htm, contactme.htm and create scheduleme.htm

Getting Started with Eric Meyer's CSS Sculptor 1.0

Caso de Estudio: Parte II. Diseño e implementación de. Integración de Sistemas. aplicaciones Web con.net

Web Forms for Marketers 8.0 Rev: September 13, Web Forms for Marketers 8.0

Website Management with the CMS

Groupings and Selectors

CSS Positioning Using Expression Web Style Tools

INTRANET. EXTRANET. PORTAL.

Webnodes Developers Manual

3 Categories and Attributes

Dreamweaver CS6. Table of Contents. Setting up a site in Dreamweaver! 2. Templates! 3. Using a Template! 3. Save the template! 4. Views!

CSS worksheet. JMC 105 Drake University

QQWebAgent and QQMarketing Dashboard Quick Start Guide

Web Programming and Design. MPT Senior Cycle Tutor: Tamara Week 1

Lab 1: Introducing HTML5 and CSS3

JSF - H:INPUTSECRET. Class name of a validator that s created and attached to a component

E-Business Systems 1 INTE2047 Lab Exercises. Lab 5 Valid HTML, Home Page & Editor Tables

Tutorial on text transformation with pure::variants

Quick.JS Documentation

Goldfish 2. The Official Guide

Exporting a Confluence space as a Website

Checkbox 5 - Style Guide

OFBiz Content Management How to

Before you begin, make sure you have the images for these exercises saved in the location where you intend to create the Nuklear Family Website.

Basics of Page Format

Your departmental website

Enterprise Portal Train the Trainer User Manual WEB PARTS

Getting Started with CSS Sculptor 3

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space.

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

Date: March 25, 2008 Version: 2.0

TRAINING GUIDE. Web App End User Training

SharpShooter Reports.Web Getting Started (ASP.NET Web Application)

HTML and CSS a further introduction

Computer Science E-75 Building Dynamic Websites

Perfect Student Midterm Exam March 20, 2007 Student ID: 9999 Exam: 7434 CS-081/Vickery Page 1 of 5

Websites WHAT YOU WILL LEARN IN THIS CHAPTER: WROX.COM CODE DOWNLOADS FOR THIS CHAPTER

Transcription:

TRAINING GUIDE Rebranding Lucity Web

Rebranding Lucity Web Applications In this booklet, we ll show how to make the Lucity web applications your own by matching your agency s style. Table of Contents Web Citizen... 2 Section 1.01 Customize the Look... 2 Sample Master Page... 2... 2 Section 1.02 Custom Email me a copy Email... 3 Properties... 3 System Settings... 3... 4 Lucity Web... 5 Section 1.03 Customize the Logo... 5 Section 1.04 Background Image... 5 Section 1.05 Changing the default color scheme... 6

Web Citizen The Web citizen application can be customized to match the look of your website. You can also update the email sent to the client. Customize the Look The Web Citizen form is stylized using a custom Master File. Here you can provide a custom html page to wrap your request forms. Sample Master Page <%@ Master Language="C#" AutoEventWireup="true" CodeFile="StateOfNE.master.cs" Inherits="MasterPage" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title>state of Nebraska</title> <meta http-equiv="x-ua-compatible" content="ie=emulateie7" /> <link href="..\stylesheet.css" rel="stylesheet" type="text/css" /> <asp:contentplaceholder ID="HeadContentPlaceHolder" runat="server" /> </head> <body bgcolor="#3bbdc2" text="#0b251f"> <form id="form1" runat="server"> <div> </div> </form> </body> </html> <asp:contentplaceholder id="phcontent" runat="server" > </asp:contentplaceholder> Create your master file using notepad or another text editor. a. You can copy master.master, found in the room of you Citizen app, as a starting place. b. Make the desired html changes to the master page, then save it. o Save the master file and place it in the root directory of your Citizen App. o Remember the file name. o Open appsettings.config and add an entry for MasterPage o Example: <add key="masterpage" value="example.master" /> Rebranding Lucity Web 2

Custom Email me a copy Email When citizens enter a request they can opt to email themselves a copy of the request. An example of this email appears below. Properties The email that goes out is based on the citizenmail.html file that is stored in the Web Citizen directory. The email can be modified by adding the following properties to the template. %CitizenRequestEmailHeader% - This uses data from The first line of the body of the email sent to citizens setting found at Lucity Administration Tool > System > Settings > Email tab. %number% - This adds a line with the Lucity Request Number %properties% - This adds a hardcoded section that includes fields from the request submittal form. These include the Requester name, email, problem reported, comment, and date reported. %CitizenRequestEmailFooter% - This uses data from The last line of the body of the email sent to citizens setting found at Lucity Administration Tool > System > Settings > Email tab. System Settings In the Lucity Administration Tool there are several settings that effect how the citizen email works. System > Settings > Email The first line of the body of the email sent to citizens Enter an opening for the email here. This is added to the email template by using the %CitizenRequestEmailHeader% property. The last line of the body of the email sent to citizens Enter a closing for the email here. This is added to the email template by using the %CitizenRequestEmailFooter% property. Rebranding Lucity Web 3

System > Settings > Website 1. Citizen Email Include link to request lookup Enabling this automatically includes a link to the email that the citizen can use to find out status information for their request. 1. In the Lucity Administration Tool fill out the related settings. 2. Locate the citizenmail.html. 3. Open the html file in notepad or other text editor. 4. Enter the desired properties (header, number, properties, footer). 5. Save the citizenmail.html. Note: This modification is for the html version of the email that is sent out. A text version of the email is sent out too (for older email programs). The text version is hardcoded and cannot be changed. However, it does honor the Citizen Email Include link to request lookup setting. Note: Rebranding Lucity Web 4

Lucity Web Customize the Logo The Lucity Logo for Lucity Web is stored on the webserver in the \LucityWeb\ClientBin\images directory. It has dimensions of 153 x 58 pixels. 1. Create a new image with 1000 x 1000 dimensions and save it as MenuLogo.png. 2. Open up the \LucityWeb\ClientBin\images directory. 3. Rename the original MenuLogo.png as MenuLogo_old.png. 4. Place your new MenuLogo.png in the \LucityWeb\ClientBin\images directory. 5. To see the change immediately you may need to go into your web browsers options and clear the local internet files. Background Image The background image for Lucity Web is stored on the webserver in the \LucityWeb\ClientBin\images directory. It has dimensions of 1000 x 1000 pixels. 1. Create a new image with 1000 x 1000 dimensions and save it as background.png. 2. Open up the \LucityWeb\ClientBin\images directory. 3. Rename the original background.png as background_old.png. 4. Place your new background.png in the \LucityWeb\ClientBin\images directory. 5. To see the change immediately you may need to go into your web browsers options and clear the local internet files. Note: Rebranding Lucity Web 5

Changing the default color scheme Lucity Web gives users control over all the colors that appear in the application. However, administrators have the ability to change the default colors for everybody. This is done in the Lucity Administration tool under System > Settings > Appearance tab. 1. Open the Lucity Administration Tool > System > Settings > Appearance tab. 2. Find a setting that needs to be changed. o Click in the field and enter a color value. It is formatted Alpha, Red, Green, Blue. OR o Click the Color Helper button in the bottom left for the following popup. Step 1: Click the Color button for a color picker. o Select a color and click OK. Step 2: Use the slider to select a Transparency. Step 3: The color value will appear in the box under this step. Click in the box to automatically copy the color value. Click OK. Back on the Appearance tab click in the field to change and paste the copied color value. 3. Launch Lucity web to see the new default color. Rebranding Lucity Web 6