.. _page-layouts: Page layouts ============ **Das** comes with a set of page layouts that cover any possible scenario: * Home * Interior * Interior with left column * Interior with left column (inheriting content) * Interior with right column * Interior with right column (inheriting content) * Interior with left and right columns * Interior with left and right columns (only left inheriting content) * Interior with left and right columns (only right inheriting content) * Interior with left and right columns (both inheriting content) * Only content (without header and footer) .. figure:: ../Images/pages-1.png :width: 847px :alt: Layout selector :class: with-shadow .. _content-areas: Content areas ------------- The available content areas depend on each page layout. * **Home**: With *Featured content*, *Main content* and *Footer to be inherited by sub-pages* .. figure:: ../Images/pages-2.png :width: 1125px :alt: Home :class: with-shadow * **Interior**: With *Featured content*, *Main content* and *Main content to be inherited by sub-pages* .. figure:: ../Images/pages-3.png :width: 1125px :alt: Interior :class: with-shadow * **Interior with left or/and right column**: With *Featured content*, *Left or/and Right column*, *Main content* and *Main content to be inherited by sub-pages*. There are variants to slide the content from the left and right columns, so if a page doesn't have any content on the column/s TYPO3 climbs the page tree until it finds a page with content in the column/s and renders it .. figure:: ../Images/pages-4.png :width: 1125px :alt: Interior with left column :class: with-shadow .. figure:: ../Images/pages-5.png :width: 1125px :alt: Interior with right column :class: with-shadow .. figure:: ../Images/pages-6.png :width: 1125px :alt: Interior with left and right column :class: with-shadow * **Only content**: With *Featured content*, *Main content* and *Main to be inherited by sub-pages*, that will be rendered without header, navigation bar, breadcrumb and footer .. figure:: ../Images/pages-3.png :width: 1125px :alt: Only content :class: with-shadow These are the content areas: * **Featured content**: the one immediately under the navigation bar (before or after the breadcrumb). It's meant for some highlight content (carousel, banner…), usually full width * **Main content**: for the main content of the page * **Main content to be inherited by sub-pages**: for the main content to be inherited by its sub-pages * **Left/Right column**: for the content to be shown in the left and right columns, which can be inherited by sub-pages * **Footer** (only in the Home layout): for the content to fill the footer of the page, inherited by all sub-pages