Difference between revisions of "Basic setup"

From TempusServa wiki
Jump to navigation Jump to search
old>Admin
(Created page with "== == In the designer edit the following configurations * smtpServer * smtpUsername * smtpPassword")
 
m (6 revisions imported)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
== ==
All the following canges are carried out in the Tempus Serva designer
In the designer edit the following configurations
 
== Company logo ==
# Upload you logo file via Ressources > Media files
#* Show the logo after upload
#* Copy the URL of image
# Add to stylesheet via Ressources > Stylesheet
 
  .logo {
    background: url(https://alpha.tempusserva.dk/TempusServa/media/logo.1.svg) no-repeat !important;
 
== Company colors ==
Edit the stylesheet via Ressources > Stylesheet
* themePrimary
* themeSecondary
* themeTeritary (optionally)
 
Next edit the graph colors in Modules > Configurations
* diagramColor
* diagramColorTextAxis (optionally)
 
 
== Setting up outbound emails ==
In the designer edit the following Modules > Configurations
* smtpServer
* smtpServer
* smtpUsername
* smtpUsername
* smtpPassword
* smtpPassword
* smtpTestEmail

Latest revision as of 12:51, 10 December 2021

All the following canges are carried out in the Tempus Serva designer

  1. Upload you logo file via Ressources > Media files
    • Show the logo after upload
    • Copy the URL of image
  2. Add to stylesheet via Ressources > Stylesheet
 .logo {
   background: url(https://alpha.tempusserva.dk/TempusServa/media/logo.1.svg) no-repeat !important;

Company colors

Edit the stylesheet via Ressources > Stylesheet

  • themePrimary
  • themeSecondary
  • themeTeritary (optionally)

Next edit the graph colors in Modules > Configurations

  • diagramColor
  • diagramColorTextAxis (optionally)


Setting up outbound emails

In the designer edit the following Modules > Configurations

  • smtpServer
  • smtpUsername
  • smtpPassword
  • smtpTestEmail