Haumis wbb hilfe (http://haumis-wbb-hilfe.de/wbb2/index.php)
- Veränderungen (http://haumis-wbb-hilfe.de/wbb2/board.php?boardid=15)
-- Codes PHP / html (http://haumis-wbb-hilfe.de/wbb2/board.php?boardid=49)
--- html template ändern (http://haumis-wbb-hilfe.de/wbb2/thread.php?threadid=436)


Geschrieben von Player am 12.01.2010 um 23:10:

  html template ändern

Hallöchen,

ich bräuchte mal wieder eure Hilfe und ich hoffe ihr könnt mir helfen und zwar habe ich folgendes Problem.

Ich habe wie hier im Bild zu sehen die einzelnen Tabellen der Teammitglieder untereinander aber aus Platzgründen hätte ich gerne immer zwei Tabellen mit einen kleinen Abstand nebeneinander, vielleicht könnte ihr mir da helfen.

Hier mal der Screen:



und im Anhang findet ihr das html template

ich danke schon mal



Geschrieben von ersatzspieler am 12.01.2010 um 23:56:

 

hast den selbst mal probiert ?? zb center in right und left zuändern den sollte es gehen

hab gerade bisschen getestet leider keine zeit mehr kann morgen nochmal test aber sollte

nicht alt zu schwer sein bekommst doch sonnst auch so viel hien .


LG



Geschrieben von ersatzspieler am 13.01.2010 um 03:03:

 

und was das genau ist für nen tpl wer auch gut und hack das man es testen kann so ist es schwer habe meine tem.tpl mit deinen ersetzt um zu testen aber mit den hack wer einfacher !!!

LG



Geschrieben von ersatzspieler am 13.01.2010 um 04:03:

 

so mal testet grinz


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:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
<table border=0 width="100%" cellspacing=0 cellpadding=0 class="outer"><tr><td>
 <table border=0 width="100%" cellspacing=1 cellpadding=0>
 <tr>
 <th>Team-Seite</th>
 </tr>
 <TR class="row2"><TD><TABLE width="100%" cellspacing=5>
 <td><hr color=db9900>
   <p align="center">&nbsp;</p>
 <table width="513" border="1" align="center">
   <tr>
     <td width="430"><div align="center">
       <TABLE border=1 width="430" align="center" height="160">
         <TBODY>
           <TR>
             <TD width="456" colSpan=2><p align="center"><strong>{GET|$settings.teamgrouptext}</strong></p></TD>
           </TR>
           <TR>
             <TD width=180 height="152"><p align="center"><img src="{GET|$settings.team1}" border="0" width="150" height="150"></p></TD>
             <TD width="295" height="152"><p>{GET|$settings.teamtext}</p></TD>
           </TR>
         </TBODY>
       </TABLE>
     </div></td>
     <td width="67"><div align="center">
       <TABLE border=1 width="430" align="center" height="160">
         <TR>
           <TD width="456" colSpan=2><p align="center"><strong>{GET|$settings.teamgrouptext2}</strong></p></TD>
         </TR>
         <TR>
           <TD width=180 height="152"><p align="center"><img src="{GET|$settings.team2}" border="0" width="150" height="150"></p></TD>
           <TD width="303" height="152"><p>{GET|$settings.teamtext2}</p></TD>
         </TR>
       </TABLE>
     </div></td>
   </tr>
 </table>
 <div align="center"></div>
 <div align="center"></div>
 <p align="center">&nbsp;</p>
 <table width="200" border="1" align="center">
   <tr>
     <td><TABLE border=1 width="430" align="center" height="160">
       <TR>
         <TD width="456" colSpan=2><p align="center"><strong>{GET|$settings.teamgrouptext3}</strong></p></TD>
       </TR>
       <TR>
         <TD width=180 height="152"><p align="center"><img src="{GET|$settings.team3}" border="0" width="150" height="150"></p></TD>
         <TD width="303" height="152"><p align="left">{GET|$settings.teamtext3}</p></TD>
       </TR>
     </TABLE></td>
     <td><TABLE border=1 width="430" align="center" height="160">
       <TR>
         <TD width="456" colSpan=2><p align="center"><strong>{GET|$settings.teamgrouptext4}</strong></p></TD>
       </TR>
       <TR>
         <TD width=180 height="152"><p align="center"><img src="{GET|$settings.team4}" border="0" width="150" height="150"></p></TD>
         <TD width="303" height="152"><p>{GET|$settings.teamtext4}</p></TD>
       </TR>
     </TABLE></td>
   </tr>
 </table>
 <p>&nbsp;</p>
 <table width="200" border="1" align="center">
   <tr>
     <td><TABLE border=1 width="430" align="center" height="160">
       <TR>
         <TD width="456" colSpan=2><p align="center"><strong>{GET|$settings.teamgrouptext5}</strong></p></TD>
       </TR>
       <TR>
         <TD width=180 height="152"><p align="center"><img src="{GET|$settings.team5}" border="0" width="150" height="150"></p></TD>
         <TD width="303" height="152"><p>{GET|$settings.teamtext5}</p></TD>
       </TR>
     </TABLE></td>
     <td><TABLE border=1 width="430" align="center" height="160">
       <TR>
         <TD width="456" colSpan=2><p align="center"><strong>{GET|$settings.teamgrouptext6}</strong></p></TD>
       </TR>
       <TR>
         <TD width=180 height="152"><p align="center"><img src="{GET|$settings.team6}" border="0" width="150" height="150"></p></TD>
         <TD width="303" height="152"><p>{GET|$settings.teamtext6}</p></TD>
       </TR>
     </TABLE></td>
   </tr>
 </table>
 <p align="left">&nbsp;</p>
 <table width="200" border="1" align="center">
   <tr>
     <td><TABLE border=1 width="430" align="center" height="160">
       <TR>
         <TD width="456" colSpan=2><p align="center"><strong>{GET|$settings.teamgrouptext7}</strong></p></TD>
       </TR>
       <TR>
         <TD width=180 height="152"><p align="center"><img src="{GET|$settings.team7}" border="0" width="150" height="150"></p></TD>
         <TD width="303" height="152"><p>{GET|$settings.teamtext7}</p></TD>
       </TR>
     </TABLE></td>
     <td><TABLE border=1 width="430" align="center" height="160">
       <TR>
         <TD width="456" colSpan=2><p align="center"><strong>{GET|$settings.teamgrouptext8}</strong></p></TD>
       </TR>
       <TR>
         <TD width=180 height="152"><p align="center"><img src="{GET|$settings.team8}" border="0" width="150" height="150"></p></TD>
         <TD width="303" height="152"><p>{GET|$settings.teamtext8}</p></TD>
       </TR>
     </TABLE></td>
   </tr>
 </table>
 <p align="left">&nbsp;</p>
 <table width="200" border="1" align="center">
   <tr>
     <td><TABLE border=1 width="430" align="center" height="160">
       <TR>
         <TD width="456" colSpan=2><p align="center"><strong>{GET|$settings.teamgrouptext9}</strong></p></TD>
       </TR>
       <TR>
         <TD width=180 height="152"><p align="center"><img src="{GET|$settings.team9}" border="0" width="150" height="150"></p></TD>
         <TD width="303" height="152"><p>{GET|$settings.teamtext9}</p></TD>
       </TR>
     </TABLE></td>
     <td><TABLE border=1 width="430" align="center" height="160">
       <TR>
         <TD width="456" colSpan=2><p align="center"><strong>{GET|$settings.teamgrouptext10}</strong></p></TD>
       </TR>
       <TR>
         <TD width=180 height="152"><p align="center"><img src="{GET|$settings.team10}" border="0" width="150" height="150"></p></TD>
         <TD width="303" height="152"><p>{GET|$settings.teamtext10}</p></TD>
       </TR>
     </TABLE></td>
   </tr>
 </table>
 <p align="left">&nbsp;</p>
 <p align="left">&nbsp;</p>
 <p align="left">&nbsp;</p>
 <p>&nbsp;</p>
 <hr color=db9900>
 <p align="center">{GET|$settings.moderatortextunten}</p>
</table>
 </td></table>
</tr>
 </td>
 </tr>
 </table><p>





allso habe 2 bilder neben einnader hoffe so ok ??


LG



Geschrieben von Player am 13.01.2010 um 11:47:

 

heeee super funzt 1000dank st6



Geschrieben von ersatzspieler am 13.01.2010 um 15:02:

 

büdde schön st9 freut mich das es geklappt hat st6


LG


Forensoftware: Burning Board 2.3.6, entwickelt von WoltLab GmbH