Offices · Coworking · Conferencing · Virtual Offices
Sie haben Fragen?
Rufen Sie uns an!

DE: +49 800 118 1800
AT: +43 1 25 30 02 50

Kontaktieren

Overview

Default Template

Within the default template only header and footer are automatically generated. It is up to you what you place wihin the page. Your first item on a page could be a slider, a hero image or anything else. The homepage uses a default template

HTML Source

<pre> <body> <header></header> <main></main> <footer></footer> </body> </pre>

Visual Result

Typo3 Representation

Subpage Template

The subpage template has additional page-title and breadcrumbs plugins installed. they will be automatically added to the page as long as you do not put your own content into "Top Content"  This page uses a subpage template.

HTML Source

<pre> <body> <header></header> <div id="top-content"></div> <main></main> <footer></footer> </body> </pre>

Visual Result

Typo3 Representation

Sidebar Template

In case you need a subpages with automatically generated menu in a sidebar you shoul use the sidebar template. It also contains page-titles and breadcrumbs within "Top Content".  View an Example of a Sidebar Template

HTML Source

<pre> <body> <header></header> <div id="top-content"></div> <div id="wrap"> <div id="sidebar"></div> <main></main> </div> <footer></footer> </body> </pre>

Visual Result

Typo3 Representation

Sie haben Fragen? Nehmen Sie Kontakt mit uns auf! Hotline: 0800 118 1800

Kostenfrei aus dem deutschen Netz. In Österreich: 01 25 30 02 50 (Ortstarif)

*Pflichtfelder