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.