Kategorie steht rechts

Lesane
Problembeschreibung:
Ich wollte mein Forum neu eröffnen und habe die alten Foren gelöscht, jetzt steht aber die Überschrifft der Kategorien rechts und nicht in der mitte. Wie kann ich das ändern?


Link zum Forum oder Screenshot:
http://antonlesane.an.funpic.de/wbb2/index.php

Was wurde zuletzt geändert oder eingebaut?
Zuletzt wurden alle früheren Kategorien,Foren und Mitglieder gelöscht.
Maniac_81
importiere die original "index_catbit.tpl" von deinem style neu rein und cachen
Lesane
Kann ich da nichts dran einfach ändern?
Die Style Datei muss ich erst lange suchen.
Könnt ihr mir vllt sagen was ich da ändern muss?
Zitat:

<if($depth == 1)>
<then>
</table>
<table style="width:{$style['tableinwidth']}" cellspacing="0" cellpadding="0" border="0"><tr>
<td align="left"><img src="{$style['imagefolder']}/untenlinks.gif" alt="" title="" border="0" /></td>
<td style="background-image: url({$style['imagefolder']}/untenmitte.gif); width:100%"></td>
<td align="right"><img src="{$style['imagefolder']}/untenrechts.gif" alt="" title="" border="0" /></td>
</tr></table>
<br />

<table style="width:{$style['tableinwidth']}" cellspacing="0" cellpadding="0" border="0"><tr>
<td align="left"><img src="{$style['imagefolder']}/obenlinks.gif" alt="" title="" border="0" /></td>
<td style="background-image: url({$style['imagefolder']}/obenmitte.gif); width:100%"></td>
<td align="right"><img src="{$style['imagefolder']}/obenrechts.gif" alt="" title="" border="0" /></td>
</tr></table>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">

<tr>
<td class="tablecat" align="right" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>">
<table cellpadding="0" cellspacing="0" style="width: 58%">
<tr class="tablecat_fc">
<td style="width: 30px"><span class="normalfont">&nbsp;<switch($show_hide)><case(1)><a href="$current_url&amp;hidecat=$boards[boardid]"></span></td>
<td><span class="normalfont"><a href="board.php?boardid=$boards[boardid]{$SID_ARG_2ND}"><b>$boards[title]</
b></a></span><span class="smallfont"><if($boards['description']!="")><then><br />$boards[description]</then></if><if($subboardbit!="")><then><br />{$lang->items['LANG_START_INCLUSIVE']} $subboardbit</then></if></span></td>

</tr>
</table></td>
</tr>

<if($show_hide==1)><then>
<tr>
<td class="tabletitle"><span class="smallfont">&nbsp;</span></td>
<td class="tabletitle" style="width:<if($hide_modcell==0)><then>80</then><else>100</else></if>%" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_BOARDS']}</b></span></td>
<td class="tabletitle" align="center"><span class="smallfont"><b>{$lang->items['LANG_START_POSTS']}</b></span></td>
<td class="tabletitle" align="center"><span class="smallfont"><b>{$lang->items['LANG_START_THREADS']}</b></span></td>
<center><td class="tabletitle" align="center" nowrap width="300"><span class="smallfont"><b>{$lang->items['LANG_START_LASTPOST']}</b></span></td><
/center>
<if($hide_modcell==0)><then><td class="tabletitle" style="width:20%" align="center"><span class="smallfont"><b>{$lang->items['LANG_START_MODERATORS']}</b></span></td
></then></if>
</tr>
</then></if>
</then>
<else>

<if($depth == 2)>
<then>

<tr>
<td class="tableb" align="center"><img src="{$style['imagefolder']}/$onoff.gif" alt="" title="" border="0" /></td>
<td class="tablecat" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><table cellpadding="0" cellspacing="0">
<tr class="tablecat_fc">
<td><span class="normalfont">&nbsp;<if($show_hide == 1)><then><a href="$current_url"><img src="{$style['imagefolder']}/minus.gif" border="0" alt="{$LANG_START_DEACTIVATE_CAT}" title="{$LANG_START_DEACTIVATE_CAT}" /></a></then><else><if($show_hide == 2)><then><a href="$current_url"><img src="{$style['imagefolder']}/plus.gif" border="0" alt="{$LANG_START_SHOWCAT}" title="{$LANG_START_SHOWCAT}" /></a></then></if></else></if>&nbsp;</span></td>
<td><span class="normalfont"><a href="board.php?boardid=$boards[boardid]{$SID_ARG_2ND}"><b>$boards[title]</
b></a></span><span class="smallfont"><if($boards['description']!="")><then><br />$boards[description]</then></if><if($subboardbit!="")><then><br />{$lang->items['LANG_START_INCLUSIVE']} $subboardbit</then></if></span></td>
</tr>
</table></td>
</tr>

</then>

<else>

<tr>
<td class="tableb" align="center">&nbsp;</td>
<td class="tablecat" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left">
<table cellpadding="0" cellspacing="0">
<tr class="tablecat_fc">
<td><img src="{$style['imagefolder']}/$onoff.gif" border="0" alt="" title="" /></td>
<td><span class="normalfont">&nbsp;<if($show_hide == 1)><then><a href="$current_url"><img src="{$style['imagefolder']}/minus.gif" border="0" alt="{$LANG_START_DEACTIVATE_CAT}" title="{$LANG_START_DEACTIVATE_CAT}" /></a></then><else><if($show_hide == 2)><then><a href="$current_url"><img src="{$style['imagefolder']}/plus.gif" border="0" alt="{$LANG_START_SHOWCAT}" title="{$LANG_START_SHOWCAT}" /></a></then></if></else></if>&nbsp;</span></td>
<td><span class="normalfont"><a href="board.php?boardid=$boards[boardid]{$SID_ARG_2ND}"><b>$boards[title]</
b></a></span><span class="smallfont"><if($boards['description']!="")><then><br />$boards[description]</then></if><if($subboardbit!="")><then><br />{$lang->items['LANG_START_INCLUSIVE']} $subboardbit</then></if></span></td>
</tr>
</table>
</td>
</tr>


