Theme Options

Global-Level Configuration

This module allows you to configure global settings for the theme and control important aspects of your website from a central place.

Steps to Configure

  1. Navigate to NITSAN → Theme Options in the TYPO3 backend.

  2. Select the Root/Main page from the Page Tree.

  3. Configure the available settings such as General, SEO, Style, Integration, and other global options.

All theme options are designed to be easy to understand and manage. It is recommended to review and configure these settings during the initial setup of your website to ensure everything works correctly.

General

This tab includes settings related to the Header, Navigation Menu, Footer, and Site Maintenance.

You can configure important layout and display options for these elements to maintain consistent behavior across the entire website.

SEO

This tab contains configuration options related to the site’s SEO settings.

You can manage basic SEO configurations that help improve your website’s visibility in search engines.

Style

You can manage the Global styling of the entire website from this section.

Settings for elements like the Header, Navigation Menu, and Footer can be defined here to maintain a consistent design.

Note

These global style settings can also be overridden at the page level if needed. To overwrite them, go to Page Properties → Extended tab and adjust the settings for that specific page.

Integration

This section allows you to add custom CSS as well as third-party integration scripts, such as analytics, tracking tools, or other external services.

Using these options, you can easily integrate external services and apply additional styling without modifying the core theme files.

Page-Level Configuration

From the Theme Options tab, you can directly select a page and create an Extension Template to configure the desired style for that specific page.

After creating the extension template for the selected page, you can configure all theme options for that page only. These settings will override the global theme configuration for that particular page.

This allows you to customize the layout or styling of individual pages without affecting the overall settings of the website.

Site Sets and Configuration

Site Sets provide a more structured and organized way to manage TYPO3 configuration.

Instead of handling everything manually, you can group configurations into reusable sets. This makes your setup cleaner and easier to maintain.

With Site Sets:

  • Configuration becomes more structured

  • Reuse of settings is easier

  • Setup is more consistent across projects

You can use Site Sets as shown in the demo to simplify your TYPO3 project configuration.

This approach helps reduce complexity and improves long-term maintainability.