Pagina 1 van 1
Enkel download link bij attachment mod
Geplaatst: 04 okt 2006, 14:25
door chic0
Hallo,
Dit is het resultaat van mijn attachment mod:
1. Je ziet dat in firefox de buttons onderaan overlappen met de attachment statistieken. Waar ligt dit aan?
2. Kan ik in plaats van alle info alleen de download link laten staan? Ik vind het wat druk zo..
Alvast bedankt!
Groeten
Geplaatst: 04 okt 2006, 22:36
door chic0
Niemand?
Geplaatst: 05 okt 2006, 20:03
door Luuk
Dat gaat, daarvoor moet je
Code: Selecteer alles
<!-- BEGIN attachrow -->
<div align="center"><hr width="95%" /></div>
<table width="95%" border="1" cellpadding="5" cellspacing="0" class="attachtable" align="center">
<tr>
<td width="100%" colspan="3" class="attachheader" align="center"><b><span class="gen">{postrow.attach.attachrow.DOWNLOAD_NAME}</span></b></td>
</tr>
<tr>
<td width="15%" class="attachrow"><span class="genmed"> {L_DESCRIPTION}:</span></td>
<td width="75%" class="attachrow">
<table width="100%" border="0" cellpadding="5" cellspacing="0" align="center">
<tr>
<td class="attachrow"><span class="genmed">{postrow.attach.attachrow.COMMENT}</span></td>
</tr>
</table>
</td>
<td rowspan="4" align="center" width="10%" class="attachrow">{postrow.attach.attachrow.S_UPLOAD_IMAGE}<br /><a href="{postrow.attach.attachrow.U_DOWNLOAD_LINK}" {postrow.attach.attachrow.TARGET_BLANK} class="genmed"><b>{L_DOWNLOAD}</b></a></td>
</tr>
<tr>
<td width="15%" class="attachrow"><span class="genmed"> {L_FILENAME}:</span></td>
<td width="75%" class="attachrow"><span class="genmed"> {postrow.attach.attachrow.DOWNLOAD_NAME}</span></td>
</tr>
<tr>
<td width="15%" class="attachrow"><span class="genmed"> {L_FILESIZE}:</span></td>
<td width="75%" class="attachrow"><span class="genmed"> {postrow.attach.attachrow.FILESIZE} {postrow.attach.attachrow.SIZE_VAR}</td>
</tr>
<tr>
<td width="15%" class="attachrow"><span class="genmed"> {postrow.attach.attachrow.L_DOWNLOADED_VIEWED}:</span></td>
<td width="75%" class="attachrow"><span class="genmed"> {postrow.attach.attachrow.L_DOWNLOAD_COUNT}</span></td>
</tr>
</table>
<div align="center"><hr width="95%" /></div>
<!-- END attachrow -->
aanpassen in templates/xxx/viewtopic_attach_body.tpl