Главная » Файлы » Всё для ucoz » Скрипты для uCoz | [ Добавить материал ] |
Вид аватара
[ · Скриншот ] | 21.02.2011, 19:40 |
Зайдите в Вид Материалов ищите это Code <?if($AVATAR_URL$)?><img title="$USERNAME$" class="userAvatar" border="0" src="$AVATAR_URL$"><?endif?> и заменяете на это: Code <div align="center"> <table border="0" cellpadding="0" cellspacing="0"> <tbody><tr> <td width="17" background="http://rvfpl.net.ru/forumava/ava-fon-lt.png" height="17"> <br></td> <td background="http://rvfpl.net.ru/forumava/ava-fon-top.png" height="17"> <br></td> <td width="17" background="http://rvfpl.net.ru/forumava/ava-fon-rt.png" height="17"> <br></td> </tr> <tr> <td width="17" background="http://rvfpl.net.ru/forumava/ava-fon-left.png"> <br></td> <td> <?if($AVATAR_URL$)?><img title="$USERNAME$" class="userAvatar" src="$AVATAR_URL$" border="0"><?endif?> </td> <td width="17" background="http://rvfpl.net.ru/forumava/ava-fon-right.png"> <br></td> </tr> <tr> <td width="17" background="http://rvfpl.net.ru/forumava/ava-fon-lb.png" height="17"> <br></td> <td background="http://rvfpl.net.ru/forumava/ava-fon-bottom.png" height="17"> <br></td> <td width="17" background="http://rvfpl.net.ru/forumava/ava-fon-rb.png" height="17"> <br></td> </tr> </tbody></table> </div> | |
Просмотров: 282 | Загрузок: 0 | |
Всего комментариев: 0 | |