Back Forward About the Application Skin wizard

zzz

 zzz Show all 

The Application Skin wizard (sometimes referred to as a "branding" wizard) enables you to quickly develop and put into production a skin rule that reflects your corporate or departmental standards.

A skin comprises a set of Cascading Style Sheet (CSS) files stored in your application. The wizard contains a wide range of functions and controls that let you create and edit these files. You can design the color schemes, images, text, and sizing of the interface components that comprise your User portals, reports, and work forms. The wizard helps you reduce or eliminate manual CSS coding.

To start the wizard, select Application > New > Skin from the Developer portal menu.

NoteSkins produced from this wizard are not suitable for the Developer portal. Use these skins only with User portals.

When you create a skin, you associate it with a user or manager portal rule so that it can be applied across the interface components in your application. When users log onto the system, the name of the portal rule assigned to their access groups is available. The system identifies the skin associated with the portal rule. You specify the portal rule in the Default Portal Layout field in the users' access group rule form.

The wizard defines an application skin (Rule-PortalSkin rule type) and its associated CSS style sheet text files (Rule-File-Text rule type). The skin references images as binary file rules (Rule-File-Binary rule type) and is linked to portal rules (Rule-Portal rule type).

  zzz The wizard and composite portals

As of V5.5, you can build composite portals that reference panel sets using harness rules and section rules. Unlike traditional user portals, which used special HTML rules in a pre-defined structure, you can configure composite portals in a variety of layouts. These portals are supported by Internet Explorer 6/7 and Mozilla Firefox 2+ browsers. The expanded capabilities of the wizard are designed to take advantage of this flexible approach to UI design.

To present composite harness, section, and flow action rules that resemble what users will see at runtime, select Edit > Preferences > General Preferences and update the Skin field in the Run Process Group of your own Developer portal preferences to identify this skin. See Developer Portal basics — Setting Preferences.

NoteYou can also use the wizard to develop skins for traditional portals. Steps 8A through 8D contain additional design elements that apply to traditional portals only.

TipYou can reapply the Application Skin wizard to the skin rule that it created in an earlier run to make adjustments as often as needed.

  zzz Before you begin

Colors and fonts

Choose colors and fonts in advance. Using any graphics program, identify the RGB Hex code for the colors you plan to use. Choose only fonts that are present on both your own workstation and on all application users' workstations.

TipUse only a limited number of colors and fonts. The colorful examples in this Help System are designed to highlight the impact of specific styles and elements and do not represent good design.

Images

If your portals include custom images for headers, tabs, or workspace backgrounds, create the image files with any graphics program. Process Commander associates graphics images with binary file rules. Upload each image into a binary file rules in your application RuleSet.

When you create a binary file rule for use with the the Application Skin wizard, set the App Name to webwb. On the Main tab, set the Relative Path to images. Valid file types are GIF, JPG, and PNG.

After you have created these binary file rules, you can select them for use as background images or logos from within the wizard. Clicking the magnifying glass icon ( ) to the right of an image field opens the Image Catalog. Only images belonging to RuleSet versions in your application appear.

When you select an image, the appropriate height and width fields (if any) auto-populate with that image's dimensions. There are no size limitations for images. You cannot change the height or width of an image itself using the wizard — only the height and width of the container in which it is displayed such as the left and right sections of tabs.

  zzz Starting and using the wizard

Caution Verify that all rules that you are modifying, including the skin, style sheet, and portal are checked in.

Select Application > New > Skin. The wizard presents this series of steps in the navigation panel:

Navigation

You can open any step without proceeding through them sequentially. Click directly on a step in the navigation panel to open its screen. A check  mark appears next to the step when you go to another step. Alternatively, use the Next >> and << Back buttons to navigate.

Some steps contain a set of collapsed sections. You can expand them all by selecting the expand button () at the top- right corner of the wizard screen.

As you work with the wizard, click Preview to open in a new window a rendering of most UI elements as configured so far. By default, they are displayed individually as used in composite portals, work forms, or reports.

NoteSome elements do not display in preview mode. In those cases, save the skin to a composite-type portal and open the section to review the changes (specify the skin in the Developer's portal preferences section).

To view the rendering on a standard Pega portal, open a separate window by clicking Preview Traditional Portal in the preview window.

Creating an application skin

When you save your work for the first time by clicking Finish or Save, the wizard creates a skin rule and six CSS text files referenced by the skin. Optionally, two traditional portal rules (WorkUser and WorkManager) are copied into your application and are associated with the skin. Once saved, you can re-open a skin in the wizard at any time to modify it. The Application Skin wizard does not create a work object for processing and resolution.

After you complete your work and deploy the skin, confirm that the RuleSet containing the new skin rule appears in the RuleSet list of application users who are to use the new portals. If the skin is created in a new RuleSet, verify that the portal rule using the skin is specified in the user access group. Have application users test the resulting portals to ensure that all clickable elements and other important information are easily located.

Definitions Internet Application Composer, skin
Related topics About Portal rules
About Skin rules
Understanding CSS styles
Standard rules Atlas — Standard Skin rules

UpTools, accelerators, and wizards