Переделал Мини-чат Под свой лад(он еше в разработке, скоро выложу новую версии)
Подойдет ко всем дизайнам так как зависит от CSS шаблонов
1.Шаблоны->Мини-чат->Вид Материалов
2. И меняем все на это:
Code
<div class="cBlock$PARITY$" style="padding: 0pt 4px 5px 2px; margin-bottom: 3px;">
<div style="float: right; font-size: 8px;" title="$DATE$">$TIME$</div>
<div style="text-align: left;">
<?if($USERNAME$)?><a href="$PROFILE_URL$" title="$USERNAME$" rel="nofollow"><b><?if($USER_ID$='1')?><font color=red><b>$NAME$</b></font><?else?><b>$NAME$</b><?endif?></b></a>
<?if($EMAIL$)?> <a href="$EMAIL_JS$" title="$STR_EMAIL$"><img src="http://s29.ucoz.net/t/982/e.gif" align="absmiddle" border="0"></a><?endif?>
<?if($SITE$)?> <a rel="nofollow" href="$SITE$" target="_blank" title="$STR_URL$"><img src="http://s29.ucoz.net/t/982/h.gif" align="absmiddle" border="0"></a><?endif?>
<?else?>
<?if($SITE$)?><a rel="nofollow" href="$SITE$" target="_blank"><b>$NAME$</b></a>
<?if($EMAIL$)?> <a href="$EMAIL_JS$" title="$STR_EMAIL$" rel="nofollow"><img border="0" align="absmiddle" src="http://s29.ucoz.net/t/982/e.gif"></a><?endif?>
<?else?>
<?if($EMAIL$)?><a href="$EMAIL_JS$" rel="nofollow"><b>$NAME$</b></a>
<?else?><b>$NAME$</b><?endif?>
<?endif?>
<?endif?>
</div>
<div class="cMessage" style="text-align: left;">$MESSAGE$</div>
<?if($CUSTOM1$)?><br>$STR_CUSTOM1$: $CUSTOM1$<?endif?>
<?if($CUSTOM2$)?><br>$STR_CUSTOM2$: $CUSTOM2$<?endif?>
</div>
3.Шаблоны->Мини-чат->Форма Добавления Сообщений
4.И меняем все на это:
Code
<table border="0" cellpadding="2" cellspacing="1" width="100%">
<tbody><tr><td>
<a class="noun" href="$ACTION_URL$" onclick="window.location.reload();return false;" title="Обновить"><img src="http://ultra-portal.3dn.ru/icons/mchat/refresh.png" align="absmiddle" border="0" height="20" width="35"></a>
<?if($SMILES_URI$)?> <a class="noun" 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;" title="Вставить смайл"><img src="http://ultra-portal.3dn.ru/icons/mchat/smiles.png" align="absmiddle" border="0" height="20" width="35"></a><?endif?>
<?if($BBCODES_URI$)?> <a class="noun" target="cbbcodes" href="javascript:void('BB-codes')" onclick="window.open('$BBCODES_URI$','cbbcodes','scrollbars=1,width=550,height=450,left=0,top=0'); return false;" title="BB-Коды"><img src="http://ultra-portal.3dn.ru/icons/mchat/BB.png" align="absmiddle" border="0" height="20" width="35"></a><?endif?>
<a class="noun" href="javascript:void('Message control')" onclick="window.open('$MSGCTRL_URI$','mchatCtrl','scrollbars=1,width=550,height=550,left=0,top=0'); return false;" title="Управление сообщениями"><img src="http://ultra-portal.3dn.ru/icons/mchat/settings.PNG" align="absmiddle" border="0" height="20" width="35"></a>
</td></tr></tbody></table>
<input maxlength="60" name="uname" size="8" class="mchat" id="mchatNmF" value="" onfocus="ffoc(this,0)" onblur="fblur(this,0)" title="$STR_NAME$" style="border: 1px solid rgb(170, 170, 170); background: transparent url(http://coool.net.ru/images/1/main_top_gradient.png) repeat-x scroll left top; display: none; height: 24px; color: rgb(119, 119, 119); font-family: Verdana; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;" type="text">
<?if(($FIELDS_MASK$&3))?><input maxlength="60" name="email" size="9" class="mchat" id="mchatEmF" value="" onfocus="ffoc(this,1)" onblur="fblur(this,1)" title="$STR_EMAIL$" style="border: 1px solid black; margin: 0pt; padding: 1px; width: 47%; height: 20px;" type="text"><?endif?>
<?if(($FIELDS_MASK$&4))?><input maxlength="60" name="custom1" size="9" class="mchat" id="mchatC1F" value="" onfocus="ffoc(this,3)" onblur="fblur(this,3)" title="$STR_CUSTOM1$" style="border: 1px solid black; margin: 0pt; padding: 1px; width: 47%; height: 20px;" type="text"><?endif?>
<?if(($FIELDS_MASK$&8))?><input maxlength="60" name="custom2" size="9" class="mchat" id="mchatC2F" value="" onfocus="ffoc(this,4)" onblur="fblur(this,4)" title="$STR_CUSTOM2$" style="border: 1px solid black; margin: 0pt; padding: 1px; width: 47%; height: 20px;" type="text"><?endif?>
<input maxlength="$MAX_MESSAGE_LEN$" name="message" size="22" class="mchat" id="mchatMsgF" value="" onfocus="ffoc(this,2)" onblur="fblur(this,2)" title="$STR_MESSAGE$" style="border: 1px solid black; margin: 0pt; padding: 1px; width: 70%; height: 20px;" type="text">
<input value="Пуск" class="mchat" id="mchatBtn" style="border: 2px solid black; margin: 0pt; width: 40px; height: 20px;" onclick="return checkform(this.form);" type="submit">
<a class="m" href="javascript://" onclick="ffoc(document.forms.addform.message,2);document.forms.addform.message.value+='[b][/b]'" title="Жирный"> <img src="http://gotcha-rus.ucoz.ru/Design/b.png" onmouseover="src='http://gotcha-rus.ucoz.ru/Design/b_2.png'" onmouseout="src='http://gotcha-rus.ucoz.ru/Design/b.png'" align="absmiddle" border="0"></a><a class="m" href="javascript://" onclick="ffoc(document.forms.addform.message,2);document.forms.addform.message.value+='[i][/i]'" title="Курсив"><img src="http://gotcha-rus.ucoz.ru/Design/i.png" onmouseover="src='http://gotcha-rus.ucoz.ru/i_22.png'" onmouseout="src='http://gotcha-rus.ucoz.ru/Design/i.png'" align="absmiddle" border="0" height="22" width="23"></a><a class="m" href="javascript://" onclick="ffoc(document.forms.addform.message,2);document.forms.addform.message.value+='[u][/u]'" title="Подчеркнутый"><img src="http://gotcha-rus.ucoz.ru/Design/u.png" onmouseover="src='http://gotcha-rus.ucoz.ru/Design/u_2.png'" onmouseout="src='http://gotcha-rus.ucoz.ru/Design/u.png'" align="absmiddle" border="0"></a>