Меню сайта
Мини-чат
Форма входа
Узнай свой IP адрес
Среда, 08.01.2025, 10:19
Приветствую Вас Прохожий

Мини-чат (by qpPoru) (Скрипты для Ucoz) - Форум

[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Мини-чат (by qpPoru) (Скрипты для Ucoz)
Kalan4ikДата: Четверг, 30.07.2009, 13:32 | Сообщение # 1
Маршал
Группа: ADMIN
Сообщений: 78
Награды: 2
Репутация: 40
Статус: Offline

Это в Вид материалов мини-чата:

Code
<fieldset class="fieldset">       
<legend>       
<strong><?if($USERNAME$)?><a href="$PROFILE_URL$" title="$USERNAME$" rel="nofollow"><b>$NAME$</b></a><a rel="nofollow"><h style="color:#999999"><b> __</b></h></a><a title="$DATE$ $TIME$ $WDAY$" rel="nofollow"><h style="color:#3333FF"><b>$TIME$ $WDAY$</b></h></a></strong>       
<br/>       
<?endif?>    
<h style="color:#990033">$MESSAGE$</h>    
</div>

Это в Форма добавления сообщений мини-чата:

Code
<style type="text/css">       
.postSubmit {       
border: 0px;       
padding: 5px;       
text-align: center;       
font-size: 10px;       
margin: 0px;       
width: auto;       
background: #6eb300;       
color: #ffffcc;       
cursor: pointer;       
letter-spacing: 0px;       
font-family: verdana;       
}       
.postSubmit:hover {       
border: 0px;       
padding: 5px;       
text-align: center;       
font-size: 10px;       
margin: 0px;       
width: auto;       
background: #83ca12;       
color: #ffffcc;       
cursor: pointer;       
letter-spacing: 0px;       
font-family: verdana;       
}       
.postReset {       
border: 0px;       
padding: 5px;       
text-align: center;       
font-size: 10px;       
margin: 0px;       
width: auto;       
background: #d82020;       
color: #ffffcc;       
cursor: pointer;       
letter-spacing: 0px;       
font-family: verdana;       
}       
.postReset:hover {       
border: 0px;       
padding: 5px;       
text-align: center;       
font-size: 10px;       
margin: 0px;       
width: auto;       
background: #e33f39;       
color: #ffffcc;       
cursor: pointer;       
letter-spacing: 0px;       
font-family: verdana;       
}       
.postPreview {       
border: 0px;       
padding: 5px;       
text-align: center;       
font-size: 10px;       
margin: 0px;       
width: auto;       
background: #666666;       
color: #ffffcc;       
cursor: pointer;       
letter-spacing: 0px;       
font-family: verdana;       
}       
.postPreview:hover {       
border: 0px;       
padding: 5px;       
text-align: center;       
font-size: 10px;       
margin: 0px;       
width: auto;       
background: #888888;       
color: #ffffcc;       
cursor: pointer;       
letter-spacing: 0px;       
font-family: verdana;       
}       
.postReset {       
border: 0px;       
padding: 5px;       
text-align: center;       
font-size: 10px;       
margin: 0px;       
width: auto;       
background: #d82020;       
color: #ffffcc;       
cursor: pointer;       
letter-spacing: 0px;       
font-family: verdana;       
}       
.postReset:hover {       
border: 0px;       
padding: 5px;       
text-align: center;       
font-size: 10px;       
margin: 0px;       
width: auto;       
background: #e33939;       
color: #ffffcc;       
cursor: pointer;       
letter-spacing: 0px;       
font-family: verdana;       
}       
.smaile {       
border: 0px;       
padding: 5px;       
text-align: center;       
font-size: 10px;       
margin: 0px;       
width: auto;       
background: #ff8208;       
color: #ffffcc;       
cursor: pointer;       
letter-spacing: 0px;       
font-family: verdana;       
}       
.smaile:hover {       
border: 0px;       
padding: 5px;       
text-align: center;       
font-size: 10px;       
margin: 0px;       
width: auto;       
background: #ff9808;       
color: #ffffcc;       
cursor: pointer;       
letter-spacing: 0px;       
font-family: verdana;       
}    

</style>       

<input type="button" href="$ACTION_URL$" onclick="window.location.reload();return false;" title="Обновить" style="height: 24px;;width:55px;margin:0px" value="Обновить" class="postReset">       

<input type="button" class="postPreview" onclick="window.open('/mchat/0-1','mchatCtrl','scrollbars=1,width=550,height=550,left=0,top=0'); return false;" style="height: 24px;width:40px;margin:0px" value="Архив">       

<input type="button" href="javascript:void('smiles')" onclick="ffoc(document.forms.addform.message,2);wasclk[2]=2;window.open('$SMILES_URI$','csmiles','scrollbars=1,width=250,height=350,left=0,top=0'); return false;" onclick="window.location.reload();return false;" title="Вставить смайл" style="height: 24px;;width:55px;margin:0px" value="Смайлы" class="smaile">    

<input type="text" maxlength="60" name="uname" size="8" class="mchat" id="mchatNmF" value="" onfocus="ffoc(this,0)" onblur="fblur(this,0)" title="$STR_NAME$" style="display: none;height: 24px; color: #777777; font-family: Verdana; border: 1px solid #aaaaaa; background-color: #ffffcc; background: url('http://coool.net.ru/images/1/main_top_gradient.png'); background-repeat: repeat-x; background-position: left top;">       

<input type="text" maxlength="$MAX_MESSAGE_LEN$" name="message" size="22" class="mchat" id="mchatMsgF" value="" onfocus="ffoc(this,2)" onblur="fblur(this,2)" title="Пиши сюда" style="width: 68%; font-size: 7pt; padding: 5px; margin: 0px; font-family: Tahoma; height: 24px; color: #777777; font-family: Verdana; border: 1px solid #aaaaaa; background-color: #ffffcc; background: url('http://coool.net.ru/images/1/main_top_gradient.png'); background-repeat: repeat-x; background-position: left top;">       

<input type="submit" style="height: 24px;width:30px;margin:0px" value="»" class="postSubmit" id="mchatBtn" onclick="return checkform(this.form);">
 
  • Страница 1 из 1
  • 1
Поиск:

Поиск
Друзья сайта
  • Официальный блог
  • Сообщество uCoz
  • FAQ по системе
  • Инструкции для uCoz