[TYPO3-UG Dutch] Beginnersvraagje

Arie Hofland arie_hofland at hotmail.com
Tue Sep 25 11:03:24 CEST 2007


Hallo, Ik heb onderstaande template gemaakt, maar ik snap nog niet hoe ik ervoor kan zorgen dat de content die ik er in wil hebben er ook in terecht komt. Ook hoop ik dat iemand mij kan helpen deze template langzaam maar zeker beter te maken.  == Begin Template ==basetemp = PAGEbasetemp { 10 = HTML 10.value = <TABLE WIDTH="1000" border="0" cellspacing="0" cellpadding="0"> 30 = HTML 30.value = <tbody> 40 = HTML 40.value = <tr> 50 = HTML 50.value = <td> 60 = CONTENT 60.table = tt_content 60.select {  pidInList = this  orderBy = sorting  where = colPos = 0 } 70 = HTML 70.value = </td> 80 = HTML 80.value = </tr> 90 = HTML 90.value = </tbody> 100 = HTML 100.value = <thead>    101 = HTML    101.value = <tr Style="height:136">    102 = IMG_RESOURCE    102.file = menubg.jpg    102.stdWrap.wrap = <td Style="background=url(|)">    103 = HTML    103.value = &nbsp</td>    104 = HTML    104.value = </tr>    105 = HTML    105.value = <TR>    106 = HTML    106.value = <TD>    107 = HMENU    107.entryLevel = 0    107.1 = TMENU   108 = HTML    108.value = </td>    109 = HTML    109.value = </tr>         110 = HTML 110.value = </thead> 120 = HTML 120.value = </TABLE>}== Einde Template == Nu wil ik graag dat op de plek van 'regel' 60 de content komt (of in ieder geval, de center content) maar op dit moment pakt TYPO3 dit nog niet. Ik ben goed in PHP, MySQL, HTML en CSS (en nog wat andere, niet gerelateerde programmeertalen) Maar dit is voorlopig nog enigszinds abracadabra voor me... Bedankt en Met vriendelijke groet, Arie Hofland
_________________________________________________________________
Probeer Live Search: de zoekmachine van de makers van MSN!
http://www.live.com/?searchOnly=true


More information about the TYPO3-UG-dutch mailing list