установка: 1.Скачиваем архив 2. заливаем картинки в папку profile. 3.идём в пу, и выбираем место где будет располагаться мини-профиль. 4. ставим данный код. <div align="center">
<TABLE style="width: 100%; border-collapse: collapse"><TBODY><TR> <TD rowspan="3" style="letter-spacing: 0px; word-spacing: 0px; width: 120px; height: 120px">
<IMG alt="" title="$USERNAME$" class="userAvatar" border="0" src="$USER_AVATAR_URL$" width="120" height="120" style="border-top-color: currentColor; border-top-width: 2px; border-top-style: outset; border-bottom-color: currentColor; border-bottom-width: 2px; border-bottom-style: outset; border-left-color: currentColor; border-left-width: 2px; border-left-style: outset; border-right-color: currentColor; border-right-width: 2px; border-right-style: outset"> <IMG src="http://s39.radikal.ru/i085/1005/fa/dfabdee6c25f.jpg" alt="" width="120" style="border-top-color: currentColor; border-top-width: 2px; border-top-style: outset; border-bottom-color: currentColor; border-bottom-width: 2px; border-bottom-style: outset; border-left-color: currentColor; border-left-width: 2px; border-left-style: outset; border-right-color: currentColor; border-right-width: 2px; border-right-style: outset"> </TD> <TD> <A href="$PERSONAL_PAGE_LINK$" title="Мой профиль"><IMG src="/profile/profile.png" alt="" width="40"></A> </TD></TR> <TR><TD> <A href="java script://" id="upml" class="fNavLink" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;"><IMG src="/profile/message.png" alt="" width="40"></A></TD></TR> <TR><TD> <A title="Выход" href="$LOGOUT_LINK$"><IMG src="/profile/exit.png" alt="" width="40"></A></TD></TR></TBODY></TABLE> $LOGIN_FORM$
</div>
|