.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../../../Includes.txt .. _users_bestpractice_layouts_page_silver: .. index:: single:backend layout;slim extended Slim Extended ============= .. figure:: typo3_start_backend-layouts_silver.jpg :width: 600px :alt: The Slim Extended backend-layouts The Slim Extended backend-layouts Profile ------- Slim Extended templates are identical to Slim templates but with a additional top and bottom row. 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 Extended 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 `