• Page 1 of 1
  • 1
UcozBaze All Scripts And Templates » Scripts and Coding » Tag Board » Tag Board Appearance of entries Form for adding new messages (Tag Board Appearance of entries Form for adding new messages)
Tag Board Appearance of entries Form for adding new messages
interoutDate: Sunday, 2012-09-23, 3:46 PM | Message # 1
Group: Administrators
Messages: 1027
35


Tag Board Appearance of entries:

Code
<link type="text/css" rel="StyleSheet" href="http://www.hayfanat.net.ru/imgd/chat/css/style_mchat.css">  
  <div id="chat_mess" class="b_block">  
  <div class="cBlock$PARITY$" style="min-height:62px;">  
  <div style="float: left; width:58px; height:58px; padding: 1px 1px 1px 1px; margin-right:3px; margin-bottom:1px;">  
  <div align="center">  
  <?if($AVATAR_URL$)?>  
  <img alt="" src="$AVATAR_URL$" border="0" width="58" height="58"/>  
  <?else?>  
  <img alt="" src="http://ucozbaze.ucoz.com/Noavatar.png" border="0" width="58" height="58"/>  
  <?endif?>  
  </div>  
  </div>  
  <div class="cMessage" style="text-align:left;">  
  <div><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> <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> [$TIME$]</b></a></div>  
  <?if($CUSTOM1$)?><font color=$CUSTOM1$>$MESSAGE$</font><?else?>$MESSAGE$<?endif?></div>  
  </div>  
  </div>



Tag Board Form for adding new messages:


Code
<table width="100%">  
  <tr>  
  <td align="left" valign="top">  
  <textarea name="mcmessage" id="mchatMsgF" title="Сообщение" onkeyup="countMessLength();" onfocus="countMessLength();"></textarea>  
  <div style="float:left;"><div id="chatb" href="$SMILES_URI$" title="Insert smiley"><img src="http://s017.radikal.ru/i431/1208/48/02e8151d2431.gif"></div>  
  <div id="chatb" href="$RELOAD_URI$" title="Refresh"><img src="http://s017.radikal.ru/i404/1208/17/69fcd9b33efb.png"></div>  
  <div id="chatb" href="$BBCODES_URI$" title="BB Codes"><img src="http://i081.radikal.ru/1208/dc/83989baa30fc.png"></div>  
  <div id="chatb" href="$MSGCTRL_URI$" title="Message management"><img src="http://i068.radikal.ru/1208/d4/542d5289a6d2.png"></div></div><div id="reloadSec" style="float:right;"></div>  
  $_SECURITY_CODE$  
  </td>  
  <td width="10%" align="right" valign="top">  
  <div id="buttonsubmit" onclick="$('#mchatBtn').click();">ОК</div>  
  </td>  
  </tr>  
  </table>  
  <style>  
  #mchatMsgF{padding:4px;margin-top:6px;border:1px solid #B5B8C8; background:#ffffff url(http://s011.radikal.ru/i316/1208/9b/e1c038bef0f7.gif) repeat-x 0 0;width:100%;height:42px;font-family:tahoma;font-size:12px;font-weight:bold;}  
  #buttonsubmit{background:#6386d0;border:1px solid #3358a5;padding:13px;margin-top:6px;font-size:12px;color:#FFF;font-weight:bold;cursor:pointer;}  
  #buttonsubmit:hover{background:#7e9fe4;border:1px solid #3358a5;padding:13px;margin-top:6px;font-size:12px;color:#FFF;font-weight:bold;cursor:pointer;text-decoration:underline;}  
  #buttonsubmit:active{background:#4f72bd;border:1px solid #3358a5;padding:13px;margin-top:6px;font-size:12px;color:#FFF;font-weight:bold;cursor:pointer;text-decoration:underline;}  
  #chatb{background:#FFF;border-left:1px solid #B5B8C8;border-right:1px solid #B5B8C8;border-bottom:1px solid #B5B8C8;padding:4px;font-size:12px;color:#FFF;font-weight:bold;cursor:pointer;text-decoration:underline;display:inline-block;}  
  </style>  
  <div style="display:none;"><input type="submit" style="width: 30px;" id="mchatBtn" class="mchat" value="OK"></div>  
   
  <?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?
