Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nach 3.1 Installation nur 1 Seite
#2
Stichwort Kompenenten, geh mal im Backend in den Themtab, rechts im menü gibts dann den Punkt "bearbeite Komponenten"

Welche Komponenten du alle Verwenden kannst siehste hier
Quote:Components

Using the Simplico You have the opportunity to add different components to display stuff in the page.
baner

Adding "baner" into the component You will get area to input some text like on the front page example. The header can haw any "h1-5" and "p".

Example:
Code:
<h3>Header text</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec this is code venenatis augue sociosqu ad litora torquent.</p>

motto

Motto component is the area under the banner on the front page. In the motto component just use one of the h1-4 tags.
sidebar

The default sidebar area used in the template.php file. To get space between new element simply just input the stuff into a div. In the sidebar if You wont to get big font size like on the left side area just add to h1 a class="pageTitle".

Example
Code:
<div>
<h1 class="pageTitle">Big header</h1>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit</p>
</div>

<div>
<h2>Header</h2>
<ul>
<li>Lorem pisum lorempus</li>
<li>consectetur adipiscing elit</li>
</ul>
</div>

fright

The component fright is placed on the front page that is working just like the sidebar and is only display on the frontpage.php


tagline

Is not used in Simplico template.

homepage.php, news.php etc sind die verschiedenen Layouts,

wenn du zum Beispiel fullpage.php als Template wählst, siehst du das die Sidebar auf dieser Seite nicht mehr eingeblendet wird
Reply


Messages In This Thread
Nach 3.1 Installation nur 1 Seite - by eisendrath - 2012-04-10, 00:53:17
Nach 3.1 Installation nur 1 Seite - by m1k3y - 2012-04-10, 04:04:44
Nach 3.1 Installation nur 1 Seite - by eisendrath - 2012-04-11, 01:23:53
Nach 3.1 Installation nur 1 Seite - by Connie - 2012-04-11, 21:46:04



Users browsing this thread: 1 Guest(s)