Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [Wbblite] Posteingang oben - Tabelle verzerrt (https://www.gegen-bilderklau.net/thread.php?threadid=163127)


Geschrieben von Miss Diana am 10.10.2009 um 20:34:

  Posteingang oben - Tabelle verzerrt

klick

Wie bekomme ich die Tabelle wieder "normal"?



Geschrieben von Linkenfels am 11.10.2009 um 13:10:

 

Zeig mal bitte die veränderten Datein.. Augenzwinkern



Geschrieben von Miss Diana am 11.10.2009 um 13:12:

 

Puh, ich weiß gar nicht mehr, welche ich verändert habe. großes Grinsen
Aber ich glaube, die im Anhang müssten es sein.^^



Geschrieben von Linkenfels am 11.10.2009 um 13:15:

 

Ich kann die so nicht öffnen. Kannst du eventuell die index.tpl mal hier direkt reinstellen ( [*code*]...[*/code*] )?



Geschrieben von Miss Diana am 11.10.2009 um 13:26:

 

Ja, klar. Hier:

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:
{!DOCTYPE}
<html>
<head>
<title>$master_board_name - Startseite</title>
$headinclude
</head>

<body id="bg">
 $header
 $welcome
 $index_pms
</table><br>
<table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">
 <tr bgcolor="{tabletitlecolor}" id="tabletitle">
  <td><smallfont>&nbsp;</font></td>
  <td width="80%"><smallfont color="{fontcolorsecond}"><b>Foren</b></font></td>
  <td align="center"><smallfont color="{fontcolorsecond}"><b>Beitr&auml;ge</b></font></td>
  <td align="center"><smallfont color="{fontcolorsecond}"><b>Themen</b></font></td>
  <td align="center" nowrap><smallfont color="{fontcolorsecond}"><b>Letzter Beitrag</b></font></td>
 </tr>
 $boardbit
</table>
<br>
<table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">
 $index_useronline
 $index_pms
 $index_showevents
 $index_stats
</table>
$quicklogin
<table width="{tableinwidth}">
 <tr>
  <td align="right"><smallfont><a href="search.php?action=24h&sid=$session[hash]">aktive Themen der letzten 24h</a> | <a href="markread.php?sid=$session[hash]">alle Foren als gelesen markieren</a></font></td>
 </tr>
</table><br>
<table align="center">
 <tr>
  <td><img src="{imagefolder}/on.gif" border=0></td>
  <td><smallfont>neue Beitr&auml;ge&nbsp;&nbsp;&nbsp;&nbsp;</font></td>
  <td><img src="{imagefolder}/off.gif" border=0></td>
  <td><smallfont>keine neuen Beitr&auml;ge&nbsp;&nbsp;&nbsp;&nbsp;</font></td>
  <td><img src="{imagefolder}/offclosed.gif" border=0></td>
  <td><smallfont>Forum ist geschlossen</font></td>
 </tr>
</table>

$footer
</body>
</html>



Geschrieben von .Senseless am 11.10.2009 um 14:44:

 

index_hello.tpl

code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
<tr bgcolor="{tablecolora}" id="tablea">
 <td colspan="2"><table width="100%" cellspacing=0 cellpadding=0 border=0>
  <tr>
   <td><smallfont>Willkommen zur&uuml;ck, <b>$wbbuserdata[username]</b> <a href="logout.php?sid=$session[hash]">[abmelden]</a><br>Dein letzter Besuch war am: $lastvisitdate <font color="{timecolor}">$lastvisittime</font>.</font></td>
   <td align="right"><smallfont>Es ist jetzt <font color="{timecolor}">$currenttime</font> Uhr.<br>Alle Zeiten in diesem Forum sind GMT $toffset Stunden.</font></td>
  </tr>
 </table></td>
</tr>


Probier mal das.


Forensoftware: Burning Board, entwickelt von WoltLab GmbH