Einzelnen Beitrag anzeigen
  #2  
Alt 18.04.06, 20:10
Mojo Mojo ist offline
Forum Newbie
 
Registriert seit: 13.04.06
Beiträge: 43

ich geb dir n tipp

Typoscript-Code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
wrap =  <table cellspacing=0 cellpadding=0 border=0> <tr><td></td></tr>|</table>
NO {
wrap = |*| <tr height=121><td width="200">|</td> || <td width="200">|</td> ||  <td >| </td></tr>|*|
XY =  184, 91
transparentBackground = 1
4 = IMAGE
4.file.import = uploads/media/
4.file.import.field = media
4.file.import.listNum = 0  
4.file.maxH = 91
4.file.maxW = 77
4.align = r
4.offset = 0, 2
10 = TEXT  
10.fontSize = 13
10.nicetext = 0
10.fontColor= #579D1D
10.fontFile = fileadmin/font/arialbd.ttf
10.text.field = nav_title // title
10.text.listNum = 0
10.text.listNum.splitChar = |
10.offset = 22, 30
20 < .10
20.text.listNum=1
20.offset=22,30+[10.h]+6
30 < .10
30.text.listNum=2
30.offset=22,30+[10.h]+[20.h]+12
40 < .10
40.text.listNum=3
40.offset=22,30+[10.h]+[20.h]+[30.h]+18
}
Mit Zitat antworten