OSCH
Hallo,
ich hab das Problem das sich bei mir die Tabellen ein wenig verschoben haben(siehe Bild).
Nun hab ich die Befürchtung das die Index irgendwie defekt ist!
Kann sich das ein Experte mal ansehen?
MFG
OSCH
AnuBiS
Nimm diese Zeile raus:
| code: |
1:
|
<td align="center"><smallfont color="{fontcolorsecond}"><b>Themen</b></font></td> |
|
karl
Du hast irgendwie die index.tpl nciht von dem Style übernommen...
probier mal die:
OSCH
Ändert sich bei beiden Vorschlägen leider nichts!
karl
hast du auch das Template aus dem Style geändert, oder hast du das Template aus dem Standardstyle geändert?
OSCH
Habs bei allen Styles geändert! Ist überall das gleiche Problem!
Kein Experte dabei der sich damit auskennt?
MFG
OSCH
lycoos
| 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:
|
{!DOCTYPE}
<html>
<head>
<title>$master_board_name - Startseite</title>
$headinclude
</head>
<body id="bg">
$header
$welcome
</table><br>
<table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">
<tr bgcolor="{tabletitlecolor}" id="tabletitle">
<td><smallfont> </font></td>
<td width="80%"><smallfont color="{fontcolorsecond}"><b>Foren</b></font></td>
<td align="center"><smallfont color="{fontcolorsecond}"><b>Info</b></font></td>
<if($hide_modcell==0)><then><td width="20%" align="center"><smallfont color="{fontcolorsecond}"><b>Moderatoren</b></font></td></then></if>
</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äge </font></td>
<td><img src="{imagefolder}/off.gif" border=0></td>
<td><smallfont>keine neuen Beiträge </font></td>
<td><img src="{imagefolder}/offclosed.gif" border=0></td>
<td><smallfont>Forum ist geschlossen</font></td>
</tr>
</table>
$footer
</body>
</html>
|
|

Versuch mal!
icecoldkilla
Hi,
Kann es sein, das der eigentliche style so ist, bzw ein Fehler im designpack vorliegt?
MfG
icecoldkilla
leonie34
Ups ein bischen alt das ganze