</else>
</if>

</else>
</if>
Maniac_81
versuch mal diesen code:

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:
<if($depth == 1)>
<then>
</table>
<table style="width:{$style['tableinwidth']}" cellspacing="0" cellpadding="0" border="0"><tr>
<td align="left"><img src="{$style['imagefolder']}/untenlinks.gif" alt="" title="" border="0" /></td>
<td style="background-image: url({$style['imagefolder']}/untenmitte.gif); width:100%"></td>
<td align="right"><img src="{$style['imagefolder']}/untenrechts.gif" alt="" title="" border="0" /></td>
</tr></table>
<br />

<table style="width:{$style['tableinwidth']}" cellspacing="0" cellpadding="0" border="0"><tr>
<td align="left"><img src="{$style['imagefolder']}/obenlinks.gif" alt="" title="" border="0" /></td>
<td style="background-image: url({$style['imagefolder']}/obenmitte.gif); width:100%"></td>
<td align="right"><img src="{$style['imagefolder']}/obenrechts.gif" alt="" title="" border="0" /></td>
</tr></table>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">

<tr>
<td class="tablecat" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>">
<table cellpadding="0" cellspacing="0" style="width: 58%">
<tr class="tablecat_fc">
<td style="width: 30px"><span class="normalfont">&nbsp;<switch($show_hide)><case(1)><a href="$current_url&amp;hidecat=$boards[boardid]"></span></td>
<td><span class="normalfont"><a href="board.php?boardid=$boards[boardid]{$SID_ARG_2ND}"><b>$boards[title]</
b></a></span><span class="smallfont"><if($boards['description']!="")><then><br />$boards[description]</then></if><if($subboardbit!="")><then><br />{$lang->items['LANG_START_INCLUSIVE']} $subboardbit</then></if></span></td>

</tr>
</table></td>
</tr>

<if($show_hide==1)><then>
<tr>
<td class="tabletitle"><span class="smallfont">&nbsp;</span></td>
<td class="tabletitle" style="width:<if($hide_modcell==0)><then>80</then><else>100</else></if>%" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_BOARDS']}</b></span></td>
<td class="tabletitle" align="center"><span class="smallfont"><b>{$lang->items['LANG_START_POSTS']}</b></span></td>
<td class="tabletitle" align="center"><span class="smallfont"><b>{$lang->items['LANG_START_THREADS']}</b></span></td>
<center><td class="tabletitle" align="center" nowrap width="300"><span class="smallfont"><b>{$lang->items['LANG_START_LASTPOST']}</b></span></td><
/center>
<if($hide_modcell==0)><then><td class="tabletitle" style="width:20%" align="center"><span class="smallfont"><b>{$lang->items['LANG_START_MODERATORS']}</b></span></td
></then></if>
</tr>
</then></if>
</then>
<else>

<if($depth == 2)>
<then>

<tr>
<td class="tableb" align="center"><img src="{$style['imagefolder']}/$onoff.gif" alt="" title="" border="0" /></td>
<td class="tablecat" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><table cellpadding="0" cellspacing="0">
<tr class="tablecat_fc">
<td><span class="normalfont">&nbsp;<if($show_hide == 1)><then><a href="$current_url"><img src="{$style['imagefolder']}/minus.gif" border="0" alt="{$LANG_START_DEACTIVATE_CAT}" title="{$LANG_START_DEACTIVATE_CAT}" /></a></then><else><if($show_hide == 2)><then><a href="$current_url"><img src="{$style['imagefolder']}/plus.gif" border="0" alt="{$LANG_START_SHOWCAT}" title="{$LANG_START_SHOWCAT}" /></a></then></if></else></if>&nbsp;</span></td>
<td><span class="normalfont"><a href="board.php?boardid=$boards[boardid]{$SID_ARG_2ND}"><b>$boards[title]</
b></a></span><span class="smallfont"><if($boards['description']!="")><then><br />$boards[description]</then></if><if($subboardbit!="")><then><br />{$lang->items['LANG_START_INCLUSIVE']} $subboardbit</then></if></span></td>
</tr>
</table></td>
</tr>

</then>

<else>

<tr>
<td class="tableb" align="center">&nbsp;</td>
<td class="tablecat" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left">
<table cellpadding="0" cellspacing="0">
<tr class="tablecat_fc">
<td><img src="{$style['imagefolder']}/$onoff.gif" border="0" alt="" title="" /></td>
<td><span class="normalfont">&nbsp;<if($show_hide == 1)><then><a href="$current_url"><img src="{$style['imagefolder']}/minus.gif" border="0" alt="{$LANG_START_DEACTIVATE_CAT}" title="{$LANG_START_DEACTIVATE_CAT}" /></a></then><else><if($show_hide == 2)><then><a href="$current_url"><img src="{$style['imagefolder']}/plus.gif" border="0" alt="{$LANG_START_SHOWCAT}" title="{$LANG_START_SHOWCAT}" /></a></then></if></else></if>&nbsp;</span></td>
<td><span class="normalfont"><a href="board.php?boardid=$boards[boardid]{$SID_ARG_2ND}"><b>$boards[title]</
b></a></span><span class="smallfont"><if($boards['description']!="")><then><br />$boards[description]</then></if><if($subboardbit!="")><then><br />{$lang->items['LANG_START_INCLUSIVE']} $subboardbit</then></if></span></td>
</tr>
</table>
</td>
</tr>


</else>
</if>

</else>
</if>