Um das Forum möchte ich gerne einen Rahmen haben.
Habe dafür den Code in der overall_footer.tpl ganz oben
Code: Alles auswählen
</td>
<td width="38" height="38" nowrap style="background-image: url(/phpBB2/templates/subSilver/images/bild_rechtsmitte.gif); background-repeat: repeat-y; background-position: left top"> </td>
</tr>
<tr>
<td width="38" height="38" nowrap valign="top" align="right" style="background-image: url(/phpBB2/templates/subSilver/images/bild_linksunten.gif); background-repeat: repeat-y; background-position: right top"> </td>
<td style="background-image: url(/phpBB2/templates/subSilver/images/bild_mitteunten.gif); background-repeat: repeat-x; background-position: center top"> </td>
<td width="38" height="38" nowrap valign="top" align="right" style="background-image: url(/phpBB2/templates/subSilver/images/bild_rechtsunten.gif); background-repeat: repeat-y; background-position: left top"> </td>
</tr>
</table>
<br />
Code: Alles auswählen
<table border=0 cellspacing=0 cellpadding=0 table width=100%>
<!-- Hier definierst du den oberen Teil des Rahmens-->
<tr>
<td width="38" height="38" nowrap style="background-image: url(/phpBB2/templates/subSilver/images/bild_linksoben.gif); background-repeat: no-repeat; background-position: right bottom"> </td>
<td width="91%" height="38" nowrap style="background-image: url(/phpBB2/templates/subSilver/images/bild_mitteoben.gif);
background-repeat: repeat-x; background-position: center bottom"> </td>
<td width="38" height="38" nowrap style="background-image: url(/phpBB2/templates/subSilver/images/bild_rechtsoben.gif); background-repeat: no-repeat; background-position: left bottom"> </td>
</tr>
<tr>
Irgentwie kommt die shoutbox damit nicht klar.

Auf der --"shoutbox_max.php"--
[ externes Bild ]
[ externes Bild ]
Wo oder wie kann ich das Problem lösen.?