Вставляем это в Таблицу стилей(CSS) в самый верх:
Code
.stickblone { </div><div> width: 200px; </div><div> float: left;</div><div> }</div><div> .stickbltwo { </div><div> width: 48px;</div><div> height: 0px;</div><div> float: left; </div><div> position: relative; </div><div> top: -55px; </div><div> left: 0px; </div><div> }</div><div> .stickerm img {width: 70px; height: auto;}</div><div>.leftblavatar {background:#ebeef2;border:1px solid #c6c6c6;padding:5px;display:inline-block;}</div><div>.profileTable {</div><div> margin: 0px;</div><div> padding: 0px;</div><div>}</div><div><br></div><div>.profileTable td {</div><div> vertical-align: top;</div><div> font-size: 11px;</div><div> line-height: 13px;</div><div> margin: 0px;</div><div> padding: 1px 0px 1px 0px;</div><div>}</div><div><br></div><div>.profileTable .label {</div><div> width: 120px;</div><div> color: gray;</div><div>}
Создаем глобальный блог "STICKER" и вставляем в него:
Code
<div class="stickblone" width="200px"><div class="stickbltwo" width="300" height="300"></div><div><span class="stickerm"></div><div><img src="/images/sticker/st1.gif" style="background:url('/images/sticker/st1.png');"></div><div><img src="/images/sticker/st4.gif" style="background:url('/images/sticker/st2.png');"></div><div><img src="/images/sticker/st3.gif" style="background:url('/images/sticker/st3.png');"></div><div><img src="/images/sticker/st4.gif" style="background:url('/images/sticker/st4.png');"></div><div><img src="/images/sticker/st5.gif" style="background:url('/images/sticker/st5.png');"></div><div><img src="/images/sticker/st6.gif" style="background:url('/images/sticker/st6.png');"></div><div><img src="/images/sticker/st7.gif" style="background:url('/images/sticker/st7.png');"></div><div><img src="/images/sticker/st8.gif" style="background:url('/images/sticker/st8.png');"></div><div><img src="/images/sticker/st9.gif" style="background:url('/images/sticker/st9.png');"></div><div></span></div></div>
Где стоит $_USER_ID$="62" это означает что у этого пользователя есть стикер,"62" id пользователя
Находим в персональной странице:
Code
</div><div><img src="" width="200px"></div><div><img src="/images/noava.png">
И заменяем его на:
Code
<div style="width:210px;margin:0 auto;padding-bottom:7px;" class="paddingc"></div><div><div class="leftblavatar"></div><div> </div><div><img src="" width="200px"></div><div><img src="/images/noava.png"></div><div>$GLOBAL_STICKER$</div><div></div></div>
Картинки заливаем в Файловый менеджер.
Создаем папку images и в нее заливаем папку sticker