got a big problem with the recent pictures block.
Here it is how it is supposed to look like:
Here is how it looks:
This is my HTML-Code for the Recentpicturesblock:
<!-- BEGIN recent_pics_block -->
<table class="forumline" width="98%" align="center" cellspacing="1" cellpadding="2">
<tr><th class="thTop" height="25" colspan="{S_COLS}" nowrap="nowrap">{L_RECENT_PUBLIC_PICS}</th></tr>
<!-- BEGIN no_pics -->
<tr><td class="row1" align="center" colspan="{S_COLS}" height="50"><span class="gen">{L_NO_PICS}</span></td></tr>
<!-- END no_pics -->
<!-- BEGIN recent_pics -->
<tr>
<!-- BEGIN recent_col -->
<td class="row1" width="{S_COL_WIDTH}" align="center" onMouseOver="this.className='row2';" onMouseOut="this.className='row1';">
<table><tr><td><div class="picshadow"><div class="picframe">
<a href="{recent_pics_block.recent_pics.recent_col.U_PIC}" {TARGET_BLANK}><img src="{recent_pics_block.recent_pics.recent_col.THUMBNAIL}" {THUMB_SIZE} border="0" alt="{recent_pics_block.recent_pics.recent_col.DESC}" title="{recent_pics_block.recent_pics.recent_col.DESC}" vspace="10" /></a>
</div></div></td></tr></table>
</td>
<!-- END recent_col -->
</tr>
<tr>
<table border="0" cellspacing="0" cellpadding="0" class="row2">
<span class="gensmall">
<tr>
<td class="gensmall" align="center"> <b>{recent_pics_block.recent_pics.recent_detail.TITLE}</b><br> von {recent_pics_block.recent_pics.recent_detail.POSTER} </td>
</tr>
<tr>
<td class="gensmall" align="center" >
<table border="0" cellspacing="0" cellpadding="0" class="row2">
<tr>
<td class="gensmall"> <img src="./images/icosn/icon_betrachtet.jpg" alt="Betrachtet"></td>
<td valign="middle" class="gensmall" >: {recent_pics_block.recent_pics.recent_detail.VIEW}</td>
<td> <img src="./images/icosn/icon_kommentar.jpg" alt="Kommentare"> </td>
<td valign="middle" class="gensmall" >{recent_pics_block.recent_pics.recent_detail.COMMENTS} </td>
</tr>
<tr>
<td valign="middle" class="gensmall" colspan="4"><center>{recent_pics_block.recent_pics.recent_detail.RATING}</center></td></tr>
</table>
</table><!-- BEGIN recent_detail -->
<br>
<span class="gensmall">
{recent_pics_block.recent_pics.recent_detail.IP}
</span>
</td>
<!-- END recent_detail -->
</tr>
<!-- END recent_pics -->
</table>
<br />
<!-- END recent_pics_block -->
Am I too dump to see the error? Can you please take a look?
BTW: Can you tell me how to get rid of the colon in front of the rating stars?
Overburn
















Lone Star State

