Technical Partner Training
Template for the Welcome Portal

Creating a Template

Templates can be created at different levels: System, Domain, Gateway

  • Templates created at system level will be available and visible for all domains and gateways.
  • Templates created at domain level will be available and visible for all the gateways under that specific domain.
  • Templates created at gateway level will be available and visible only for that specific gateway.

Copying or cutting your app

You can also duplicate or move your app, by using the Copy or Cut option and then the Paste function in the context menu.

Adding a New Template

At system, domain or gateway level, click Templates and then + on the top-right.

Now you can complete your template’s data.

Editing the Template

General Options

  • Code
  • Use Default template
  • Custom CSS

If you choose “Use Default”, for all the data that you have not filled in, it will use the values of the template entered in the General Options.

Welcome Portal Section

  • Title
  • Subtitle
  • Custom logo
  • Intro
  • Background

Colours for the Welcome Portal

Login App Section

  • Custom HTML code
  • Custom text
  • Custom CSS

Changing the Colour of the Start Browsing Button

In the Login App of the template, scroll down to Custom CSS and enter this code in case you want to turn it into grey
#AppContentFormsLoginFormTableSurfButton {
background: grey !important;
}
Anyway, you can know the name/id of the element that you want to change simply using the inspector (F12) of your browser. In this way, you can modify and customize a lot of things inside the welcome portal.

Info App of the Template

  • Custom HTML code
  • Custom text
  • Custom CSS
  • Custom Header Image

Uploading the Template

  • Apply the template to a domain
  • Apply the template to a single gateway