Skip to content

Themes and Customizability

VyHub can be customized in various aspects. You can create your own theme, add custom navigation links, create custom HTML pages, and more.

You can find predefined themes in the settings under Themes on the top-right.

Theme

Attributes

Attribute Description
Header / Primary / Success / Warning / Error Color Color theme
Background Image URL URL of a background image (leave empty if color is preferred)
Background Color Background color (is replaced by background image, if set)
Logo URL [Optional] URL of logo displayed in top left corner (leave empty if no logo is wanted)
Show community name Toggle visibility of community name in top left corner
Favicon URL URL of a custom favicon (displayed on the browser tab). Tutorial
Custom CSS [Optional] Ability to add custom CSS. Find a list if VyHub specific CSS Classes.

You can add custom navigation links to external websites or write your own HTML.
Find more information in the navigation section.

Custom CSS

Besides the predefined themes or the simple options in the theme settings, you can add custom CSS to your instance.

It might be necessary to use the !important keyword to focus on objects properly.