Customize the appearance of the user portal
The portal is customizable from the webadmin:
Domains
> Choose a top level domain > Features
Options for the Portal customizationβ
Show the list of public apps to visitorsβ
Visitors will see a 'public apps' page when ending up on the portal instead of just the login form.
Show other domain's appsβ
All apps from all domains will be visible on the portal. Default value is true
.
Custom titleβ
Choose a Title for the Portal
Custom logoβ
Choose a image. Accept .svg, .png and .jpeg. Prefer a monochrome .svg with fill: currentColor
so that the logo adapts to the themes.
Default color themeβ
Choose a color theme. Users are allowed to choose another one in their settings.
- App tiles display theme
- simple = display apps icons
- descripitive = display apps icons and a descpriction of the application
- periodic = display tiles with name apps.
Search engine URLβ
This is an optional feature, allowing to display a search bar in the portal (for example if you like to use your YunoHost portal as your browser's home page). This should be an URL with an empty query string such as https://duckduckgo.com/?q=, with q=
as duckduckgo's empty query parameter
Custom user introβ
You can use HTML, basic styles will be applied to generic elements.
Custom public introβ
You can use HTML, basic styles will be applied to generic elements.
- Custom CSS stylesheet
This is for advanced admins willing to customize the appearance of the portal.