Skip to content

FastX 5 Theme

Admins can customize the look and feel of a user’s dashboard and login.   Admins can access this setting by going to the Admin Settings under Webserver > Theme.

FastX comes with four pre-configured themes. (Dark, Basic, Linux Desktop, and Waves)

fx5_theme

Create or Edit Theme

Click on the + icon or double click on the desired theme to edit.  Preconfigured themes can be edited by cloning the theme first by check boxing the desired theme and then selecting … icon for a drop down.  Select Clone.

fx5_theme_gen

General

  • Name (Required) – Name of the theme
  • Description – Description of the theme
fx5_theme_logo

Logo

Click on the pencil icon to bring up a window with images to choose from for the Logo.  The images are pulled from the FastX Media.

Background

Admins can change the background image and/or color with additional CSS options.  The images are pulled from the FastX Media.

fx5_theme_back

Background Image

Click on the pencil icon to bring up a window with images to choose from for the background.  The images are pulled from the FastX Media.

fx5_theme_options

Options

With options the background can be changed with the following CSS options.

Color

  • Color – Background color
  • transparent – Transparent background
  • initial – Background image is set as the default value
  • inherit – Background image is set to the original properties

Repeat

  • initial – Set the repeat as the default value
  • repeat – repeats background
  • repeat x – repeats background over x axis
  • repeat y – repeat background over y axis
  • no repeat – does not repeat background
  • space – Circular repeat with spacing
  • round – Circular repeat
  • inherit – Repeat using background image is set to the original properties

Additional CSS (background:)

Uses custom CSS options

fx5_theme_color

Colors

Set the Color of the following by clicking on the color icon.  The color uses RBG color code.

Primary

 

fx5_theme_login

Login Page

Customize the User Login Page.

Check the box to Hide:

  • Hide Password Field – Hides the password field on the Login Page.
  • Hide Manage Private Keys – Hides Manage private keys link.
  • Hide Admin Button – Hides the Admin Login button.

fx5_login_hide

fx5_theme_logback

Logo Theme

Logo Theme’s background. Select from a drop down.

  • Dark – Uses Dark color from General
  • Light – Uses Light color from General
  • Primary – Uses Primary color from General
  • Secondary – Uses Secondary color from General
  • Transparent – Transparent background
  • None – No background
fx5_theme_posit

Logo Theme Position

Position of the Logo.  Select from drop down.

  • Left – Left of the Login fields
  • Right – Right of the Login fields
  • Top – Top of the Login fields
  • Bottom – Bottom of the Login fields

Tagline

Add a tagline to the login page under the Logo.

fx5_theme_tagline

Disclaimer

Add a disclaimer under the login field.

Background

Click on the pencil icon to bring up a window with images to choose from for the background.  The images are pulled from the FastX Media.

Background (Options)

With options the background can be changed with the following CSS options.

Connected Session

Select the background for connected applications.

Background

Click on the pencil icon to bring up a window with images to choose from for the background.  The images are pulled from the FastX Media.

Background (Options)

Select the background for connected applications.

SASS

Uses Sass for advanced customization.

fx5_theme_sass