Обновления на форуме
Название темы: Стильный мини профиль для ucoz (0)
Раздел: Другие скрипты для ucoz [выкладывайте скрипты, пользователи] | 30.03.2012

Название темы: Мини профиль со встроенным поиском New ! (0)
Раздел: Другие скрипты для ucoz [выкладывайте скрипты, пользователи] | 30.03.2012

Название темы: Мини-чат v1.1 (0)
Раздел: Другие скрипты для ucoz [выкладывайте скрипты, пользователи] | 30.03.2012

Название темы: Боковая панель "Вверх" как вконтакте для uCoz (0)
Раздел: Другие скрипты для ucoz [выкладывайте скрипты, пользователи] | 30.03.2012

Название темы: Скрипт Статистики CW на тему counter-strike (0)
Раздел: Другие скрипты для ucoz [выкладывайте скрипты, пользователи] | 30.03.2012

Название темы: Скрипт Наш сайт оптимизирован под Mozila firefox (0)
Раздел: Другие скрипты для ucoz [выкладывайте скрипты, пользователи] | 30.03.2012

Название темы: Скрипт "Новости сайта" (0)
Раздел: Другие скрипты для ucoz [выкладывайте скрипты, пользователи] | 30.03.2012

Название темы: Новые анекдоты на вашем сайте (0)
Раздел: Другие скрипты для ucoz [выкладывайте скрипты, пользователи] | 30.03.2012

Название темы: ЗаказочкЭ (0)
Раздел: Неактивные темы | 19.02.2012

Название темы: Форма входа, простая светлая предназначена для авторизации (0)
Раздел: Другие скрипты для ucoz [выкладывайте скрипты, пользователи] | 06.02.2012

Статистика
Онлайн всего: 1
Гостей: 1
Пользователей: 0
Гости сайта Пользователи


Онлайн всего: 1
Гостей: 1
Пользователей: 0

Главная » Файлы » Система uCoz » Скрипты

Красивый мини профиль (Для тёмного дизайна)
14.12.2011, 09:39
Code

<?if($USER_LOGGED_IN$)?>  
<div style="padding:0 4px 5px 2px;margin-bottom:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background: #303030 url(http://for-css.ucoz.org/images/background.gif);border: 1px solid black;">  
<center align="center"><?if($USER_AVATAR_URL$)?><img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://key-soft.3dn.ru/img/noava.png" border="2"><?endif?></div>  
<div style="padding:0 4px 5px 2px;margin-bottom:3px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background: #303030 url(http://for-css.ucoz.org/images/background.gif);border: 1px solid black;">  
<center><div class="uhelphr"></div><table style="border-collapse: collapse; width: 155px; border-top-color: currentColor; border-left-color: currentColor; border-right-color: currentColor; border-bottom-color: currentColor; border-top-width: medium; border-left-width: medium; border-right-width: medium; border-bottom-width: medium; border-top-style: none; border-left-style: none; border-right-style: none; border-bottom-style: none" width="" align=""><tbody><tr align="center">  
<td style="border-top-color: currentColor; border-left-color: currentColor; border-right-color: currentColor; border-bottom-color: currentColor; border-top-width: medium; border-left-width: medium; border-right-width: medium; border-bottom-width: medium; border-top-style: none; border-left-style: none; border-right-style: none; border-bottom-style: none"><a href="$PM_URL$"><img src="http://for-css.ucoz.org/profile/letter.png" alt="" width="24" height="24"></a><br></td>  
<td style="border-top-color: currentColor; border-left-color: currentColor; border-right-color: currentColor; border-bottom-color: currentColor; border-top-width: medium; border-left-width: medium; border-right-width: medium; border-bottom-width: medium; border-top-style: none; border-left-style: none; border-right-style: none; border-bottom-style: none"><a href="$PERSONAL_PAGE_LINK$"><img src="http://for-css.ucoz.org/profile/SDK.png" alt="" width="24" height="24"></a><br></td>  
<td style="border-top-color: currentColor; border-left-color: currentColor; border-right-color: currentColor; border-bottom-color: currentColor; border-top-width: medium; border-left-width: medium; border-right-width: medium; border-bottom-width: medium; border-top-style: none; border-left-style: none; border-right-style: none; border-bottom-style: none"><a href="/index/15-1"><img src="http://for-css.ucoz.org/profile/miniProfileUserList.png" alt=""></a></td>  
<td style="border-top-color: currentColor; border-left-color: currentColor; border-right-color: currentColor; border-bottom-color: currentColor; border-top-width: medium; border-left-width: medium; border-right-width: medium; border-bottom-width: medium; border-top-style: none; border-left-style: none; border-right-style: none; border-bottom-style: none"><a href="javascript: void(0)" onclick="window.open('http://wallaby.ucoz.ru/js_template/onlineRadio.html', 'onlineRadio', 'width=600, height=480');return false;"> <img alt="Онлайн радио" src="http://for-css.ucoz.org/profile/miniProfRadio.png" title="Онлайн радио" border="0"></a><br></td>  
<td style="border-top-color: currentColor; border-left-color: currentColor; border-right-color: currentColor; border-bottom-color: currentColor; border-top-width: medium; border-left-width: medium; border-right-width: medium; border-bottom-width: medium; border-top-style: none; border-left-style: none; border-right-style: none; border-bottom-style: none"><a href="$LOGOUT_LINK$"><img src="http://for-css.ucoz.org/profile/turnoff.png" alt=""></a><br></td></tr></tbody></table></center>  
</div>  

<?else?>  
$LOGIN_FORM$  
<?endif?>
Категория: Скрипты | Добавил: DimaSiK
Просмотров: 324 | Загрузок: 0 | Рейтинг: 0.0/0
Всего комментариев: 0
Добавлять комментарии могут только зарегистрированные пользователи.
[ Регистрация | Вход ]