>


 
Message


Tag Board Appearance of entries:

Code
<link type="text/css" rel="StyleSheet" href="http://www.hayfanat.net.ru/imgd/chat/css/style_mchat.css">  
  <div id="chat_mess" class="b_block">  
  <div class="cBlock$PARITY$" style="min-height:62px;">  
  <div style="float: left; width:58px; height:58px; padding: 1px 1px 1px 1px; margin-right:3px; margin-bottom:1px;">  
  <div align="center">  
  <?if($AVATAR_URL$)?>  
  <img alt="" src="$AVATAR_URL$" border="0" width="58" height="58"/>  
  <?else?>  
  <img alt="" src="http://ucozbaze.ucoz.com/Noavatar.png" border="0" width="58" height="58"/>  
  <?endif?>  
  </div>  
  </div>  
  <div class="cMessage" style="text-align:left;">  
  <div><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> <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> [$TIME$]</b></a></div>  
  <?if($CUSTOM1$)?><font color=$CUSTOM1$>$MESSAGE$</font><?else?>$MESSAGE$<?endif?></div>  
  </div>  
  </div>



Tag Board Form for adding new messages:


Code
<table width="100%">  
  <tr>  
  <td align="left" valign="top">  
  <textarea name="mcmessage" id="mchatMsgF" title="Сообщение" onkeyup="countMessLength();" onfocus="countMessLength();"></textarea>  
  <div style="float:left;"><div id="chatb" href="$SMILES_URI$" title="Insert smiley"><img src="http://s017.radikal.ru/i431/1208/48/02e8151d2431.gif"></div>  
  <div id="chatb" href="$RELOAD_URI$" title="Refresh"><img src="http://s017.radikal.ru/i404/1208/17/69fcd9b33efb.png"></div>  
  <div id="chatb" href="$BBCODES_URI$" title="BB Codes"><img src="http://i081.radikal.ru/1208/dc/83989baa30fc.png"></div>  
  <div id="chatb" href="$MSGCTRL_URI$" title="Message management"><img src="http://i068.radikal.ru/1208/d4/542d5289a6d2.png"></div></div><div id="reloadSec" style="float:right;"></div>  
  $_SECURITY_CODE$  
  </td>  
  <td width="10%" align="right" valign="top">  
  <div id="buttonsubmit" onclick="$('#mchatBtn').click();">ОК</div>  
  </td>  
  </tr>  
  </table>  
  <style>  
  #mchatMsgF{padding:4px;margin-top:6px;border:1px solid #B5B8C8; background:#ffffff url(http://s011.radikal.ru/i316/1208/9b/e1c038bef0f7.gif) repeat-x 0 0;width:100%;height:42px;font-family:tahoma;font-size:12px;font-weight:bold;}  
  #buttonsubmit{background:#6386d0;border:1px solid #3358a5;padding:13px;margin-top:6px;font-size:12px;color:#FFF;font-weight:bold;cursor:pointer;}  
  #buttonsubmit:hover{background:#7e9fe4;border:1px solid #3358a5;padding:13px;margin-top:6px;font-size:12px;color:#FFF;font-weight:bold;cursor:pointer;text-decoration:underline;}  
  #buttonsubmit:active{background:#4f72bd;border:1px solid #3358a5;padding:13px;margin-top:6px;font-size:12px;color:#FFF;font-weight:bold;cursor:pointer;text-decoration:underline;}  
  #chatb{background:#FFF;border-left:1px solid #B5B8C8;border-right:1px solid #B5B8C8;border-bottom:1px solid #B5B8C8;padding:4px;font-size:12px;color:#FFF;font-weight:bold;cursor:pointer;text-decoration:underline;display:inline-block;}  
  </style>  
  <div style="display:none;"><input type="submit" style="width: 30px;" id="mchatBtn" class="mchat" value="OK"></div>  
   
  <?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?
>

