{_all}
© aaron-enders.de

Layout Configuration


delete
add_box Add new
delete
add_box Add new

info


Settings will be usable without any more configuration.
If you want to use the settings without this extension, you can use the TsConfig and Typoscript below.

Typoscript

{tsMainFile}
{tsFile}

TsConfig

{tsConfigFile}

CSS Snippet

body.{frontendLayout.class}{
        /* {frontendLayout.label} */
}
.{contentLayout.class}{
        /* {contentLayout.label} */
}