Verfasst: 03.04.2007 21:48
mhh also ich find hat sich nix grossartig was getan oder ??? also dieser bug neben den header is immer noch da
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Code: Alles auswählen
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="templates/fiblack3dblue/images/tnav_tl.gif" width="14" height="23" alt="" /></td>
<td width="100%" class="tbltop"> </td>
<td><img src="templates/fiblack3dblue/images/tnav_tr.gif" width="15" height="23" alt="" /></td>
</tr>
<tr>
<td class="tblleft"> </td>
<td align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0">
</table></td>
<td class="tblright"> </td>
<td ><a href="{U_INDEX}"><img src="templates/fiblack3dblue/images/cellpic_bkg.jpg" alt="logo" width="100%" height="120" border="0" /></a></td>
</tr>
<tr>
<td><img src="templates/fiblack3dblue/images/tnav_bl.gif" width="14" height="26" alt="" /></td>
<td class="tblbot"> </td>
<td><img src="templates/fiblack3dblue/images/tnav_br.gif" width="15" height="26" alt="" /></td>
</tr>
</table>
Code: Alles auswählen
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="templates/fiblack3dblue/images/tnav_tl.gif" width="14" height="23" alt="" /></td>
<td width="100%" class="tbltop"> </td>
<td><img src="templates/fiblack3dblue/images/tnav_tr.gif" width="15" height="23" alt="" /></td>
</tr>
<tr>
<td class="tblleft"> </td>
<td align="center"><table width="100%" border="0" cellspacing="0" cellpadding="0">
</table>
<a href="{U_INDEX}"><img src="templates/fiblack3dblue/images/cellpic_bkg.jpg" alt="logo" width="100%" height="120" border="0" /></a></td>
<td class="tblright"> </td>
</tr>
<tr>
<td><img src="templates/fiblack3dblue/images/tnav_bl.gif" width="14" height="26" alt="" /></td>
<td class="tblbot"> </td>
<td><img src="templates/fiblack3dblue/images/tnav_br.gif" width="15" height="26" alt="" /></td>
</tr>
</table>