Hallo Thorsten,

die Klammer 4.letzte Zeile im Code sollte ganz nach unten

soviel zum Footer.

Viele Grüße

Ulrike


Zitat von Thorsten Klöhn <thorstenklo...@googlemail.com>:

Was habe ich falsch gemacht bei Template.Mir zeigt keine Menü und footer.
Hier sind die Daten

==Setup==
page.CSS_inlineStyle (
#links li
{
border: medium groove;

}
#links ul
{
list-style-type: None;
margin: 25px 0 0 0;
padding: 0;

}
* {
font-size=12;
background-color: #0;
}
body {
background-color: #FFF;
margin: 0 auto;
width: 960px;
margin: auto;
}
#links a {

color: #000;
text-decoration: none;

}

#Container {
width:900px;
margin:auto;

}
#Header
{
width : 960px;
background-color: #00F;
font-size: 36px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #FFF;

}
#links
{
background-color: #FFF;
color: #FFF;
width: 200px;
float: left;
}

#Standart
{
width: 560px;
background-color: #FFF;
float: left;
border-top-style: groove;
border-right-style: groove;
border-bottom-style: groove;
border-left-style: groove;
}
#rechts
{

width: 200px;
background-color: #CCC;
color: #FFF;
float: left;

}
)

}
# Default PAGE object:
page = PAGE
page.10 = COA
page.10.wrap = <div id="Container"> | </div>
page.10.10 = TEXT
page.10.10.value = <div id="Header"><center>www.softwaren.eu</center></div>
page.10.20 = COA
page.10.20.wrap = <div id="links"> | </div>
page.10.20.10 = HMENU
page.10.20.10.wrap = <ul> | </ul>
page.10.20.10.10 = TMENU
page.10.20.10.10.NO.linkWrap = <li> | </li>
page.10.30.wrap = <div id="Standart"> | </div>
page.10.30 = CONTENT
page.10.30.table = tt_content
page.10.30.select {
where = colPos=0
orderBy = sorting
}
page.10.40 = HTML
page.10.40.file = footer.txt
page.10.40.wrap = <div id="rechts"> | </div>
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german






_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Reply via email to