{% extends "@core/admin/partial/layout_logged_in.html.twig" %} {% block title %}Theme Settings{% endblock %} {% block selected_page %}themes{% endblock %} {% block selected_sub_page %}theme_manage{% endblock %} {% block body %}

Settings

{{ msg_page_notifications|raw }}

General Site Settings

Site logo, skin and any other settings.

Shown on the login screen & file manager, generally on a dark background. Leave blank to keep existing. Must be a transparent png. Download the original png here.

Shown on the share folder pages, on a white background. Leave blank to keep existing. Must be a transparent png. Download the original png here.

Optional. Use this field to override any of the site CSS without having to create a new theme. By right clicking on an element in your browser and selecting 'inspect', you can find the relating CSS rules. These changes will be kept after any script upgrades.
 
{% endblock %}