Rahmen rundherum für kleine bilder auf index.tpl

Bollywood-Liebe
Hallo also ich suche einen code dafür um die bilder zur umranden also zurzeit habe ich nur einen bild drauf es steht baabul ist oben ganz klein wie kann ich es so machen das der so umrandet wird wie der newsflash oder wie die anderen?

http://bollywood-dream.de
Hawaii Boy
in der index.tpl ne tabelle rum machen:



<table cellpadding=X cellspacing=X border=X width="{tableinwidth}"

hier dein Bildchen

</table>
Bollywood-Liebe
Also so?

Denn es sieht jetzt ziehmlich komisch aus das Forum

http://bollywood-dream.de


<table cellpadding=X cellspacing=X border=X width="{tableinwidth}"
<img border="0" alt="srk" src="http://bollywood-liebe.pytalhost.com/wbb/startseite/baabul.gif">
</table>

{!DOCTYPE}
<html>
<head>
<title>$master_board_name - Startseite</title>
$headinclude
</head>
<body id="bg">
$header
$lauftext
<table cellpadding=X cellspacing=X border=X width="{tableinwidth}"
<img border="0" alt="srk" src="http://bollywood-liebe.pytalhost.com/wbb/startseite/baabul.gif">
</table>
$welcome
</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>
<td width="20%" align="center"><smallfont color="{fontcolorsecond}"><b>Moderatoren</b></font></td>
</tr>
$boardbit
</table>
<br>
<table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">
$index_wwhd
$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>