Мини-чат для конкурса на ucozon.ru. Сделал:Fucker95 В главный CSS: Code /* Comments Style */ .cAnswer {padding-left:15px;padding-top:4px;font-style:italic;} .cBlock1 {background:#ffccff; border:1px solid #C2C2C2;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } .cBlock2 {background:#ffff99; border:1px solid #C2C2C2;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; } /* -------------- */ Форма добавления сообщения мини-чата: Code <?if(!$CAN_ADD$)?><div align="center"><?if($LOGIN_LINK$)?><a href="$LOGIN_LINK$">Для добавления необходима авторизация</a><?else?>Доступ запрещен<?endif?></div><?else?> <table border="0" cellpadding="1" cellspacing="1" width="100%"> <tr><td>$FLD_AUTOUPD$</td> <td width="70%" align="right"> <?if($SMILES_URI$)?> <input class="butt" href="$SMILES_URI$" value=":)" type="button"><?endif?> <?if($BBCODES_URI$)?> <input class="butt" href="$BBCODES_URI$" value="[B]" type="button"><?endif?> <?if($MSGCTRL_URI$)?> <input class="butt_admin" href="$MSGCTRL_URI$" value="A" type="button"><?endif?> </td></tr></table> <?if($FLD_SECURE$)?> <table border="0" cellpadding="1" cellspacing="1" width="100%"> <tr><td width="50%">$FLD_SECURE$</td><td align="right">$IMG_SECURE$</td></tr> </table> <?endif?> <style> .butt{border: 1px solid #799DC4; padding:5px; text-align: left; color: #0D2938;} .butt_admin{border: 1px solid #799DC4; padding:5px; text-align: left; color: red;} #mchatMsgF{padding:3px;margin-top:20px;border: 1px solid rgb(102, 102, 102);background:#ffff99;width:100%;height:42px;font-family:tahoma;font-size: 11px; color: rgb(255, 153, 0);font-weight:bold;} </style> <table border="0" cellpadding="1" cellspacing="1" width="100%"> <tr><td width="95%" rowspan="2"><textarea name="mcmessage" id="mchatMsgF" title="Сообщение" onkeyup="countMessLength();" onfocus="countMessLength();"></textarea> </td> <td align="center" valign="top"><div style="color:#000;font-size:12px;">$LENGTH_COUNTER$</div></td> </tr><tr><td align="center" valign="bottom"><input onclick="$('#mchatBtn').click();" name="sbm" type="submit" style="margin-top:3px;width: 50px;height:43px;font-family:Snap ITC; background-color:#ffff99; font-size: 20px; color:#009933; border: 1px solid rgb(102, 102, 102);" value="OK"/></td></tr></table> <?endif?> Вид материалов мини-чата: Code <div class="cBlock$PARITY$" style="padding:0 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"><img alt="" src="http://s44.ucoz.net/img/icon/profile.png" width="13" border="0" style="vertical-align:-2px"/></a> <?endif?> <a href="javascript:void('Apply to')" onclick="parent.window.document.getElementById('mchatMsgF').focus();parent.window.document.getElementById('mchatMsgF').value+='[i]$NAME$[/i], ';return false;"><b>$NAME$</b></a> </div> <div class="cMessage" style="text-align:left;">$MESSAGE$</div> </div>
Автор\Источник: не указан или не известен!
Для того что бы скачать архив необходимо зайти на сайт как пользователь.
|