.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../../../Includes.txt .. _users_bestpractice_layouts_page_bronze: .. index:: single:backend layout;slim Slim ==== .. figure:: typo3_start_backend-layouts_bronze.jpg :width: 400px :alt: The Slim backend-layouts The Slim backend-layouts .. figure:: typo3_start_backend-layouts_bronze_frontend.jpg :width: 600px :alt: Example with a Slim backend-layout Example with a Slim backend-layout Profile ------- Slim templates are simple templates with a fixed width. Areas ----- Grey '''' Header and footer. Inheritance on subpages when the header or footer on subpages is empty. Red ''' Content area. No inheritance on subpages. Light red ''''''''' Margin areas. Inheritance on subpages when the same area on subpages is empty. Setup ----- Page Properties ''''''''''''''' You select a backend-layout at * Module > Web: page * Edit page properties * Tab [Appaerance] Extensionmanager '''''''''''''''' If slim layouts are visible and selectable in the backend, is crontrolled by the administrator and the extension manager. See * :ref:`Extensionmanager > Backend layout ` Constant Editor ''''''''''''''' The administrator can add and change CSS classes of rows by the Constant Editor. See * :ref:`Administrators > Best practice > Layouts `