
Сообщение от
sivcev
Подскажите как вынести профиль личные сообщения и icq в эту позицию....а с постбита убрать полностью????

Кто захочет также вот код: В шаблоне postbit_legacy
В самом конце между <!-- controls --><!-- / controls --> вставляем
PHP код:
<if condition="$show['profile']">
<a rel="nofollow" href="member.php?$session[sessionurl]u=$post[userid]"><img src="$stylevar[imgdir_button]/icon_user_profile.gif" alt="Посмотреть профиль" border="0" align="left"/></a>
</if>
<if condition="$show['pmlink']">
<a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" rel="nofollow"><img src="$stylevar[imgdir_button]/icon_contact_pm.gif" alt="Отправить ЛС" border="0" align="left"/></a></if>
<if condition="$post[icqicon]">
<span style="cursor:hand" onclick="prompt('ICQ $post[username]','$post[icq]');"><img src="http://web.icq.com/whitepages/online?icq=$post[icq]&img=5" border="0" align="left" height="18" width="18" /></span>
</if>
<if condition="$show['emaillink']">
<a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$post[userid]" rel="nofollow"><img src="$stylevar[imgdir_button]/mail_11.gif" alt="Отправить E-mail" border="0" align="left"/></a>
</if>
<if condition="$show['homepage']">
<a href="$post[homepage]"><phrase 1="$post[username]"><img src="$stylevar[imgdir_button]icon_contact_www.gif" alt="Перейти на сайт" border="0" align="left"/></a>
</if>
Ссылку на картинки измените на свои!!!! По умолчанию они должны лежать в форум/стиль/buttons