fridolin
02-27-2016, 06:44 AM
Hi,
custom threadicon - it's possible?
if yes - what mod or code change?
For ex. - user upload icon when start thread or some else...
Thanks.
P.S. original threadbit code:
<td class="alt2">
<if condition="$show['threadicon']">
<img src="$thread[threadiconpath]" alt="$thread[threadicontitle]" border="0" />
<else /> </if>
</td>
custom threadicon - it's possible?
if yes - what mod or code change?
For ex. - user upload icon when start thread or some else...
Thanks.
P.S. original threadbit code:
<td class="alt2">
<if condition="$show['threadicon']">
<img src="$thread[threadiconpath]" alt="$thread[threadicontitle]" border="0" />
<else /> </if>
</td>