{% extends "@corePath/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 }}

Theme 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.

Shown on the front-end website and used on emails, on a white background. Leave blank to keep existing. Must be a transparent png.

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.
Optional. Use this field to add javascript code within the head part of the site. This will include the front-end site, file manager and any embeds. These changes will be kept after any script upgrades.
 
{% endblock %}