[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
СУПЕР МИНИ ЧАТ! ВСЕ СЮДА! ТАКОВА ВЫ ЕЩЁ НЕ ВИДЕЛИ!!!
KentДата: Среда, 28.10.2009, 10:38 | Сообщение # 1
Сержант
Сообщений: 38
[ ]
Offline

1) Заходите: Дизайн>>Управление дизайном (шаблоны)>>Мини-чат>>Вид материалов
Удаляете там весь код и ставите этот:
Code
<DIV class="cBlock$PARITY$" style="padding:0 4px 5px 2px;margin-bottom:3px;">
<CENTER align="center"><P><A href="$PROFILE_URL$" title="$USERNAME$" rel="nofollow"><STRONG>$NAME$</STRONG></A><SPAN style="font-size: 8pt"><STRONG><SPAN style="font-size: 8pt"><SPAN style="color: #ffa500; font-size: 8pt">: </SPAN></SPAN><SPAN style="font-size: 8pt"><SPAN style="color: #ffa500; font-size: 8pt"><SPAN style="font-size: 6pt"><SPAN style="font-size: 7pt">$MESSAGE$</SPAN></SPAN></SPAN></SPAN></STRONG></SPAN></P></CENTER></DIV>

2)Затем заходите: Дизайн>>Управление дизайном (шаблоны)>>Мини-чат>>Форма добавления сообщений
Удаляете там весь код и ставите этот:
Code
<CENTER><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><P align="center">

<INPUT type="button" href="$ACTION_URL$" onclick="window.location.reload();return false;" title="Обновить" style="height: 20px; width: 60px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-color: #000000; border-left-color: #000000; border-right-color: #000000; border-bottom-color: #000000; 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; background-color: #D30000" 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: 20px; width: 40px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #73B0D6" 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: 20px; width: 50px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-weight: 400; font-style: normal; text-decoration: none; letter-spacing: 0px; border-top-width: medium; border-left-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-style: none; border-right-style: none; border-bottom-style: none; border-top-style: none; border-top-color: #000000; border-left-color: #000000; border-right-color: #000000; border-bottom-color: #000000; background-color: #775AB4" 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='font-size: 7pt; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; height: 20px; color: #777777; font-family: Verdana; background-attachment: scroll; background-image: url("http:/"); background-repeat: repeat-x; background-position: 0% 0%; margin-left: 0px; width: 80%; background-color: #E2CC58; border-top-color: #000000; border-left-color: #000000; border-right-color: #000000; border-bottom-color: #000000; 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'><STRONG><INPUT type="submit" style="height: 20px; width: 90px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-top-color: #000000; border-left-color: #000000; border-right-color: #000000; border-bottom-color: #000000; 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; background-color: #2DAF2D" value="Отправить" class="postSubmit" id="mchatBtn" onclick="return checkform(this.form);"></STRONG></P></CENTER>
Прикрепления: 4539591.png (43.5 Kb)


если помог то ставь 1+ в репу отвечу тем же)))

Сообщение отредактировал Kent - Среда, 28.10.2009, 10:40
 
  • Страница 1 из 1
  • 1
Поиск:

Статистика Форума
Последнии темы Читаемые темы Новые пользователи Лучшии пользователи
Профиль для ucoz в нижнем правом углу сайта Meetwoor

Красивый информер для файлов ucoz Meetwoor

Уведомления о регистрации для ucoz Meetwoor

Форма входа на uCoz Meetwoor

Flash радио для сайта Onlines

Новый информер комментарии для ucoz как на Dle startsmart

Голубая кнопка вверх для Ucoz startsmart

Угадай игру по скриншоту 21

virtus 4

EXTAZY 3

grenu4 ШАПА 3

virtus 2

virtus 2

EXTAZY 2

Minkoh 07.01.2017 12:25

igor_sivokin6 11.03.2016 15:18

Meetwoor 24.11.2013 16:50

Bitfood 07.10.2013 10:30

DoG 19.03.2013 18:06

Onlines 19.01.2013 11:29

startsmart 20.09.2012 16:09

GodLik3 156

sasha 0

Kent 38

Sanches 0

grenu4 15

danaya 0

Fakky 0


| impclan.narod.ru igry-dlya-devochek.narod.ru |