Seite 1 von 1

Geburtstags-Grafik im Portal

Verfasst: 08.12.2005 19:27
von Mr. Rossi
Hallo,

im Portal wird in einem Kasten der jeweilige Geburtstag angezeigt. Ich möchte dort gerne eine kleine Grafik unterbringen.

Im Moment sieht es so aus:
http://franzbardon.fr.ohost.de/GeburtstagsKasten.gif

Und so sollte es mit einer Grafik aussehen:
http://franzbardon.fr.ohost.de/GeburtstagsGif.gif

In der Portal_body.tpl sieht die besagte Stelle so aus:

<!-- ##### BIRTHDAY START ##### -->
<!-- BEGIN switch_birthdaymod_active -->
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" colspan="2" height="25"><span class="cattitle"><center>{L_Birthday_Portal}:</center></span></td>
</tr>
<tr>
<td colspan="2" height="1" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<td class="row1" align="left"><span class="gensmall">

<br>{L_WHOSBIRTHDAY_TODAY}<br /><br />{L_WHOSBIRTHDAY_WEEK}<br><br>


</span></td>
</tr>
</table> <br>
<!-- END switch_birthdaymod_active -->
<!-- ##### BIRTHDAY ENDE ##### -->


Weiß jemand was ich genau ändern muss? :roll: