Difference between revisions of "Basic setup"
Jump to navigation
Jump to search
old>Admin () |
m (6 revisions imported) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
All the following canges are carried out in the Tempus Serva designer | |||
== 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 == | == Setting up outbound emails == | ||
In the designer edit the following | In the designer edit the following Modules > Configurations | ||
* smtpServer | * smtpServer | ||
* smtpUsername | * smtpUsername | ||
* smtpPassword | * smtpPassword | ||
* smtpTestEmail |
Latest revision as of 11:51, 10 December 2021
All the following canges are carried out in the Tempus Serva designer
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
- smtpUsername
- smtpPassword
- smtpTestEmail