PDA

View Full Version : Custom threadicon


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 />&nbsp;</if>
</td>