Customizing the Lucity Citizen Portal Page

This page explains some advanced steps to customizing the look of the Citizen Portal page.

How To Customize the Citizen Portal Page

  1. Create your own master file using Notepad or another text-editing program. You'll use this file to customize the fonts and colors of the citizen app.

    <link href="..\StateOfNE.css" rel="stylesheet" type="text/css" />

  2. Update the appsettings.config file to use the master file:

    <appSettings>

    <add key="MasterPage" value="SampleMasters/StateofNE.master"/>

    </appSettings>

Sample Master File

Sample CS File

See Also

How To: Setup Citizen Portal

Security

Create Request Forms

Making the Forms Accessible

Updating Customer Database from Requests

Document Upload Setup

Customizing the Citizen Thank You page

Customizing the Citizen Request Email

DOS Attacks