Branding-Specific Settings

The configuration settings for the End-User Portal that exclusively support branding of the portal are collected into a group called Custom Branding.

End-User Portal: Custom Branding Configurations

Name

Possible Values

Description

Upload Company Logo

Specify

Choose an image file (PNG or JPG format) to serve as your account’s logo in the End-User Portal and upload it. Use the controls to choose a file from your local machine to upload.

After an image file is uploaded, a reset button is available to enable you to clear the uploaded image.

Maximum file size: 40KB

Recommended image height: 30 pixels

Upload CSS

 

Specify

Choose a CSS file to override any of the style settings used by default for the End-User Portal. This custom CSS file only needs to include CSS styles for those you want to override.

Note:Uploading a customized CSS file allows for a broader range of style changes consolidated into a single place. For smaller changes such as changing the colors used in the End User Portal, it may be simpler to use the Configurator, as described in Configure Portal Colors.

Use the controls to choose a CSS file from your local machine to upload.

Note:When no custom CSS file is present, the End-User Portal uses its default CSS.

Viewing Previously Uploaded CSS File

If a custom CSS file has previously been uploaded, a Last Update date will be listed. To view the contents of this file, enter the following URL:

https://<siteID>.flexnetoperations.com/flexnet/staticfiles/operationsportal/custom.css

Note:When you upload a CSS file to the Upload CSS field, it will overwrite any existing custom CSS file that was previously uploaded. Also, when you upload a custom CSS file, it will always be renamed to custom.css, even if that was not its original name.

Note:For an example of a custom CSS file, see Sample CSS, Header, and Footer Files.

Upload Header

Specify

Choose an HTML file to replace the default header content for the End-User Portal.

Use the controls to choose a file from your local machine to upload.

Note:When no custom header HTML is present, the End-User Portal uses its default header content.

Viewing Previously Uploaded Header File

If a custom header file has previously been uploaded, a Last Update date will be listed. To view the contents of this file, enter the following URL:

https://<siteID>.flexnetoperations.com/flexnet/staticfiles/operationsportal/header.html

Note:When you upload a header file to the Upload Header field, it will overwrite any existing custom header file that was previously uploaded. Also, when you upload a custom header file, it will always be renamed to header.html, even if that was not its original name.

Note:For an example of a header file, see Sample CSS, Header, and Footer Files.

Upload Footer

Specify

Choose an HTML file to replace the default footer content for the End-User Portal.

Use the controls to choose a file from your local machine to upload.

Note:When no custom footer HTML is present, the End-User Portal uses its default footer content.

Viewing Previously Uploaded Footer File

If a custom footer file has previously been uploaded, a Last Update date will be listed. To view the contents of this file, enter the following URL:

https://<siteID>.flexnetoperations.com/flexnet/staticfiles/operationsportal/footer.html

Note:When you upload a footer file to the Upload Footer field, it will overwrite any existing custom footer file that was previously uploaded. Also, when you upload a custom footer file, it will always be renamed to footer.html, even if that was not its original name.

Note:For an example of a footer file, see Sample CSS, Header, and Footer Files.

Primary Navigation Position

Top, Left, or Right

Specify where to show the high-level navigation menu for the End-User Portal.

Default: Top.

Configure Portal Colors

Color in hexadecimal format

Click Open Configurator to show the Color Configurator panel. The Color Configurator allows you to set the colors to use in your End-User Portal pages for the following content:

Default button label color
Default button color
Background color
Title color
Link color
Primary navigation
Primary navigation open
Primary navigation text

Specify all colors using hexadecimal format. For example, #000000 for black, #ffffff for white, or #228B22 for forest green.

The content that you can customize in the Color Configurator is described in more detail in the remaining rows in this table.

Click Preview to show a sample of your color settings within the Color Configurator.

Click Undo to revert any changes that have not yet been saved.

Click Use Defaults to restore color settings to the FlexNet Operations default colors.

Click Save to store your changes to these color settings.

Default Button Label Color

Color in hexadecimal format

Change the color of default button label in the End-User Portal. This option is set within the Color Configurator.

Use a color that ensures enough contrast with default button color. White (#FFFFFF) or black (#000000) are usually safe alternatives. (Hex values accepted.)

Default Button Color

Color in hexadecimal format

Change the color of default action buttons in the End-User Portal. This option is set within the Color Configurator.

Buttons generally represent page-level commands—Save, Submit, Activate, for example. (Hex values accepted.)

Background Color

Color in hexadecimal format

Change the background color of pages in the End-User Portal. This option is set within the Color Configurator.

This setting is applied to the <body/> element of every page. (Hex values accepted.)

Title Color

Color in hexadecimal format

Change the color of page headings and sub-headings in the End-User Portal. This option is set within the Color Configurator.

(Hex values accepted.)

Link Color

Color in hexadecimal format

Change the color of text links (anchors) in the End-User Portal. This option is set within the Color Configurator.

(Hex values accepted.)

Primary Navigation

Color in hexadecimal format

Change the background color the primary navigation menus in the End-User Portal. This option is set within the Color Configurator.

(Hex values accepted.)

Primary Navigation Open

Color in hexadecimal format

Change the background color open (active) primary navigation menus in the End-User Portal. This option is set within the Color Configurator.

(Hex values accepted.)

Primary Navigation Text

Color in hexadecimal format

Change the color of all text in the End-User Portal’s primary navigation menus. This option is set within the Color Configurator.

(Hex values accepted.)