Author - interout
Date Added - 2012-09-23 в 3:46 PM
KurejasDate: Sunday, 2012-10-07, 6:41 AM | Message # 2
Group: UcozBaze Team
Messages: 33
0
Yra bugas neleidzia zinutes idet
 
MessageYra bugas neleidzia zinutes idet

Author - Kurejas
Date Added - 2012-10-07 в 6:41 AM
interoutDate: Monday, 2012-10-08, 7:29 PM | Message # 3
Group: Administrators
Messages: 1027
35
Kurejas, Katik patikrinau viskas veikia man

 
MessageKurejas, Katik patikrinau viskas veikia man

Author - interout
Date Added - 2012-10-08 в 7:29 PM
UcozBaze All Scripts And Templates » Scripts and Coding » Tag Board » Tag Board Appearance of entries Form for adding new messages (Tag Board Appearance of entries Form for adding new messages)
  • Page 1 of 1
  • 1
Search:
                                                               
Statistics Forum
New Posts Popular topic Top Forum Users New User

type list biuro popierius (0)
type list kokiomis kaldromis miegate (0)
type list power bank įkroviklis (0)
type list vaikams pagalvės (0)
type list vartų automatika (0)
type list geriausi pirkiniai (0)
type list ekologiški, tvarūs daiktai kasdienai (0)
type list stovykla Lietuvoje (0)
type list namų apsauga (0)
type list šilumos siurblys oras vanduo (0)
type list powerbank išorinė baterija (0)
type list automobilių numelio rėmeliai (0)
type list pensijų pakopos (0)
type list šildymo sistemos (0)
type list dujinis katilas name (0)
type list karjeros testas (0)
type list drąskyklė katei (0)

type list Skaiciuojam nuo 1 iki 1000 ! (558)
type list Forum SignatureBar (60)
type list Avatars (23)
type list Juokingos Fotkes :) (19)
type list Kaip pakeisti paveiksla mazas? (19)
type list Mini-Chatas islendantis is sono ucoz (15)
type list Mp3-Tau.do.am (13)
type list Шаблон форума для ucoz For-css (12)
type list Apklausa Jūsų Svetainei New ucoz (11)
type list Ucoz script - favicon (11)
type list Megsti samp? Ateik cia (10)
type list Button scrolling up ucoz (10)
type list Slider KinoPlius Help to setup :) (10)
type list Money for the forum ucoz (9)
type list KinoPlius (9)
type list Puslapis "Atliekami techniniai darbai" Ucoz scriptas (9)
type list SexMergytes.do.am (9)
type list 11.17.2011 (9)
type list User personal Page ucoz (8)
interout
Forum Posts: 1027
Comments: 51
Reputation: 83
Rank:
GoblinaS
Forum Posts: 380
Comments: 15
Reputation: 25
Rank:
Adi
Forum Posts: 179
Comments: 11
Reputation: 23
Rank:
Esquire
Forum Posts: 147
Comments: 8
Reputation: 5
Rank:
BAtman
Forum Posts: 129
Comments: 1
Reputation: 18
Rank:
WaSHkaZ
Forum Posts: 83
Comments: 0
Reputation: 3
Rank:
Skacikas
Forum Posts: 71
Comments: 0
Reputation: 12
Rank:
meskis
Forum Posts: 51
Comments: 0
Reputation: 25
Rank:
Gytenas
Forum Posts: 51
Comments: 0
Reputation: 1
Rank:
vicka
Forum Posts: 50
Comments: 1
Reputation: 4
Rank:
jokerzvobscure
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
dubroviena008
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
w4bzero
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
infoebrasha
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
karilekamo
Forum Posts: 10
Comments: 0
Reputation: 0
Rank:
zoro
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
pebotapple
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
aressvi
Forum Posts: 0
Comments: 0
Reputation: 0
Rank:
eddison_martin3
Forum Posts: 2
Comments: 0
Reputation: 0
Rank:
mariuspijunas
Forum Posts: 20
Comments: 0
Reputation: 0
Rank:


Site design by uCozBaze
uCozBaze © 2011-2016