Adding icons PM, mail and other below post

25 Feb 2008, 17:40

Go to: ACP > LOOK & FEEL > ( wybór skina ) > Edit Template HTML > Topic View > RenderRow


Find:


            <!-- PM / EMAIL / WWW / MSGR -->

<div style="float: left;">

&nbsp;

</div>

<!-- REPORT / UP -->


Replace to:


            <!-- PM / EMAIL / WWW / MSGR -->

<div style="float: left;">{$author['message_icon']}

&nbsp;

</div>

<div style="float: left;">{$author['email_icon']}

&nbsp;

</div>

<!-- REPORT / UP -->


Save changes.


Article category: IP.Board